Commit Graph

35 Commits (85baf03f17375727093bf49ca8613b15b3ce9c62)

Author SHA1 Message Date
Adrian Gallagher a1e47d9f0e
Litecoin: Fix various tests
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Seleme Topuz 1343c86c7c test: Update wait_until usage in tests not to use the one from utils
4 years ago
John Newbery 5e8df3312e test: resort imports
4 years ago
John Newbery 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Amiti Uttarwar fa32e676e5 [test] Manage node connections better in mempool persist test
5 years ago
MarcoFalke fa3f9a0566
test: Fix intermittent sync_blocks failures
5 years ago
fanquake 0ef0d33f75
Merge #18038: P2P: Mempool tracks locally submitted transactions to improve wallet privacy
5 years ago
Amiti Uttarwar 50fc4df6c4 [mempool] Persist unbroadcast set to mempool.dat
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke f32564f0a7
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
Jorge Timón 1abcecc40c
Tests: Use self.chain instead of 'regtest' in almost all current tests
5 years ago
MarcoFalke 1111170f2f
test: mempool entry time is persisted
5 years ago
Ben Woosley bb8ae2c419
rpc: Expose g_is_mempool_loaded via getmempoolinfo and /rest/mempool/info.json
6 years ago
MarcoFalke fa30a0e7f7
test: mempool_persist: Verify prioritization is dumped correctly
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
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
MarcoFalke fab9095d40
qa: Windows fixups for functional tests
7 years ago
Wladimir J. van der Laan 6d36f599f8
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
MarcoFalke c8330d4216 qa: Use node.datadir instead of tmpdir in test framework
7 years ago
MarcoFalke fa3528a85b
qa: Fix some tests to work on native windows
7 years ago
MarcoFalke fa796bb695
qa: Add missing syncwithvalidationinterfacequeue to tests
7 years ago
Gregory Sanders 6697a70894 add test for unconfirmed balance between restarts
7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
7 years ago
Lawrence Nahum 1aa97ee088
Add savemempool RPC
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node
7 years ago
MarcoFalke 08ce33f8e9 qa: Move wait_until to util
7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s)
8 years ago
John Newbery 329ac3bab1 [tests] use wait_until in mempool_persist.py
8 years ago
John Newbery a750d77b95 Add tests for mempool persistence
8 years ago