lighthouse/eth2/utils/ssz
Paul Hauner 871163aecc
Add optimized SSZ decoding for fixed-len items (#865)
* Add custom SSZ decode for Validator

* Move efficient decode into macro

* Don't allocate SSZ offset to heap

* Use smallvec in SszDecoder

* Fix test compile error
2020-03-04 11:45:01 +11:00
..
examples Clippy clean (#536) 2019-09-30 13:58:45 +10:00
src Add optimized SSZ decoding for fixed-len items (#865) 2020-03-04 11:45:01 +11:00
tests Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
Cargo.toml Add optimized SSZ decoding for fixed-len items (#865) 2020-03-04 11:45:01 +11:00
README.md Fix this link per @blacktemplar to link to the actual crate (#518) 2019-08-28 09:32:54 +10:00

simpleserialize (ssz)