index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-16
rpc: Document all aliases for second arg of getblock
MarcoFalke
2020-04-12
rpc: Rename first arg of generateblock RPC to "output"
MarcoFalke
2020-04-12
Merge #17595: guix: Enable building for `x86_64-w64-mingw32` target
fanquake
2020-04-11
Merge #18588: Revert "Merge #16367: Multiprocess build support"
MarcoFalke
2020-04-10
Revert "Merge #16367: Multiprocess build support"
MarcoFalke
2020-04-10
Merge #17905: gui: Avoid redundant tx status updates
MarcoFalke
2020-04-10
Merge #18586: build: Bump gitian descriptors to 0.21
Wladimir J. van der Laan
2020-04-10
build: Bump gitian descriptors to 0.21
Wladimir J. van der Laan
2020-04-10
Merge #17693: rpc: Add generateblock to mine a custom set of transactions
MarcoFalke
2020-04-10
Merge #17737: Add ChainstateManager, remove BlockManager global
MarcoFalke
2020-04-10
Merge #18422: [consensus] MOVEONLY: Move single-sig checking EvalScript code ...
MarcoFalke
2020-04-10
Merge #17999: refactor: Add ChainClient setMockTime, getWallets methods
MarcoFalke
2020-04-10
Merge #16367: Multiprocess build support
MarcoFalke
2020-04-10
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
MarcoFalke
2020-04-10
Merge #18574: cli: call getbalances.ismine.trusted instead of getwalletinfo.b...
MarcoFalke
2020-04-10
build: Bump version to 0.20.99
Wladimir J. van der Laan
2020-04-10
Merge #18541: rpc: Make verifychain default values static, not depend on glob...
MarcoFalke
2020-04-10
Merge #18526: Remove PID file at the very end
MarcoFalke
2020-04-10
Merge #18454: net: Make addr relay mockable, add test
MarcoFalke
2020-04-10
Merge #18577: doc: Correct scripted-diff example link
fanquake
2020-04-10
Merge #18295: scripts: add MACHO lazy bindings check to security-check.py
fanquake
2020-04-09
Merge #18529: Add fuzzer version of randomized prevector test
MarcoFalke
2020-04-09
Correct scripted-diff example link
Yahia Chiheb
2020-04-09
test: update and harden interface_bitcoin_cli tests
Jon Atack
2020-04-09
Merge #18561: test: Properly raise FailedToStartError when rpc shutdown befor...
MarcoFalke
2020-04-09
Merge #18569: ci: Add big endian native s390x build
MarcoFalke
2020-04-09
cli -getinfo: use getbalances instead of deprecated getwalletinfo balance
Jon Atack
2020-04-09
Merge #18566: test: Set -use_value_profile=1 when merging fuzz inputs
MarcoFalke
2020-04-09
Merge #18562: ci: Run unit tests sequential once
MarcoFalke
2020-04-09
ci: Rename RUN_CI_ON_HOST to DANGER_RUN_CI_ON_HOST
Hennadii Stepanov
2020-04-09
ci: Add native s390x
Hennadii Stepanov
2020-04-09
Merge #18363: tests: Add fuzzing harness for HTTPRequest, libevent's evhttp a...
MarcoFalke
2020-04-09
test: Set -use_value_profile=1 when merging fuzz inputs
MarcoFalke
2020-04-09
Merge #18521: fuzz: Add process_messages harness
MarcoFalke
2020-04-09
Merge #18533: scripted-diff: Replace strCommand with msg_type
MarcoFalke
2020-04-08
Merge #18565: tests: Add fuzzing harnesses for classes/functions in policy/fe...
MarcoFalke
2020-04-08
Merge #18563: test: Fix unregister_all_during_call cleanup
MarcoFalke
2020-04-08
tests: Add coverage of {,Incremental}DynamicUsage(const std::set<X, Y>& s) to...
practicalswift
2020-04-08
tests: Add fuzzing harness for classes/functions in cuckoocache.h
practicalswift
2020-04-08
tests: Add fuzzing harness for classes/functions in checkqueue.h
practicalswift
2020-04-08
tests: Add coverage of GetVirtualTransactionSize(...) to existing fuzzer
practicalswift
2020-04-08
tests: Add fuzzing harness for AdditionOverflow(...)
practicalswift
2020-04-08
tests: Add fuzzing harness for FeeFilterRounder
practicalswift
2020-04-08
Merge #18558: build: Fix boost detection for arch armv7l
Wladimir J. van der Laan
2020-04-08
ci: Run unit tests sequential once
MarcoFalke
2020-04-08
appveyor: Enable minimal unit test logging to aid debugging
MarcoFalke
2020-04-08
Fix unregister_all_during_call cleanup
Russell Yanofsky
2020-04-08
test: Properly raise FailedToStartError when rpc shutdown before warmup finished
MarcoFalke
2020-04-08
build: Update ax_boost_mase.m4 to the latest serial
Hennadii Stepanov
2020-04-08
Merge #18551: Do not clear validationinterface entries being executed
MarcoFalke
[next]