forked from cerc-io/plugeth
d3be1a2719
Transactions are now propagated to peers from which we have not yet received the transaction. This will significantly reduce the chatter on the network. Moved new mined block handler to the protocol handler and moved transaction handling to protocol handler. |
||
---|---|---|
.. | ||
downloader | ||
backend.go | ||
handler.go | ||
peer.go | ||
protocol_test.go | ||
protocol.go |