helios/consensus
Noah Citron d41a8713d0
fix: add missing fields to beacon block body (#31)
* add proposer slashings to block body

* add attestation slashings to beacon block

* add voluntary exits to beacon body

* remove comment

* fix u256_deserialize
2022-09-14 17:21:09 -04:00
..
src fix: add missing fields to beacon block body (#31) 2022-09-14 17:21:09 -04:00
testdata test: add consensus tests (#11) 2022-09-04 19:32:16 -04:00
tests test: add consensus tests (#11) 2022-09-04 19:32:16 -04:00
Cargo.toml feat: add logging (#15) 2022-09-08 21:34:14 -04:00