The test won't run alone because IBD will prevent the inital
sync_all() to sync the mempools.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGa926b9f1f476: Leave IBD in rpc_listtransactions
rABCa926b9f1f476: Leave IBD in rpc_listtransactions
./test/functional/test_runner.py rpc_listtransactions
Will fail before the diff, but not after.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- rpc_listtransaction_leave_ibd
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 5106 Build 8275: Bitcoin ABC Buildbot (legacy) Build 8274: arc lint + arc unit
Event Timeline
Comment Actions
Please just backport the changes in the test and code associated instead of redoing everything next time.
Comment Actions
Oh I didn't noticed there was a backport for this, I did a quick search but missed it.
Thanks for pointing that, I will backport the other changes as well.