lighthouse/consensus/types
realbigsean 304793a6ab add quoted serialization util for FixedVector and VariableList (#1794)
## Issue Addressed

This comment: https://github.com/sigp/lighthouse/issues/1776#issuecomment-712349841

## Proposed Changes

- Add quoted serde utils for `FixedVector` and `VariableList`
- Had to remove the dependency that `ssz_types` has on `serde_utils` to avoid a circular dependency.

## Additional Info


Co-authored-by: realbigsean <seananderson33@gmail.com>
2020-10-29 23:25:21 +00:00
..
benches Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
examples Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
src add quoted serialization util for FixedVector and VariableList (#1794) 2020-10-29 23:25:21 +00:00
Cargo.toml Update external deps (#1711) 2020-10-05 08:22:19 +00:00