aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-20Merge #18122: rpc: update validateaddress RPCExamples to bech32fanquake
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-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-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
2020-02-12[test] check for addmultisigaddress regressionSjors Provoost
2020-02-12wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognitionRussell Yanofsky
2020-02-12Merge #18125: doc: remove PPA note from release-process.mdWladimir J. van der Laan
2020-02-12Merge #12134: Build previous releases and run functional testsMarcoFalke
2020-02-12doc: remove PPA note from release-process.mdfanquake
2020-02-12Merge #18004: build: don't embed a build-id when building libdmg-hfsplusfanquake
2020-02-11gui: Fix race in WalletModel::pollBalanceChangedRussell Yanofsky
2020-02-11[test] add 0.19 backwards compatibility testsSjors Provoost
2020-02-11[test] add v0.17.1 wallet upgrade testSjors Provoost
2020-02-11[tests] add wallet backwards compatility testsSjors Provoost
2020-02-11[scripts] support release candidates of earlier releasesSjors Provoost
2020-02-11[tests] check v0.17.1 and v0.18.1 backwards compatibilitySjors Provoost
2020-02-11[scripts] build earlier releasesSjors Provoost
2020-02-11Merge #18104: build: Skip i686 build by default in guix and gitianfanquake
2020-02-11Merge #18087: Get rid of VARINT default argumentfanquake
2020-02-10Get rid of VARINT default argumentPieter Wuille
2020-02-10Merge #18051: build: Fix behavior when ALLOW_HOST_PACKAGES unsetWladimir J. van der Laan
2020-02-10Merge #17947: test: add unit test for non-standard txs with too large tx sizeWladimir J. van der Laan