Commit Graph

37 Commits (ca91c244ef1ba7eac6643d66a5fc56d3a2a8b550)

Author SHA1 Message Date
Ryan Ofsky 95d7de0964 test: Update python tests to use named parameters instead of options objects
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
MacroFake fa1ce96184
test: Add missing syncwithvalidationinterfacequeue
2 years ago
MacroFake faa4916529
test/doc: Remove unused syncwithvalidationinterfacequeue
2 years ago
Andrew Chow 3405f3eed5 test: Test that an unconfirmed not-in-mempool chain is rebroadcast
2 years ago
Andrew Chow 10d91c5abe wallet: Deduplicate Resend and ReacceptWalletTransactions
2 years ago
stickies-v 5ef8c2c9fc
test: fix typo for MaybeResendWalletTxs
2 years ago
stickies-v fbba4a1316
wallet: trigger MaybeResendWalletTxs() every minute
2 years ago
John Newbery 1066d10f71 scripted-diff: rename TxRelay members
3 years ago
fanquake ffdab41f94
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* changes
3 years ago
Sebastian Falbesoner a9872e1478 test: remove unnecessary block rehashing prior to solving
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
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