aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2020-02-14Refactor message hashing into a utility functionJeffrey Czyz
2020-02-14Deduplicate the message signing codeVasil Dimov
2020-02-14Deduplicate the message verifying codeVasil Dimov
2020-02-14ci: use --enable-werror on more hostsSjors Provoost
2020-02-14build: add Wreturn-type to Werror flagsSjors Provoost
2020-02-13Merge #17746: refactor: rpc: Remove vector copy from listtransactionsWladimir J. van der Laan
2020-02-13[test] add chainparams property to indicate chain allows time mockingAmiti Uttarwar
2020-02-13[test] unit test for new MockForward scheduler methodAmiti Uttarwar
2020-02-13[util] allow scheduler to be mockedAmiti Uttarwar
2020-02-13refactor: rpc: Remove vector copy from listtransactionsJoão Barbosa
2020-02-13rpc: update validateaddress RPCExamples to bech32Sebastian Falbesoner
2020-02-13build: pass -fno-ident in Windows gitian descriptorfanquake
2020-02-13Merge #18121: gui: Throttle GUI update pace when -reindexJonas Schnelli
2020-02-13Merge #18123: gui: Fix race in WalletModel::pollBalanceChangedJonas Schnelli
2020-02-12gui: Throttle GUI update pace when -reindexHennadii Stepanov
2020-02-12Revert "Store p2sh scripts in AddAndGetDestinationForScript"Russell Yanofsky
2020-02-12Merge #17708: prevector: avoid misaligned member accessesWladimir J. van der Laan