Completes T561.
Depends on D2711.
Backport of PR12083
https://github.com/bitcoin/bitcoin/pull/12083/files
Details
Details
- Reviewers
Fabien deadalnix nakihito - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGINGc670a0701e3a: qa: Improve getchaintxstats functional test
rABCc670a0701e3a: qa: Improve getchaintxstats functional test
make check
test_runner.py
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
test/functional/rpc_blockchain.py | ||
---|---|---|
79 ↗ | (On Diff #7732) | This is not part of the original PR. Smells like another dependency that needs backporting first. |
test/functional/rpc_blockchain.py | ||
---|---|---|
79 ↗ | (On Diff #7732) | You're right. Found the PR for it: https://github.com/promag/bitcoin/commit/7444149de37a0cce9b28ca92f0af16cac8689873 Will start working on that after I look through it some more to check for other dependencies. |
test/functional/rpc_blockchain.py | ||
---|---|---|
79 ↗ | (On Diff #7732) | Note that this is just a commit, which may be part of a larger PR. |