lighthouse/consensus/types
Jimmy Chen 665334e936
Implement SSZ decoding for SignedBlockContents (#4744)
* Implement `SignedBlockContent` decoding and fixed bug in `SignedBlockContent::new`

* Update Cargo.lock file

* Use `make_genesis_spec` to simplify test setup.

* Fix syntax errors.
2023-09-19 18:18:05 -04:00
..
benches Cache target attester balances for unrealized FFG progression calculation (#4362) 2023-06-30 01:13:06 +00:00
examples Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
presets Update GET config/spec endpoint to support Deneb config (#4708) 2023-09-09 16:09:50 +10:00
src Implement SSZ decoding for SignedBlockContents (#4744) 2023-09-19 18:18:05 -04:00
Cargo.toml Simplifications for ./crypto (#4677) 2023-09-05 17:22:43 -04:00
clippy.toml Lint for sum and product in consensus code (#2226) 2021-03-01 00:57:13 +00:00