aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-29test: enable txindex in feature_initJames O'Beirne
2021-12-29test: feature_init: retain debug.log and improve detectionJames O'Beirne
2021-12-29test: feature_init: tweak all .ldb files of a certain typeJames O'Beirne
2021-12-29test: add TestNode.wait_for_debug_logJames O'Beirne
2021-12-29test: introduce TestNode.debug_log_bytesJames O'Beirne
2021-12-28test: Add test for updating addrman entriesMartin Zumsande
2021-12-28test: introduce utility function to retrieve an addrmanMartin Zumsande
2021-12-28test: Remove unused AddrManTest classMartin Zumsande
2021-12-28test: Remove tests for internal helper functionsMartin Zumsande
2021-12-28test: use AddrMan instead of AddrManTest where possibleMartin Zumsande
2021-12-28test: Inline SimConnFail functionMartin Zumsande
2021-12-28test: delete unused GetBucketAndEntry functionAmiti Uttarwar
2021-12-28test: Update addrman_serialization unit test to use AddrMan's interfaceAmiti Uttarwar
2021-12-28addrman: Introduce a test-only function to lookup addressesAmiti Uttarwar
2021-12-28Include patches for GuixRojar Smith
2021-12-28Merge bitcoin/bitcoin#23873: test: use MiniWallet for p2p_compactblocks.pyMarcoFalke
2021-12-28Merge bitcoin/bitcoin#23878: doc: Remove TODO comment in tx_verifyfanquake
2021-12-28Merge bitcoin/bitcoin#23840: doc: Fix -changetype help textfanquake
2021-12-28Merge bitcoin/bitcoin#23883: doc: Remove fixed TODO from wallet/feebumperfanquake
2021-12-28Merge bitcoin/bitcoin#23881: doc: Remove TODO from block fuzz testfanquake
2021-12-27doc: Remove fixed TODO from wallet/feebumperMarcoFalke
2021-12-27doc: testnet3 was not reset and is doing BIP30 checks againMarcoFalke
2021-12-27doc: Remove TODO from block fuzz testMarcoFalke
2021-12-27doc: Remove TODO comment in tx_verifyMarcoFalke
2021-12-27test: check ban_duration and time_remaining after setting banbrunoerg
2021-12-27test: use MiniWallet for p2p_compactblocks.pySebastian Falbesoner
2021-12-27Merge bitcoin/bitcoin#23866: test: use MiniWallet for rpc_scantxoutset.pyMarcoFalke
2021-12-27Merge bitcoin/bitcoin#23817: build: Fix regression introduced in PR23603fanquake
2021-12-27Merge bitcoin/bitcoin#23862: build, qt: Hardcode last modified timestamp in Q...fanquake
2021-12-26wallettool: Check that the dumpfile checksum is the correct sizeAndrew Chow
2021-12-26test: use MiniWallet for rpc_scantxoutset.pySebastian Falbesoner
2021-12-26Merge bitcoin/bitcoin#23864: doc: Drop outdated noteMarcoFalke
2021-12-26test: introduce `address_to_scriptpubkey` helperSebastian Falbesoner
2021-12-26test: introduce `getnewdestination` helper for generating various address typesSebastian Falbesoner
2021-12-26Merge bitcoin/bitcoin#23858: test: Fix rpc_scantxoutset intermittent issueMarcoFalke
2021-12-25build, qt: Hardcode last modified timestamp in Qt RCCHennadii Stepanov
2021-12-25doc: Drop outdated noteHennadii Stepanov
2021-12-25Merge bitcoin/bitcoin#23859: test: Add missing suppressions for crypto_diff_f...fanquake
2021-12-24test: Add missing suppressions for crypto_diff_fuzz_chacha20.cppMarcoFalke
2021-12-24test: add functional test for -startupnotifyBruno Garcia
2021-12-24build: Fix regression introduced in PR23603Hennadii Stepanov
2021-12-24test: Fix pep8 of touched fileMarcoFalke
2021-12-24test: Fix rpc_scantxoutset intermittent issueMarcoFalke
2021-12-24Merge bitcoin/bitcoin#23835: test: check for invalid listtransactions RPC par...MarcoFalke
2021-12-24Merge bitcoin/bitcoin#22875: util: Fix Racy ParseOpCode function initializationMarcoFalke
2021-12-23Fix Racy ParseOpCode function initializationJeremy Rubin
2021-12-23init: Use clang-tidy named args syntaxCarl Dong
2021-12-23style-only: Rename *Chainstate return valuesCarl Dong
2021-12-23docs: Make LoadChainstate comment more accurateCarl Dong
2021-12-23node/chainstate: Use MAX_FUTURE_BLOCK_TIMECarl Dong