aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_resendwallettransactions.py
Commit message (Expand)AuthorAgeFilesLines
* test: Speed up wallet_resendwallettransactions test with mockscheduler RPCMarcoFalke2020-10-131-7/+9
* Use mockable time everywhere in net_processingPieter Wuille2020-10-081-0/+4
* test: use explicit p2p objects where availableOliver Gugger2020-09-261-1/+1
* [refactor] clarify tests by referencing p2p objects directlygzhao4082020-09-101-4/+4
* test: Update wait_until usage in tests not to use the one from utilsSeleme Topuz2020-08-261-6/+6
* scripted-diff: Rename mininode to p2pJohn Newbery2020-08-211-1/+1
* scripted-diff: Rename mininode_lock to p2p_lockJohn Newbery2020-08-211-3/+3
* [test] Test that wallet transactions aren't rebroadcast before 12 hoursAmiti Uttarwar2020-05-251-5/+10
* Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...fanquake2020-04-291-21/+7
|\
| * [refactor/test] Extract P2PTxInvStore into test frameworkAmiti Uttarwar2020-04-231-18/+3
| * [wallet] Update the rebroadcast frequency to be ~1/day.Amiti Uttarwar2020-04-231-3/+4
* | scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
|/
* test: Add missing syncwithvalidationinterfacequeueMarcoFalke2020-02-291-0/+4
* rpc: Clarify that block count means height excl genesisMarcoFalke2019-07-021-2/+1
* Merge #15773: test: Add BitcoinTestFramework::sync_* methodsMarcoFalke2019-04-111-1/+1
|\
| * test: Remove unused importsMarcoFalke2019-04-091-1/+1
* | [wallet] Schedule tx rebroadcasts in walletJohn Newbery2019-04-091-0/+6
|/
* [tests] Add test for wallet rebroadcastsJohn Newbery2019-03-271-12/+51
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [tests] Rename wallet_* functional tests.Anthony Towns2018-01-251-0/+29