lighthouse/eth2/utils/ssz/src
Paul Hauner 9a356a00c2
Merge pull request #405 from c-o-l-o-r/wasm-ssz
Make SSZ compatible with `wasm32` targets
2019-06-27 13:31:18 +10:00
..
decode make ssz crate wasm compatible 2019-06-22 14:37:07 -04:00
encode fix encoding impl for usize on 32-bit architectures 2019-06-25 09:59:50 -04:00
decode.rs Add support for SSZ union type via Option 2019-06-04 12:03:54 +10:00
encode.rs Add support for SSZ union type via Option 2019-06-04 12:03:54 +10:00
lib.rs calculate MAX_LENGTH_VALUE for 32-bit and 64-bit targets 2019-06-25 10:12:49 -04:00
macros.rs Fmt fix 2019-05-28 01:58:16 +00:00