Page MenuHomePhabricator

Update connect_nodes API so it does take the node object directly
ClosedPublic

Authored by deadalnix on Dec 21 2018, 17:08.

Details

Summary

This ensures that we can update it later on to not depend on global state.

Test Plan
./test/functional/test_runner.py --extended

Diff Detail

Repository
rABC Bitcoin ABC
Branch
connect_nodes
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4345
Build 6755: Bitcoin ABC Buildbot (legacy)
Build 6754: arc lint + arc unit

Event Timeline

jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
test/functional/p2p-acceptblock.py
165

Nit: shouldn't need a space on this line or the next addition line

This revision is now accepted and ready to land.Dec 21 2018, 21:33
This revision was automatically updated to reflect the committed changes.