aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-02-28Drop unused mach time headersBen Woosley
2020-02-28Merge #16562: Refactor message transport packagingMarcoFalke
2020-02-28Merge #17800: random: don't special case clock usage on macOSWladimir J. van der Laan
2020-02-29Merge #18173: refactor: test/bench: deduplicate SetupDummyInputs()MarcoFalke
2020-02-28refactor: test/bench: dedup SetupDummyInputs()Sebastian Falbesoner
2020-02-29Merge #18195: test: Add cost_of_change parameter assertions to bnb_search_testMarcoFalke
2020-02-28Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P tra...MarcoFalke
2020-02-27Merge #18211: test: Disable mockforward scheduler unit test for nowfanquake
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-22test: Add cost_of_change parameter assertions to bnb_search_testYancy Ribbens
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-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 #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...Samuel Dobson
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 #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-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-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-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