Page MenuHomePhabricator

test: whitelist rpc_rawtransaction peers to speed up tests
ClosedPublic

Authored by Fabien on Jul 21 2021, 14:30.

Details

Summary

Backport of core#22447.

Speeds up the test by ~3x on my machine.
Sorry for the style, it's the original material.

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

Diff Detail