aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-01have GenerateNewKey and DeriveNewChildKey take a CHDChain as an argumentAndrew Chow
2020-05-01Merge #18828: test: Strip down previous releases boilerplateMarcoFalke
2020-05-01Merge #16426: Reverse cs_main, cs_wallet lock order and reduce cs_main lockingMarcoFalke
2020-04-30[wallet] Remove locked_chain from CWallet, its RPCs and testsAntoine Riard
2020-04-30[wallet] Move methods from Chain::Lock interface to simple ChainAntoine Riard
2020-04-30[wallet] Move getBlockHash from Chain::Lock interface to simple ChainAntoine Riard
2020-04-30[wallet] Move getBlockHeight from Chain::Lock interface to simple ChainAntoine Riard
2020-04-30[wallet] Move getHeight from Chain::Lock interface to simple ChainAntoine Riard
2020-04-30Merge #18829: ci: Merge C++17 build with one of the existing onesMarcoFalke
2020-04-30Merge #18775: tests: Add fuzzing harnesses for various classes/functions in p...MarcoFalke
2020-04-30ci: Merge C++17 build with one of the existing onesMarcoFalke
2020-04-30test: Strip down previous releases boilerplateMarcoFalke
2020-04-30tests: Clarify how we avoid hitting the signed integer overflow in CFeeRate::...practicalswift
2020-04-30Merge #18576: test: use unittest for test_framework unit testingMarcoFalke
2020-04-30tests: Add fuzzing harness for IsRBFOptIn(...)practicalswift
2020-04-30tests: Add fuzzing harness for CBlockPolicyEstimatorpracticalswift
2020-04-30Merge #18809: rpc: Do not advertise dumptxoutset as a way to flush the chains...MarcoFalke
2020-04-30Merge #18825: test: fix message for ECC_InitSanityCheck testMarcoFalke
2020-04-30Merge #18780: validation: add const for minimum witness commitment sizefanquake
2020-04-30Merge #18810: doc: update rest info on block size and jsonWladimir J. van der Laan
2020-04-30Merge #18591: Add C++17 build to TravisWladimir J. van der Laan
2020-04-30test: fix message for ECC_InitSanityCheck testfanquake
2020-04-30Merge #18437: util: Detect posix_fallocate() instead of assumingWladimir J. van der Laan
2020-04-29Merge #18726: test: check misbehavior more independently in p2p_filter.pyMarcoFalke
2020-04-29Merge #18736: test: Add fuzzing harnesses for various classes/functions in util/MarcoFalke
2020-04-29Merge #18727: test: Add CreateWalletFromFile testMarcoFalke
2020-04-29Merge #18485: test: Add mempool_updatefromblock.pyMarcoFalke
2020-04-29Merge #18798: ci: Fix default retry script usageMarcoFalke
2020-04-29Merge #18774: test: added test for upgradewallet RPCMarcoFalke
2020-04-29test: added test for upgradewallet RPCHarris
2020-04-29Merge #18759: bench: Start nodes with -nodebuglogfileMarcoFalke
2020-04-29Merge #18785: Prevent valgrind false positive in rest_blockhash_by_heightMarcoFalke
2020-04-29Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...fanquake
2020-04-29test: add test for witness commitment indexfanquake
2020-04-29validation: Add minimum witness commitment size constantfanquake
2020-04-28fix: update rest info on block size and jsonChris Abrams
2020-04-28rpc: Do not advertise dumptxoutset as a way to flush the chainstateMarcoFalke
2020-04-28Merge #18805: tests: Add missing sync_all to wallet_importdescriptors.pyMarcoFalke
2020-04-28Merge #18765: test: Fix wallet_bumpfee intermittent errorMarcoFalke
2020-04-28tests: Add missing sync_all to wallet_importdescriptors.pyAndrew Chow
2020-04-28test: Fix wallet_bumpfee intermittent errorMarcoFalke
2020-04-28Merge #18735: ci: Add and document BASE_BUILD_DIRMarcoFalke
2020-04-28Merge #18663: doc: mention build docs in README.mdMarcoFalke
2020-04-28Merge #18799: ci: Document why tests can not be run on macMarcoFalke
2020-04-28ci: Document why tests can not be run on macMarcoFalke
2020-04-28Merge #18779: doc: Better explain GNU ld's dislike of ld64's optionsfanquake
2020-04-28Merge #18769: qt: remove bug fix for Qt < 5.5fanquake
2020-04-28Merge #18556: build: Drop make dist in gitian buildsfanquake
2020-04-28ci: Fix default retry script usageHennadii Stepanov
2020-04-28Merge #18629: scripts: add PE .reloc section check to security-check.pyfanquake