lighthouse/consensus
Mason Stallmo f7dd24c998 Add quoted u64/u64_vec to SyncCommitteeSubscription (#2589)
## Issue Addressed

Resolves #2582 

## Proposed Changes

Use `quoted_u64` and `quoted_u64_vec` custom serde deserializers from `eth2_serde_utils` to support the proper Eth2.0 API spec for `/eth/v1/validator/sync_committee_subscriptions`

## Additional Info

N/A
2021-09-11 23:56:16 +00:00
..
cached_tree_hash Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
fork_choice Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
int_to_bytes Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
merkle_proof Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
proto_array Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
safe_arith Remove saturating arith from state_processing (#1644) 2020-09-25 05:18:21 +00:00
serde_utils Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
ssz Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
ssz_derive Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
ssz_types Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
state_processing Optimize process_attestation with active balance cache (#2560) 2021-09-03 07:50:43 +00:00
swap_or_not_shuffle Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
tree_hash Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
tree_hash_derive Updates to make crates publishable (#2472) 2021-09-03 01:10:25 +00:00
types Add quoted u64/u64_vec to SyncCommitteeSubscription (#2589) 2021-09-11 23:56:16 +00:00