Page MenuHomePhabricator

Various small changes in p2p-fullblocktest.py
ClosedPublic

Authored by deadalnix on Oct 29 2018, 23:15.

Details

Summary

Formatting and making arguments explicit (whitelist is added by default unless other argument are specified, which makes it VERY confusing and got me to lose several hours of work wondering what's up).

Test Plan
make check
./test/functional/test_runner.py p2p-fullblocktest.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
p2pref
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3714
Build 5503: Bitcoin ABC Buildbot (legacy)
Build 5502: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 30 2018, 00:03
test/functional/p2p-fullblocktest.py
64

Maybe add a comment with the same explanation you provided in the diff summary.

This revision was automatically updated to reflect the committed changes.