feat: clean up p2p
& implement missing peering functionality
#8383
tm2.yml
on: pull_request
Run Main
/
...
/
lint
51s
Run Main
/
...
/
generated
7s
Run Main
/
...
/
test
7m 22s
Annotations
20 errors
Run Main / Go Linter / lint
undefined: p2p.MakeConnectedSwitches
|
Run Main / Go Linter / lint
s.AddReactor undefined (type *p2p.MultiplexSwitch has no field or method AddReactor)
|
Run Main / Go Linter / lint
undefined: p2p.Connect2Switches
|
Run Main / Go Linter / lint
undefined: p2p.MakeConnectedSwitches
|
Run Main / Go Linter / lint
s.AddReactor undefined (type *p2p.MultiplexSwitch has no field or method AddReactor)
|
Run Main / Go Linter / lint
undefined: p2p.Connect2Switches
|
Run Main / Go Linter / lint
reactorPairs[1].reactor.Switch.Peers().Size undefined (type p2p.PeerSet has no field or method Size)
|
Run Main / Go Linter / lint
undefined: p2p.MakeConnectedSwitches
|
Run Main / Go Linter / lint
s.AddReactor undefined (type *p2p.MultiplexSwitch has no field or method AddReactor)
|
Run Main / Go Linter / lint
undefined: p2p.Connect2Switches
|
Run Main / Go Test / test
undefined: p2p.MakeConnectedSwitches
|
Run Main / Go Test / test
s.AddReactor undefined (type *p2p.MultiplexSwitch has no field or method AddReactor)
|
Run Main / Go Test / test
undefined: p2p.Connect2Switches
|
Run Main / Go Test / test
undefined: p2p.MakeConnectedSwitches
|
Run Main / Go Test / test
s.AddReactor undefined (type *p2p.MultiplexSwitch has no field or method AddReactor)
|
Run Main / Go Test / test
undefined: p2p.Connect2Switches
|
Run Main / Go Test / test
reactorPairs[1].reactor.Switch.Peers().Size undefined (type p2p.PeerSet has no field or method Size)
|
Run Main / Go Test / test
undefined: p2p.MakeConnectedSwitches
|
Run Main / Go Test / test
s.AddReactor undefined (type *p2p.MultiplexSwitch has no field or method AddReactor)
|
Run Main / Go Test / test
undefined: p2p.Connect2Switches
|