lighthouse/eth2/utils/ssz_derive
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
..
src Add optimized SSZ decoding for fixed-len items (#865) 2020-03-04 11:45:01 +11:00
Cargo.toml Update ssz_derive for publishing to crates.io 2019-07-04 13:22:33 +10:00