Page MenuHomePhabricator

Improve the getblock test in rpc_blockchain
ClosedPublic

Authored by Fabien on Nov 9 2022, 12:49.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC3e5ce6af598a: Improve the getblock test in rpc_blockchain
Summary

This diff removes the need for both the txindex and the wallet from the _test_getblock test. This will make it possible to run the test with no wallet in a later backport. Note that this test case is ABC only.

Test Plan
./test/functional/test_runner.py rpc_blockchain

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable