lighthouse/eth2/utils/ssz_derive/src
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
..
lib.rs Add optimized SSZ decoding for fixed-len items (#865) 2020-03-04 11:45:01 +11:00