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