Commit Graph

36 Commits (fae44c83da982095661b034bdd01afe8ac2fb0a6)

Author SHA1 Message Date
Hennadii Stepanov a0473442d1
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
4 months ago
Sebastian Falbesoner 93fae5ae7c test: remove immediate tx relay workaround in wallet_groups.py
7 months ago
brunoerg c985eb854c test: add option to speed up tx relay/mempool sync
8 months ago
Sebastian Falbesoner ab4efad51b test: fix immediate tx relay in wallet_groups.py
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
stickies-v 2186608172
test: apply fixed feerate to avoid variable dynamic fees
2 years ago
brunoerg 923d24583d test: use `sendall` when emptying wallet
2 years ago
Sebastian Falbesoner b21e522ce4 test: speedup wallet tests by whitelisting peers (immediate tx relay)
2 years ago
MarcoFalke fada6c65d2
wallet: Strictly match tx change type to improve privacy
3 years ago
Andrew Chow 8fb57845ee Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
Jon Atack c62f9bc0e9
test: use fewer blocks in wallet_groups and move sync call
4 years ago
Jon Atack 3a16b5ef95
test: add missing logging to wallet_groups.py
4 years ago
Karl-Johan Alm 7e31ea9fa0
-maxapsfee: follow-up fixes
4 years ago
Karl-Johan Alm 72ae20fc14
tests: add sync_all to fix race condition in wallet groups test
4 years ago
Samuel Dobson c831e105c5
Merge #14582: wallet: always do avoid partial spends if fees are within a specified range
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Karl-Johan Alm 7f13dfb587
test: test the implicit avoid partial spends functionality
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa19295250
test: Bump timeouts to avoid valgrind failures
5 years ago
MarcoFalke c26b05c2b7
Merge #17770: test: bump test timeouts so that functional tests run in valgrind
5 years ago
Micky Yun Chan 2d23082cbe bump test timeouts so that functional tests run in valgrind
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
fridokus 96299a9d6c Test: Move common function assert_approx() into util.py
5 years ago
MarcoFalke fa71b38168
scripted-diff: Rename rpc_timewait to rpc_timeout
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
MarcoFalke fa5b440971
qa: Extract rpc_timewait as test param
6 years ago
Suhas Daftuar a13647b8bd [qa] Add test for too-large wallet output groups
6 years ago
Karl-Johan Alm 0128121101
test: Add basic testing for wallet groups
6 years ago