• zelig's avatar
    use own total difficulty to limit best peer · 391e89d7
    zelig authored
    - update blockpool td by subscribing to ChainHeadEvent
    - if ahead of best peer, demote it
    - addPeer now take own td as current td
    - removePeer now take own td as current td
    - add relevant tests to peers_test
    - eth: backend now calls blockpool with eth.eventMux and chainManager.Td
    391e89d7
protocol_test.go 5.98 KB