lotus/chain/blocksync
Jakub Sztandera 50702f309f Use new hello protocol
Using map encoder.
Types in LatencyMessage are int64 in spec, butl 1. tupled generator
does not support int64 right now; 2. there is no harm in using uint64 here.

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-02-12 19:08:49 +01:00
..
blocksync_client.go limit blocksync response sizes 2020-01-23 14:24:52 -08:00
blocksync.go limit blocksync response sizes 2020-01-23 14:24:52 -08:00
cbor_gen.go Use new hello protocol 2020-02-12 19:08:49 +01:00