aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-01-04test: Bundle all integer sanitizer suppressions of dependenciesMarcoFalke
2022-01-04Update test/sanitizer_suppressions/lsanHennadii Stepanov
2022-01-03Merge bitcoin/bitcoin#23737: test: make feature_init more robustMarcoFalke
2022-01-03Merge bitcoin/bitcoin#23532: test: add functional test for -startupnotifyMarcoFalke
2022-01-02Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change su...MarcoFalke
2022-01-02Merge bitcoin/bitcoin#23836: rest: Expose block filters follow-upsfanquake
2022-01-01rpc: Quote user supplied descriptor in error msgMarcoFalke
2021-12-31Merge bitcoin/bitcoin#23912: Insert and bump copyright headersMarcoFalke
2021-12-30scripted-diff: Insert missed copyright headersHennadii Stepanov
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-30Merge bitcoin/bitcoin#23879: test: check ban_duration and time_remaining afte...MarcoFalke
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-27test: check ban_duration and time_remaining after setting banbrunoerg
2021-12-27test: use MiniWallet for p2p_compactblocks.pySebastian Falbesoner
2021-12-26test: use MiniWallet for rpc_scantxoutset.pySebastian Falbesoner
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-24test: Add missing suppressions for crypto_diff_fuzz_chacha20.cppMarcoFalke
2021-12-24test: add functional test for -startupnotifyBruno Garcia
2021-12-24test: Fix pep8 of touched fileMarcoFalke
2021-12-24test: Fix rpc_scantxoutset intermittent issueMarcoFalke
2021-12-22[test] compare filter and header with the result of the getblockfilter RPCNiklas Gögge
2021-12-22[rest] add a more verbose error message for invalid header countsNiklas Gögge
2021-12-22test: check for invalid listtransactions RPC parametersSebastian Falbesoner
2021-12-20Merge bitcoin/bitcoin#23789: wallet: Strictly match tx change type to improve...Andrew Chow
2021-12-20Merge bitcoin/bitcoin#23796: test: check that pruneblockchain RPC fails for f...MarcoFalke
2021-12-20Merge bitcoin/bitcoin#23812: test: fix intermittent failures in p2p_timeouts.pyMarcoFalke
2021-12-20Merge bitcoin/bitcoin#17631: Expose block filters over RESTMarcoFalke
2021-12-18test: fix intermittent timeouts in p2p_timeouts.pyMartin Zumsande
2021-12-17wallet: Strictly match tx change type to improve privacyMarcoFalke
2021-12-16refactor: Remove implicit-integer-sign-change suppressions in validation.cppMarcoFalke
2021-12-16test: check that pruneblockchain RPC fails for future block or timestampSebastian Falbesoner
2021-12-16Merge bitcoin/bitcoin#23720: test: Refactor addr_relay.py addr generation, in...MarcoFalke
2021-12-16test: Combine addr generation helper functionsMartin Zumsande
2021-12-16test: Fix intermittent issue in p2p_addr_relay.pyMartin Zumsande
2021-12-16Merge bitcoin/bitcoin#23777: doc: follow-ups from #23365 (index backwards sea...MarcoFalke
2021-12-16Merge bitcoin/bitcoin#23721: wallet, refactor: Move restorewallet() logic to ...MarcoFalke
2021-12-16Merge bitcoin/bitcoin#23782: test: include two more interruptions pointsMarcoFalke
2021-12-15refactor: remove the wallet folder if the restore failsw0xlt
2021-12-15refactor: Move restorewallet() RPC logic to the wallet sectionw0xlt
2021-12-15test: re-organized array according to order of logs and included 2 more inter...seaona
2021-12-15test: include two more interruptions pointsseaona
2021-12-15Merge bitcoin/bitcoin#23758: net: Use type-safe mockable time for peer connec...MarcoFalke
2021-12-15doc: add explanations for assert in index and magic numbers in testMartin Zumsande
2021-12-15Merge bitcoin/bitcoin#23756: refactor: Fix implicit integer sign changes in s...MarcoFalke