Commit Graph

4315 Commits (2f7978682245ada40e7f72c6f28bf2379fdc8ce2)

Author SHA1 Message Date
Sebastian Falbesoner 2f79786822 test: refactor: add constant for sequence number `SEQUENCE_FINAL`
3 years ago
fanquake be72ae25a8
Merge bitcoin/bitcoin#23996: test: set ban after mocking time
3 years ago
brunoerg c9374af102 test: set ban after mocking time
3 years ago
MarcoFalke e941507500
Merge bitcoin/bitcoin#23963: test: run feature_pruning.py without wallet compiled
3 years ago
MarcoFalke 799fd7a488
Merge bitcoin/bitcoin#23075: test: Fee estimation functional test cleanups
3 years ago
fanquake 17fdbefd3f
Merge bitcoin/bitcoin#23970: Remove pointless and confusing shift in RelayAddress
3 years ago
laanwj 801aaac2b3
Merge bitcoin/bitcoin#23834: wallettool: Check that the dumpfile checksum is the correct size
3 years ago
MarcoFalke 34118bfadd
Merge bitcoin/bitcoin#23784: bitcoin-tx: Require that input amount is provided for witness transactions
3 years ago
laanwj 121d47afe3
Merge bitcoin/bitcoin#23799: test: Let test_runner.py start multiple jobs per timeslot
3 years ago
MarcoFalke e00e990606
Merge bitcoin/bitcoin#23978: test: use MiniWallet for mining_basic.py
3 years ago
fanquake 96eb0093d0
test: wait rather than assert presence of file in startupnotify test
3 years ago
Sebastian Falbesoner 7746606cfa test: use MiniWallet for mining_basic.py
3 years ago
MarcoFalke fa9f4554ca
refactor: Remove pointless and confusing shift in RelayAddress
3 years ago
MarcoFalke fa77dc9ce2
test: Bundle all integer sanitizer suppressions of dependencies
3 years ago
Hennadii Stepanov 1eb5389ee5
Update test/sanitizer_suppressions/lsan
3 years ago
Sebastian Falbesoner 0754e9c01b test: run feature_pruning.py without wallet compiled
3 years ago
MarcoFalke d69af93223
Merge bitcoin/bitcoin#23737: test: make feature_init more robust
3 years ago
MarcoFalke 31f385c138
Merge bitcoin/bitcoin#23532: test: add functional test for -startupnotify
3 years ago
MarcoFalke 8b5a4de904
Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change suppressions in validation
3 years ago
fanquake 9d099b02d8
Merge bitcoin/bitcoin#23836: rest: Expose block filters follow-ups
3 years ago
MarcoFalke fa4c599145
rpc: Quote user supplied descriptor in error msg
3 years ago
MarcoFalke 623745ca74
Merge bitcoin/bitcoin#23912: Insert and bump copyright headers
3 years ago
Hennadii Stepanov 1362d6173f
scripted-diff: Insert missed copyright headers
3 years ago
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke f3d6a5ce77
Merge bitcoin/bitcoin#23879: test: check ban_duration and time_remaining after setting ban
3 years ago
Sebastian Falbesoner 8bd34dc774 test: check that bitcoin-tx detects missing input amount for segwit transactions
3 years ago
James O'Beirne 8904f17ea7
test: enable txindex in feature_init
3 years ago
James O'Beirne 93db6d8422
test: feature_init: retain debug.log and improve detection
3 years ago
James O'Beirne 24fcf6e435
test: feature_init: tweak all .ldb files of a certain type
3 years ago
James O'Beirne a8ffbc01db
test: add TestNode.wait_for_debug_log
3 years ago
James O'Beirne a2fb62b632
test: introduce TestNode.debug_log_bytes
3 years ago
brunoerg da349f131a test: check ban_duration and time_remaining after setting ban
3 years ago
Sebastian Falbesoner d2efb66458 test: use MiniWallet for p2p_compactblocks.py
3 years ago
Andrew Chow ac617cc141 wallettool: Check that the dumpfile checksum is the correct size
3 years ago
Sebastian Falbesoner e844115dea test: use MiniWallet for rpc_scantxoutset.py
3 years ago
Sebastian Falbesoner 983ca0456c test: introduce `address_to_scriptpubkey` helper
3 years ago
Sebastian Falbesoner e704d4d26f test: introduce `getnewdestination` helper for generating various address types
3 years ago
MarcoFalke 9bec5b80a0
Merge bitcoin/bitcoin#23858: test: Fix rpc_scantxoutset intermittent issue
3 years ago
MarcoFalke faaf9da20a
test: Add missing suppressions for crypto_diff_fuzz_chacha20.cpp
3 years ago
Bruno Garcia 126853214a test: add functional test for -startupnotify
3 years ago
MarcoFalke fafe4dea16
test: Fix pep8 of touched file
3 years ago
MarcoFalke fa0ac9d7e3
test: Fix rpc_scantxoutset intermittent issue
3 years ago
Niklas Gögge 4523d28b6b [test] compare filter and header with the result of the getblockfilter RPC
3 years ago
Niklas Gögge 064abd14a5 [rest] add a more verbose error message for invalid header counts
3 years ago
Sebastian Falbesoner c27bba9672 test: check for invalid listtransactions RPC parameters
3 years ago
Andrew Chow 3ac38058ce
Merge bitcoin/bitcoin#23789: wallet: Strictly match tx change type to improve privacy
3 years ago
MarcoFalke 9ac064d245
Merge bitcoin/bitcoin#23796: test: check that pruneblockchain RPC fails for future block or timestamp
3 years ago
MarcoFalke 1c41fb9181
Merge bitcoin/bitcoin#23812: test: fix intermittent failures in p2p_timeouts.py
3 years ago
MarcoFalke 70d6a09f5c
Merge bitcoin/bitcoin#17631: Expose block filters over REST
3 years ago
Martin Zumsande 0a1b6fa5a1 test: fix intermittent timeouts in p2p_timeouts.py
3 years ago