lighthouse/eth2/utils/ssz
Kyle Liu 82666e932e Removing old SSZ readme and replacing it with cargo badge. (#514)
* Removing old ssz readme per paulhauner, replacing with cargo badge.

Co-Authored-by: Paul Hauner <paul@paulhauner.com>

* Replacing my shitty text badge with an actual badge per Paul.

Co-Authored-by: Paul Hauner <paul@paulhauner.com>
2019-08-27 12:02:36 +10:00
..
examples Rename SSZ traits (Encodable -> Encode) 2019-05-13 15:12:19 +10:00
fuzz Update ethereum types (#489) 2019-08-06 14:41:42 +10:00
src Update to frozen spec ❄️ (v0.8.1) (#444) 2019-07-30 12:44:51 +10:00
tests ssz: implement Encode and Decode for tuples 2019-07-01 14:54:34 +10:00
Cargo.toml Update ethereum types (#489) 2019-08-06 14:41:42 +10:00
README.md Removing old SSZ readme and replacing it with cargo badge. (#514) 2019-08-27 12:02:36 +10:00

simpleserialize (ssz)

Crates.io