aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-28Merge #20755: [rpc] Remove deprecated fields from getpeerinfoMarcoFalke
2020-12-28lint: run mypy over contrib/devtoolsfanquake
2020-12-27Merge #20763: test: Fix comment typo in BitcoinTestFrameworkfanquake
2020-12-26[rpc] Remove deprecated "whitelisted" field from getpeerinfoAmiti Uttarwar
2020-12-26[rpc] Remove deprecated "banscore" field from getpeerinfoAmiti Uttarwar
2020-12-26[rpc] Remove deprecated "addnode" field from getpeerinfoAmiti Uttarwar
2020-12-25Merge #20759: doc: [test] Remove outdated comment in fuzz runnerMarcoFalke
2020-12-24test: Fix Comment Typo in BitcoinTestFrameworkJoel Klabo
2020-12-24Merge #18772: rpc: calculate fees in getblock using BlockUndo dataMarcoFalke
2020-12-24doc: [test] Remove outdated comment in fuzz runnerMarcoFalke
2020-12-24Merge #20189: test: Switch to BIP341's suggested scheme for outputs without s...MarcoFalke
2020-12-23Merge #20748: test: Add race:SendZmqMessage tsan suppressionMarcoFalke
2020-12-22test: Add race:SendZmqMessage tsan suppressionMarcoFalke
2020-12-22Update TSan suppressionsHennadii Stepanov
2020-12-22qa: Correct epoll_ctl data race suppressionHennadii Stepanov
2020-12-21Merge #20683: test: Fix restart node raceWladimir J. van der Laan
2020-12-21test: Add missing assignment in mempool_resurrect.pyMarcoFalke
2020-12-21Merge #20692: test: run mempool_resurrect.py even with wallet disabledMarcoFalke
2020-12-21Merge #20671: Replace boost::optional with std::optionalWladimir J. van der Laan
2020-12-21ci: Drop Travis-specific workaround for shellcheckHennadii Stepanov
2020-12-21ci: Drop Travis-specific way to set COMMIT_RANGE variableHennadii Stepanov
2020-12-19Replace boost::optional with std::optionalMarcoFalke
2020-12-18Merge #20687: wallet: Add missing check for -descriptors wallet tool optionMarcoFalke
2020-12-18Merge #20691: ci, doc: Travis CI features and mentions cleanupMarcoFalke
2020-12-17test: run mempool_resurrect.py even with wallet disabledMichael Dietz
2020-12-18doc: Drop mentions of Travis CI as it is no longer usedHennadii Stepanov
2020-12-17wallet: Add missing check for -descriptors wallet tool optionMarcoFalke
2020-12-17test: Add missing check for is_sqlite_compiledMarcoFalke
2020-12-17Merge #19137: wallettool: Add dump and createfromdump commandsMarcoFalke
2020-12-17test: Fix restart node raceMarcoFalke
2020-12-16Merge #20171: Add functional test test_txid_inv_delayWladimir J. van der Laan
2020-12-16tests: Test bitcoin-wallet dump and createfromdumpAndrew Chow
2020-12-16Merge #20365: wallettool: add parameter to create descriptors walletMarcoFalke
2020-12-16Merge #20569: test: Fix intermittent wallet_multiwallet issue with got_loadin...MarcoFalke
2020-12-16Merge #20276: test: run mempool_expiry.py even with wallet disabledMarcoFalke
2020-12-15Merge #20560: fuzz: Link all targets onceMarcoFalke
2020-12-14Merge #19763: net: don't try to relay to the address' originatorMarcoFalke
2020-12-12Merge #20079: p2p: Treat handshake misbehavior like unknown messageMarcoFalke
2020-12-10test: Fix inconsistent lock order in wallet_tests/CreateWalletHennadii Stepanov
2020-12-10Merge #20613: test: Use Popen.wait instead of RPC in assert_start_raises_init...MarcoFalke
2020-12-10test: run mempool_expiry.py even with wallet disabledMichael Dietz
2020-12-10net: don't relay to the address' originatorVasil Dimov
2020-12-10test: Use Popen.wait instead of RPC in assert_start_raises_init_errorMarcoFalke
2020-12-10Merge #20567: test: Add option to git-subtree-check to do full check, add helpWladimir J. van der Laan
2020-12-10Merge #20595: Improve heuristic hex transaction decodingWladimir J. van der Laan
2020-12-10Merge #20573: wallet, bugfix: allow send with string fee_rate amountsMarcoFalke
2020-12-10Merge #19776: net, rpc: expose high bandwidth mode state via getpeerinfoMarcoFalke
2020-12-10fuzz: Link all targets onceMarcoFalke
2020-12-09Merge #20606: Remove unused bits from service flags enumWladimir J. van der Laan