mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 04:36:42 +00:00
todo
This commit is contained in:
parent
707b929acd
commit
04bb359ba8
1 changed files with 8 additions and 1 deletions
9
p2p/TODO
9
p2p/TODO
|
|
@ -1 +1,8 @@
|
||||||
Change protocol getPeers message response conditional on target. peerList if noTarget else server.getPeers
|
|
||||||
|
|
||||||
|
- make sure lastActive is saved at disconnect
|
||||||
|
- put peer selection loop for inbound connections into verifyPeer
|
||||||
|
- use peerError in peer selector
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue