Commit Graph

3801 Commits (cf6d66bf941d946600047d712c7cd15d7605322e)

Author SHA1 Message Date
fanquake cf6d66bf94
test: use f-strings in feature_settings.py
3 years ago
fanquake 6651d77f22
test: use f-strings in feature_pruning.py
3 years ago
fanquake 961f5813ba
test: use f-strings in feature_notifications.py
3 years ago
fanquake 1a546e6f6c
test: use f-strings in feature_minchainwork.py
3 years ago
fanquake 6679eceacc
test: use f-strings in feature_logging.py
3 years ago
fanquake fb633933ab
test: use f-strings in feature_loadblock.py
3 years ago
fanquake e9ca8b254d
test: use f-strings in feature_help.py
3 years ago
fanquake ff7e330999
test: use f-strings in feature_filelock.py
3 years ago
fanquake d5a6adc5e4
test: use f-strings in feature_fee_estimation.py
3 years ago
fanquake a2de33cbdc
test: use f-strings in feature_dersig.py
3 years ago
fanquake a2502cc63f
test: use f-strings in feature_dbcrash.py
3 years ago
fanquake 3e2f84e7a9
test: use f-strings in feature_csv_activation.py
3 years ago
fanquake e2f1fd8ee9
test: use f-strings in feature_config_args.py
3 years ago
fanquake 36d33d32b1
test: use f-strings in feature_cltv.py
3 years ago
fanquake dca173cc04
test: use f-strings in feature_blocksdir.py
3 years ago
fanquake 5453e87062
test: use f-strings in feature_backwards_compatibility.py
3 years ago
fanquake 6f3d5ad67a
test: use f-strings in feature_asmap.py
3 years ago
MarcoFalke b935abb9eb
Merge bitcoin/bitcoin#22684: test: check for invalid `-prune` parameters
3 years ago
Sebastian Falbesoner e2ff385e13 test: check for invalid `-prune` parameters
3 years ago
fanquake 820129aee9
Merge bitcoin/bitcoin#22686: wallet: Use GetSelectionAmount in ApproximateBestSubset
3 years ago
Samuel Dobson 502d22ceed
Merge bitcoin/bitcoin#22541: Add a new RPC command: restorewallet
3 years ago
fanquake 4c87665707
Merge bitcoin/bitcoin#22604: p2p, rpc, test: address rate-limiting follow-ups
3 years ago
Andrew Chow 92885c4f69 test: Test for ApproximateBestSubset edge case with too little fees
3 years ago
lsilva01 5fe8100ff3 Change the wallet_backup.py test to use the restorewallet RPC command instead of restoring wallets manually.
3 years ago
W. J. van der Laan 0b5344b0d1
Merge bitcoin/bitcoin#22632: test: Set regtest.BIP66Height = 102 to speed up tests
3 years ago
fanquake 21438d55d5
Merge bitcoin/bitcoin#21800: mempool/validation: mempool ancestor/descendant limits for packages
3 years ago
Samuel Dobson 8fa03c4ddf
Merge bitcoin/bitcoin#21500: wallet, rpc: add an option to list private descriptors
3 years ago
glozow accf3d5868 [test] mempool package ancestor/descendant limits
3 years ago
glozow 2b6b26e57c [test] parameterizable fee for make_chain and create_child_with_parents
3 years ago
glozow 313c09f7b7 [test] helper function to increase transaction weight
3 years ago
glozow f8253d69d6 extract/rename helper functions from rpc_packages.py
3 years ago
MarcoFalke f4328ebef5
Merge bitcoin/bitcoin#22619: test: refactor: use consistent bytes <-> hex-string conversion in functional test framework
3 years ago
MarcoFalke fafe896a0b
test: Set regtest.BIP66Height = 102 to speed up tests
3 years ago
Amiti Uttarwar aa79c91260 [docs] Add release notes for #21528
3 years ago
Zero-1729 5a1bef60a0
test: refactor: remove binascii from test_framework
3 years ago
Jon Atack d930c7f5b0
p2p, rpc, test: address rate-limiting follow-ups
3 years ago
MarcoFalke 87257d860e
Merge bitcoin/bitcoin#22532: test : improve mempool_accept_wtxid.py
3 years ago
MarcoFalke ad0fc453cc
Merge bitcoin/bitcoin#16333: test: Set BIP34Height = 2 for regtest
3 years ago
fanquake 10fbb37268
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
3 years ago
fanquake 06788c6705
Merge bitcoin/bitcoin#21528: [p2p] Reduce addr blackholes
3 years ago
naiza 91b05974fc Improve mempool_accept_wtxid.py
3 years ago
MarcoFalke b620b2d58a
Merge bitcoin/bitcoin#22378: test: remove confusing `MAX_BLOCK_BASE_SIZE`
3 years ago
Sebastian Falbesoner ca6c154ef1 test: refactor: remove `hex_str_to_bytes` helper
3 years ago
MarcoFalke f2e41d1109
Merge bitcoin/bitcoin#22429: test: refactor: fix segwit terminology (s/witness_program/witness_script/)
3 years ago
Amiti Uttarwar 4c89e24f64 [test] Test the delay before querying DNS seeds
3 years ago
Amiti Uttarwar 6395c8ed56 [test] Test the interactions between -forcednsseed and -dnsseed
3 years ago
Amiti Uttarwar 26d0ffe4f2 [test] Test -forcednsseed causes querying DNS seeds
3 years ago
Amiti Uttarwar 35851450a9 [test] Test the interactions between -connect and -dnsseed
3 years ago
Amiti Uttarwar 75c05af361 [test] Test logic to query DNS seeds with block-relay-only connections
3 years ago
Amiti Uttarwar 9c08719778 [test] Introduce test logic to query DNS seeds
3 years ago