Commit Graph

3953 Commits (18c5b23a0f7adf9a08bcaa967ed800badf62d90a)

Author SHA1 Message Date
Niklas Gögge 18c5b23a0f [test] Test that -blocksonly nodes still serve compact blocks.
3 years ago
Niklas Gögge a79ad65fc2 [test] Test that getdata(CMPCT) is still sent on regular low bandwidth connections.
3 years ago
Niklas Gögge 5e231c116b [test] Test that -blocksonly nodes do not send getdata(CMPCT) on a low bandwidth connection.
3 years ago
Niklas Gögge 5bf6587457 [test] Test that -blocksonly nodes do not request high bandwidth mode.
3 years ago
W. J. van der Laan efa227f5df
Merge bitcoin/bitcoin#23097: Run specified functional tests with all matching flags
3 years ago
MarcoFalke fa8f3ba131
test: pep-8
3 years ago
MarcoFalke fac5708afc
test: Use assert_equal over assert for easier debugging
3 years ago
MarcoFalke a9d0cec499
Merge bitcoin/bitcoin#23106: Ensure wallet is unlocked before signing PSBT with walletprocesspsbt and GUI
3 years ago
Samuel Dobson 0f3acecf33 Add test that walletprocesspsbt requires unlocked wallet when signing
3 years ago
W. J. van der Laan 09cb5ec6c8
Merge bitcoin/bitcoin#23065: Allow UTXO locks to be written to wallet DB
3 years ago
Samuel Dobson b8909b0746 Run functional tests with all possible flags
3 years ago
Samuel Dobson 719ae927dc Update lockunspent tests for lock persistence
3 years ago
merge-script 16ccb3a1cd
Merge bitcoin/bitcoin#23086: test: Add -testactivationheight tests to rpc_blockchain
3 years ago
merge-script 442e32e117
Merge bitcoin/bitcoin#22817: test: Avoid race after connect_nodes
3 years ago
W. J. van der Laan 01b5cfb951
Merge bitcoin/bitcoin#23047: test: Use MiniWallet in mempool_persist
3 years ago
MarcoFalke fa4ca8d579
test: Add -testactivationheight tests to rpc_blockchain
3 years ago
merge-script 8e9801bfc4
Merge bitcoin/bitcoin#22818: test: Activate all regtest softforks at height 1, unless overridden
3 years ago
fanquake 86c3b84388
Merge bitcoin/bitcoin#23036: test: use test_framework.p2p `P2P_SERVICES` constant in functional tests
3 years ago
MarcoFalke fa5e8c1044
Revert "test: Add missing suppression signed-integer-overflow:addrman.cpp"
3 years ago
merge-script 51c7d88e67
Merge bitcoin/bitcoin#22790: test: add aarch64-apple-darwin platform entry to get_previous_releases
3 years ago
merge-script a8a272ac32
Merge bitcoin/bitcoin#22734: addrman: Avoid crash on corrupt data, Force Check after deserialize
3 years ago
merge-script ae674a0198
Merge bitcoin/bitcoin#22998: test: use MiniWallet for make_utxo helper in feature_rbf.py
3 years ago
MarcoFalke fa7a883f5a
addrman: Replace assert with throw on corrupt data
3 years ago
merge-script 223ad2fd0d
Merge bitcoin/bitcoin#22831: test: add addpeeraddress "tried", test addrman checks on restart with asmap
3 years ago
merge-script 0c1a39390f
Merge bitcoin/bitcoin#23041: test: Add addrman deserialization error tests
3 years ago
merge-script 89447a63b9
Merge bitcoin/bitcoin#23017: test: Replace MiniWallet scan_blocks with rescan_utxos
3 years ago
fanquake 1260b7e483
Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentation
3 years ago
W. J. van der Laan 488e745560
Merge bitcoin/bitcoin#12677: RPC: Add ancestor{count,size,fees} to listunspent output
3 years ago
W. J. van der Laan d809d8bf12
Merge bitcoin/bitcoin#22959: cli: Display all proxies in -getinfo
3 years ago
MarcoFalke faae0988d6
test: Check other fields are loaded correctly as well
3 years ago
MarcoFalke fa4db92617
test: Remove unused self.connect_nodes
3 years ago
MarcoFalke fafb7b7a89
test: pep8
3 years ago
MarcoFalke fa32cb2467
test: Use MiniWallet in mempool_persist
3 years ago
MarcoFalke faca688a85
test: Add MiniWallet get_descriptor function
3 years ago
klementtan 7c3712fa32
cli: Display all proxies in -getinfo
3 years ago
MarcoFalke faa81f9486
test: Add addrman deserialization error tests
3 years ago
MarcoFalke fa7e3f1fc1
test: Replace MiniWallet scan_blocks with rescan_utxos
3 years ago
Sebastian Falbesoner ebe49b5b7c test: fix confusing off-by-one nValue in feature_coinstatsindex.py
3 years ago
Jon Atack b69a106bcd
test: use test_framework.p2p P2P_SERVICES in functional tests
3 years ago
fanquake de2af19dc8
Merge bitcoin/bitcoin#22987: qa: Fix "RuntimeError: Event loop is closed" on Windows
3 years ago
Jeremy Rand 9bdda50151
Enable TLS in links in documentation
3 years ago
Luke Dashjr 0be2f17ef5 QA: Add tests for listunspent ancestor{count,size,fees} to mempool_packages
3 years ago
MarcoFalke fa4db8671b
test: Activate all regtest softforks at height 1, unless overridden
3 years ago
MarcoFalke faad1e5ffd
Introduce -testactivationheight=name@height setting
3 years ago
MarcoFalke faa46986aa
test: Remove version argument from build_next_block in p2p_segwit test
3 years ago
Sebastian Falbesoner f680d27155 test: use MiniWallet for make_utxo helper in feature_rbf.py
3 years ago
W. J. van der Laan 58e02395ba
Merge bitcoin/bitcoin#22955: p2p: Rename fBlocksOnly, Add test
3 years ago
W. J. van der Laan 6d76b57ca0
Merge bitcoin/bitcoin#22960: test: Set peertimeout in write_config
3 years ago
Sebastian Falbesoner 0f27524602 test: scale amounts in test_doublespend_tree down by factor 10
3 years ago
Sebastian Falbesoner d1e2481274 test: scale amounts in test_doublespend_chain down by factor 10
3 years ago