openethereum/ethcore
elferdo 046b8bbc8a
Make specification of protocol in SyncRequester::send_request explicit ()
* 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
..
benches misc: bump license header to 2019 () 2019-01-07 11:33:07 +01:00
blockchain Adds cli interface to allow reseting chain to a particular block () 2019-01-16 16:37:26 +01:00
call-contract Extract CallContract and RegistryInfo traits into their own crate () 2019-01-16 19:52:21 +01:00
db misc: bump license header to 2019 () 2019-01-07 11:33:07 +01:00
evm misc: bump license header to 2019 () 2019-01-07 11:33:07 +01:00
light misc: bump license header to 2019 () 2019-01-07 11:33:07 +01:00
node-filter Remove caching for node connections () 2019-01-08 11:31:26 +11:00
private-tx Deprecate account management () 2019-02-07 14:34:24 +01:00
res Enable St-Peters-Fork ("Constantinople Fix") () 2019-01-21 22:55:44 +01:00
service Deprecate account management () 2019-02-07 14:34:24 +01:00
src Deprecate account management () 2019-02-07 14:34:24 +01:00
sync Make specification of protocol in SyncRequester::send_request explicit () 2019-02-08 13:01:29 +01:00
types misc: bump license header to 2019 () 2019-01-07 11:33:07 +01:00
vm misc: bump license header to 2019 () 2019-01-07 11:33:07 +01:00
wasm Replace ethcore-logger with env-logger. () 2019-01-08 15:07:20 +01:00
Cargo.toml Deprecate account management () 2019-02-07 14:34:24 +01:00