aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-10Merge #17693: rpc: Add generateblock to mine a custom set of transactionsMarcoFalke
2020-04-10Merge #17737: Add ChainstateManager, remove BlockManager globalMarcoFalke
2020-04-10Merge #18422: [consensus] MOVEONLY: Move single-sig checking EvalScript code ...MarcoFalke
2020-04-10Merge #17999: refactor: Add ChainClient setMockTime, getWallets methodsMarcoFalke
2020-04-10ci: Add pip cacheHennadii Stepanov
2020-04-10Merge #16367: Multiprocess build supportMarcoFalke
2020-04-10ci: Print ccache statistics summaryHennadii Stepanov
2020-04-10Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libeventMarcoFalke
2020-04-10ci: Drop unused WINEDEBUG variableHennadii Stepanov
2020-04-10Merge #18574: cli: call getbalances.ismine.trusted instead of getwalletinfo.b...MarcoFalke
2020-04-10build: Bump version to 0.20.99Wladimir J. van der Laan
2020-04-10Merge #18541: rpc: Make verifychain default values static, not depend on glob...MarcoFalke
2020-04-10Merge #18526: Remove PID file at the very endMarcoFalke
2020-04-10test: Check that the version message does not leak the local address of the nodeMarcoFalke
2020-04-10Merge #18454: net: Make addr relay mockable, add testMarcoFalke
2020-04-10Merge #18577: doc: Correct scripted-diff example linkfanquake
2020-04-10Merge #18295: scripts: add MACHO lazy bindings check to security-check.pyfanquake
2020-04-09Merge #18529: Add fuzzer version of randomized prevector testMarcoFalke
2020-04-09Correct scripted-diff example linkYahia Chiheb
2020-04-09test: update and harden interface_bitcoin_cli testsJon Atack
2020-04-09Merge #18561: test: Properly raise FailedToStartError when rpc shutdown befor...MarcoFalke
2020-04-09Merge #18569: ci: Add big endian native s390x buildMarcoFalke
2020-04-09cli -getinfo: use getbalances instead of deprecated getwalletinfo balanceJon Atack
2020-04-09Merge #18566: test: Set -use_value_profile=1 when merging fuzz inputsMarcoFalke
2020-04-09Merge #18562: ci: Run unit tests sequential onceMarcoFalke
2020-04-09ci: Rename RUN_CI_ON_HOST to DANGER_RUN_CI_ON_HOSTHennadii Stepanov
2020-04-09ci: Add native s390xHennadii Stepanov
2020-04-09Merge #18363: tests: Add fuzzing harness for HTTPRequest, libevent's evhttp a...MarcoFalke
2020-04-09test: Set -use_value_profile=1 when merging fuzz inputsMarcoFalke
2020-04-09Merge #18521: fuzz: Add process_messages harnessMarcoFalke
2020-04-09Merge #18533: scripted-diff: Replace strCommand with msg_typeMarcoFalke
2020-04-08Merge #18565: tests: Add fuzzing harnesses for classes/functions in policy/fe...MarcoFalke
2020-04-08Merge #18563: test: Fix unregister_all_during_call cleanupMarcoFalke
2020-04-08tests: Add coverage of {,Incremental}DynamicUsage(const std::set<X, Y>& s) to...practicalswift
2020-04-08tests: Add fuzzing harness for classes/functions in cuckoocache.hpracticalswift
2020-04-08tests: Add fuzzing harness for classes/functions in checkqueue.hpracticalswift
2020-04-08tests: Add coverage of GetVirtualTransactionSize(...) to existing fuzzerpracticalswift
2020-04-08tests: Add fuzzing harness for AdditionOverflow(...)practicalswift
2020-04-08tests: Add fuzzing harness for FeeFilterRounderpracticalswift
2020-04-08Merge #18558: build: Fix boost detection for arch armv7lWladimir J. van der Laan
2020-04-08ci: Run unit tests sequential onceMarcoFalke
2020-04-08appveyor: Enable minimal unit test logging to aid debuggingMarcoFalke
2020-04-08Fix unregister_all_during_call cleanupRussell Yanofsky
2020-04-08test: Properly raise FailedToStartError when rpc shutdown before warmup finishedMarcoFalke
2020-04-08build: Update ax_boost_mase.m4 to the latest serialHennadii Stepanov
2020-04-08Merge #18551: Do not clear validationinterface entries being executedMarcoFalke
2020-04-07guix: Appease travis.Carl Dong
2020-04-07guix: Use gcc-9 for mingw-w64 instead of 8Carl Dong
2020-04-07guix: Don't set MINGW_HAS_SECURE_API CFLAG in dependsCarl Dong
2020-04-07guix: Bump to upstream commit with mingw-w64 changesCarl Dong