prysm-pulse/beacon-chain/p2p/encoder
Preston Van Loon 8d234014a4
Fix broadcast ssz (#3423)
* add two types of encoding/decoding ssz

* fix tests

* lint

* lint
2019-09-08 19:34:52 -07:00
..
BUILD.bazel Add flag for testing new p2p (#3243) 2019-08-19 17:20:56 -04:00
doc.go ssz network encoder (with snappy compression) (#3198) 2019-08-13 21:37:45 -04:00
network_encoding.go Fix broadcast ssz (#3423) 2019-09-08 19:34:52 -07:00
ssz_test.go Fix broadcast ssz (#3423) 2019-09-08 19:34:52 -07:00
ssz.go Fix broadcast ssz (#3423) 2019-09-08 19:34:52 -07:00
varint_test.go Add varint prefixing to ssz network encoder (#3210) 2019-08-14 16:18:32 -05:00
varint.go Add varint prefixing to ssz network encoder (#3210) 2019-08-14 16:18:32 -05:00