aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Fix unregister_all_during_call cleanupRussell Yanofsky
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-07Add test for UnregisterAllValidationInterfaces bugRussell Yanofsky
2020-04-07Do not clear validationinterface entries being executedPieter Wuille
2020-04-07Merge #18532: rpc: Avoid initialization-order-fiasco on static CRPCCommand ta...MarcoFalke
2020-04-07Merge #18546: Bugfix: Wallet: Safely deal with change in the address book [pa...MarcoFalke
2020-04-07Merge #18549: qt: Fix Window -> Minimize menu itemMarcoFalke
2020-04-07qt: Fix Window -> Minimize menu itemHennadii Stepanov
2020-04-06Wallet: Change IsMine check in CWallet::DelAddressBook from assert to failureLuke Dashjr
2020-04-06Wallet: Replace CAddressBookData.name with GetLabel() methodLuke Dashjr
2020-04-06QA: Test that change doesn't turn into non-change when spent in an avoid-reus...Luke Dashjr
2020-04-07Merge #18543: test: Use one node to avoid a race due to missing sync in rpc_s...MarcoFalke
2020-04-07Merge #18192: Bugfix: Wallet: Safely deal with change in the address bookMarcoFalke
2020-04-06Merge #18458: net: Add missing cs_vNodes lockWladimir J. van der Laan
2020-04-06Merge #18487: rpc: Fix rpcRunLater race in walletpassphraseWladimir J. van der Laan
2020-04-07Merge #18540: test: wallet_bumpfee assertion fixupMarcoFalke
2020-04-07test: Use one node to avoid a race due to missing sync in rpc_signrawtransactionMarcoFalke
2020-04-07Merge #18484: rpc: Correctly compute redeemScript from witnessScript for sign...MarcoFalke
2020-04-06test: wallet_bumpfee assertion fixupJon Atack
2020-04-06Merge #18516: test: relax bumpfee dust_to_fee txsize an extra vbyteMarcoFalke
2020-04-06test: relax bumpfee dust_to_fee txsize an extra vbyteJon Atack
2020-04-06Merge #18524: refactor: drop boost::signals2 in validationinterfaceWladimir J. van der Laan
2020-04-06Merge #18534: test: skip backwards compat tests if not compiled with walletMarcoFalke
2020-04-06Merge #18506: net: Hardcoded seeds update for 0.20Wladimir J. van der Laan
2020-04-06Merge #18514: test: remove rapidcheck integration and testsfanquake
2020-04-06test: skip backwards compat tests if not compiled with walletfanquake
2020-04-06scripted-diff: Replace strCommand with msg_typeMarcoFalke
2020-04-06rpc: Avoid initialization-order-fiasco on static CRPCCommand tablesMarcoFalke
2020-04-05Merge #18515: test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_fi...MarcoFalke
2020-04-05fuzz: Add process_messages harnessMarcoFalke
2020-04-05Merge #18528: build: create test_fuzz library from src/test/fuzz/fuzz.cppMarcoFalke
2020-04-05build: create test_fuzz library from src/test/fuzz/fuzz.cppHarris
2020-04-05Merge #18510: fuzz: Add CScriptNum::getint coverageMarcoFalke
2020-04-05Merge #18496: test: remove redundant sync_with_ping after add_p2p_connectionMarcoFalke
2020-04-05Merge #18518: fuzz: Extend descriptor fuzz testMarcoFalke
2020-04-05Merge #18519: fuzz: Extend script fuzz testMarcoFalke
2020-04-05Merge #18520: test: remaining replacements of (send_message+sync_with_ping) w...MarcoFalke