aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-30Merge bitcoin/bitcoin#23879: test: check ban_duration and time_remaining afte...MarcoFalke
2021-12-30ci: Enable the gui in the TSan buildHennadii Stepanov
2021-12-30Merge bitcoin/bitcoin#22814: build: Add ability to build qt in depends with -...fanquake
2021-12-30Merge bitcoin/bitcoin#23887: Include patches for Guixfanquake
2021-12-30Merge bitcoin/bitcoin#20201: build: pkg-config related cleanupfanquake
2021-12-29build: Drop redundant AC_SUBST macrosHennadii Stepanov
2021-12-29build: Drop redundant check of PKG_CHECK_MODULES presenceHennadii Stepanov
2021-12-29test: check that bitcoin-tx detects missing input amount for segwit transactionsSebastian Falbesoner
2021-12-29Require that input amount is provided for bitcoin-tx witness transactionsBen Woosley
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 outdated scriptChange TODO commentMarcoFalke
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-24rpc: use peer_id, block_hash for FetchBlockSjors Provoost
2021-12-24rpc: more detailed errors for getblockfrompeerSjors Provoost