openethereum/ethcore/sync
elferdo 046b8bbc8a
Make specification of protocol in SyncRequester::send_request explicit (#10295)
* Make the specification of the protocol to which a packet_id belongs to
  explicit when calling "SyncRequester::send_packet".

* Remove "SyncIO::send" and leave only "SyncIO::send_protocol"

* Adapt tests to new code.

* Strengthen tests to check if packet_id and protocol match when sending
a devp2p packet.
2019-02-08 13:01:29 +01:00
..
src Make specification of protocol in SyncRequester::send_request explicit (#10295) 2019-02-08 13:01:29 +01:00
Cargo.toml Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00