This commit moves the logic that sends a version message
on connection from NodeConn to NodeConnCB. NodeConn should
not be aware of the semantics or meaning of the P2P payloads.
Partial backport of core PR11712 (commit e9dfa9b)
Depends on D2360
Differential D2361
[tests] Move version message sending from NodeConn to NodeConnCB Fabien on Jan 21 2019, 10:48. Authored by
Details
This commit moves the logic that sends a version message Partial backport of core PR11712 (commit e9dfa9b) Depends on D2360 ./test/functional/test_runner.py
Diff Detail
Event Timeline |