openethereum/ethcore/sync/src
elferdo 3adb640d2b
Bundle protocol and packet_id together in chain sync (#10315)
Define a new `enum` where devp2p subprotocol packet ids (currently eth and par) are defined. Additionally provide functionality to query id value and protocol of a given id object.
2019-02-13 09:20:33 +01:00
..
chain Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01:00
light_sync misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
res Support millisecond timestamp for instant seal engine (#9469) 2018-09-06 11:38:00 +02:00
tests Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01:00
api.rs Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01:00
block_sync.rs Increase number of requested block bodies in chain sync (#10247) 2019-02-07 15:27:09 +01:00
blocks.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01:00
private_tx.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
snapshot.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
sync_io.rs Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01:00
transactions_stats.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00