Commit Graph

2453 Commits (b55866969e248cbd912a1c298e3ba375685575dc)

Author SHA1 Message Date
MarcoFalke 3930014abc
Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0.19.1
5 years ago
Wladimir J. van der Laan 7bcc42b403
Merge #18873: test: Fix intermittent sync_blocks failures
5 years ago
fanquake d96fdc2a39
Merge #18741: guix: Make source tarball using git-archive
5 years ago
MarcoFalke fa3f9a0566
test: Fix intermittent sync_blocks failures
5 years ago
Wladimir J. van der Laan 23c926d859
Merge #18699: wallet: Avoid translating RPC errors
5 years ago
Sjors Provoost 9c246b873c
[test] backwards compatibility: bump v0.19.0.1 to v0.19.1
5 years ago
Sjors Provoost 89a28e02fa
[test] add v0.16.3 backwards compatibility test
5 years ago
MarcoFalke 2e6a16b968
Merge #18855: tests: feature_backwards_compatibility.py test downgrade after upgrade
5 years ago
MarcoFalke cce034b028
Merge #18839: test: Fix intermittent issues
5 years ago
MarcoFalke ddc0a600b3
Merge #18617: test: add factor option to adjust test timeouts
5 years ago
Andrew Chow 489ebfd7a1 tests: feature_backwards_compatibility.py test downgrade after upgrade
5 years ago
Harris 2742c34286
test: add factor option to adjust test timeouts
5 years ago
MarcoFalke 844d2070a2
Merge #18828: test: Strip down previous releases boilerplate
5 years ago
Carl Dong a4f6ffa71e
lint: Also enable source statements for non-gitian
5 years ago
MarcoFalke fab7ee3990
test: Fix p2p_leak intermittent issue
5 years ago
MarcoFalke fa8614aea9
test: Fix intermittent p2p_segwit issue
5 years ago
MarcoFalke fa2cce4391
wallet: Remove trailing whitespace from potential translation strings
5 years ago
MarcoFalke fa59cc1c97
wallet: Report full error message in wallettool
5 years ago
MarcoFalke fa359d14c0
test: Strip down previous releases boilerplate
5 years ago
MarcoFalke a66ba6d029
Merge #18576: test: use unittest for test_framework unit testing
5 years ago
MarcoFalke 36c0abd8f6
Merge #18726: test: check misbehavior more independently in p2p_filter.py
5 years ago
MarcoFalke 978c5a2122
Merge #18485: test: Add mempool_updatefromblock.py
5 years ago
MarcoFalke e302830fae
Merge #18774: test: added test for upgradewallet RPC
5 years ago
Harris 66fe7b1a98
test: added test for upgradewallet RPC
5 years ago
fanquake 0ef0d33f75
Merge #18038: P2P: Mempool tracks locally submitted transactions to improve wallet privacy
5 years ago
MarcoFalke ba348dbc51
Merge #18805: tests: Add missing sync_all to wallet_importdescriptors.py
5 years ago
MarcoFalke 6a60bfc76c
Merge #18765: test: Fix wallet_bumpfee intermittent error
5 years ago
Andrew Chow 7b2b06dfe3 tests: Add missing sync_all to wallet_importdescriptors.py
5 years ago
MarcoFalke fa301fec96
test: Fix wallet_bumpfee intermittent error
5 years ago
fanquake 65fb3dfc8d
Merge #18556: build: Drop make dist in gitian builds
5 years ago
Samuel Dobson eef90c14ed
Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan
5 years ago
Gloria Zhao de8905adf2 test: use unittest and test_runner for test framework unit testing
5 years ago
MarcoFalke 9ddfce6712
Merge #18753: test: Fix intermittent failure in wallet_importmulti
5 years ago
MarcoFalke fa489011d9
test: Remove raw-tx byte juggling in mempool_reorg
5 years ago
Danny Lee cd543d9193 test: check misbehavior more independently in p2p_filter.py
5 years ago
MarcoFalke 3e7c118d65
Merge #18688: fuzz: Run in parallel
5 years ago
Sebastian Falbesoner 0956e46bff test: use zero-argument super() shortcut (Python 3.0+)
5 years ago
MarcoFalke 5f19155e5b
Merge #18724: test: add coverage for -rpcwallet cli option
5 years ago
MarcoFalke a215c61333
Merge #18756: refactor: test: use wait_for_getdata() in p2p_compactblocks.py
5 years ago
MarcoFalke 29637a5c56
Merge #18745: test: Check submitblock return values
5 years ago
Jon Atack 2495110012
test: add coverage for -rpcwallet cli option
5 years ago
Hennadii Stepanov 8098dea069
test: Add mempool_updatefromblock.py
5 years ago
MarcoFalke d1aa0ae1ad
Merge #18712: test: display command line options passed to send_cli() in debug log
5 years ago
MarcoFalke 85bae24d06
Merge #18752: test: Fix intermittent error in mempool_reorg
5 years ago
Sebastian Falbesoner c4027e7350 refactor: test: use wait_for_getdata() in p2p_compactblocks.py
5 years ago
MarcoFalke fa8b9b5d1f
test: Fix intermittent failure in wallet_importmulti
5 years ago
MarcoFalke fae98668d1
test: Fix intermittent error in mempool_reorg
5 years ago
Amiti Uttarwar 50fc4df6c4 [mempool] Persist unbroadcast set to mempool.dat
5 years ago
Amiti Uttarwar 297a178536 [test] Integration tests for unbroadcast functionality
5 years ago
Amiti Uttarwar 6851502472 [refactor/test] Extract P2PTxInvStore into test framework
5 years ago