Commit Graph

23 Commits (47c3ea021e867206172cdb6546a76d23baa958bb)

Author SHA1 Message Date
MarcoFalke 64156ad4d1
Merge #19893: test: Remove or explain syncwithvalidationinterfacequeue
4 years ago
MarcoFalke fa299ac273
test: Speed up wallet_resendwallettransactions test with mockscheduler RPC
4 years ago
MarcoFalke fa6af31227
test: Document why syncwithvalidationinterfacequeue is needed in tests
4 years ago
Pieter Wuille ec3916f40a Use mockable time everywhere in net_processing
4 years ago
Oliver Gugger 0fcaf73199
test: use explicit p2p objects where available
4 years ago
gzhao408 784f757994 [refactor] clarify tests by referencing p2p objects directly
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 85165d4332 scripted-diff: Rename mininode to p2p
4 years ago
John Newbery 9e2897d020 scripted-diff: Rename mininode_lock to p2p_lock
4 years ago
Amiti Uttarwar ba54983182 [test] Test that wallet transactions aren't rebroadcast before 12 hours
5 years ago
fanquake 0ef0d33f75
Merge #18038: P2P: Mempool tracks locally submitted transactions to improve wallet privacy
5 years ago
Amiti Uttarwar 6851502472 [refactor/test] Extract P2PTxInvStore into test framework
5 years ago
Amiti Uttarwar dc1da48dc5 [wallet] Update the rebroadcast frequency to be ~1/day.
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke faf6f156ff
test: Add missing syncwithvalidationinterfacequeue
5 years ago
MarcoFalke fab0c820fa
rpc: Clarify that block count means height excl genesis
5 years ago
MarcoFalke 0e9cb2d24d
Merge #15773: test: Add BitcoinTestFramework::sync_* methods
6 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
John Newbery 52b760fc6a [wallet] Schedule tx rebroadcasts in wallet
6 years ago
John Newbery 529c1ae4a0 [tests] Add test for wallet rebroadcasts
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago