aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-27Templatize ValidationState instead of subclassingJeffrey Czyz
2020-02-27Remove ValidationState's constructorJeffrey Czyz
2020-02-27Refactor FormatStateMessage into ValidationStateJeffrey Czyz
2020-02-28Merge #18212: doc: add missing step in win deployment instructionsfanquake
2020-02-28Merge #17461: test: check custom descendant limit in mempool_packages.pyMarcoFalke
2020-02-28Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P tra...MarcoFalke
2020-02-27Add missing step in win deployment instructions Dan Gershony
2020-02-27Merge #18211: test: Disable mockforward scheduler unit test for nowfanquake
2020-02-27test: check custom descendant limit in mempool_packages.pySebastian Falbesoner
2020-02-26Merge #18167: Fix a violation of C++ standard rules where unions are used for...Wladimir J. van der Laan
2020-02-26Merge #17985: net: Remove forcerelay of rejected txsWladimir J. van der Laan
2020-02-27test: Disable mockforward scheduler unit test for nowMarcoFalke
2020-02-26Merge #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilt...MarcoFalke
2020-02-25tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilterpracticalswift
2020-02-25tests: Add fuzzing harness for bloom filter class CBloomFilterpracticalswift
2020-02-25Merge #17264: rpc: set default bip32derivs to true for psbt methodsSamuel Dobson
2020-02-25Merge #17577: refactor: deduplicate the message sign/verify codeSamuel Dobson
2020-02-25Merge #18162: util: Avoid potential uninitialized read in FormatISO8601DateTi...fanquake
2020-02-24Merge #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestinationMarcoFalke
2020-02-22Merge #18181: test: Remove incorrect assumptions in validation_flush_testsMarcoFalke
2020-02-21Merge #18183: test: Set catch_system_errors=no on boost unit testsMarcoFalke
2020-02-21scripted-diff: Wallet: Rename incorrectly named *UsedDestinationLuke Dashjr
2020-02-22Merge #18034: Get the OutputType for a descriptorSamuel Dobson
2020-02-21Merge #18172: test: Transaction expiry from mempoolMarcoFalke
2020-02-20Merge #18070: doc: add note about `brew doctor`fanquake
2020-02-20Merge #18122: rpc: update validateaddress RPCExamples to bech32fanquake
2020-02-19test: Set catch_system_errors=no on boost unit testsMarcoFalke
2020-02-19util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t nTi...practicalswift
2020-02-19test: Remove incorrect assumptions in validation_flush_testsMarcoFalke
2020-02-19test: Tabs to spaces in all testsMarcoFalke
2020-02-19Add static_asserts to ser_X_to_Y() methodsSamer Afach
2020-02-19Merge #18166: ci: Run fuzz testing test cases (bitcoin-core/qa-assets) under ...MarcoFalke
2020-02-19tests: Improve test runner output in case of target errorspracticalswift
2020-02-19tests: Add --exclude integer,parse_iso8601 (temporarily) to make Travis pass ...practicalswift
2020-02-19tests: Add support for excluding fuzz targets using -x/--excludepracticalswift
2020-02-19tests: Remove -detect_leaks=0 from test/fuzz/test_runner.py - no longer neededpracticalswift
2020-02-19add: test that transactions expire from mempool0xb10c
2020-02-19Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...Samuel Dobson
2020-02-18ci: Run fuzz testing test cases under valgrindpracticalswift
2020-02-17Merge #18037: Util: Allow scheduler to be mockedMarcoFalke
2020-02-17[rpc] expose ability to mock scheduler via the rpcAmiti Uttarwar
2020-02-17[lib] add scheduler to node contextAmiti Uttarwar
2020-02-17Fix a violation of C++ standard rules that unions cannot be switched.Samer Afach
2020-02-17Merge #17948: build: pass -fno-ident in Windows gitian descriptorWladimir J. van der Laan
2020-02-17Merge #13339: wallet: Replace %w by wallet name in -walletnotify scriptWladimir J. van der Laan
2020-02-16Merge #18098: scripted-diff: Add missing spaces in RPCResult, Normalize type ...MarcoFalke
2020-02-16Merge #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for ru...MarcoFalke
2020-02-16Merge #18145: build: add Wreturn-type to Werror flags, check on more Travis m...MarcoFalke
2020-02-16tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing ...practicalswift
2020-02-15Merge #18108: Fix .gitignore policy in build_msvc directoryMarcoFalke