lighthouse/consensus/state_processing/src
realbigsean 137f230344
Capella eip 4844 cleanup (#3652)
* add capella gossip boiler plate

* get everything compiling

Co-authored-by: realbigsean <sean@sigmaprime.io
Co-authored-by: Mark Mackey <mark@sigmaprime.io>

* small cleanup

* small cleanup

* cargo fix + some test cleanup

* improve block production

* add fixme for potential panic

Co-authored-by: Mark Mackey <mark@sigmaprime.io>
2022-10-26 15:15:26 -04:00
..
common Fixed a ton of state_processing stuff (#3642) 2022-10-14 17:35:10 -05:00
per_block_processing Fixed a ton of state_processing stuff (#3642) 2022-10-14 17:35:10 -05:00
per_epoch_processing Capella eip 4844 cleanup (#3652) 2022-10-26 15:15:26 -04:00
upgrade Fixed a ton of state_processing stuff (#3642) 2022-10-14 17:35:10 -05:00
block_replayer.rs Separate execution payloads in the DB (#3157) 2022-05-12 00:42:17 +00:00
genesis.rs Fixed a ton of state_processing stuff (#3642) 2022-10-14 17:35:10 -05:00
lib.rs Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
macros.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
metrics.rs Cache participating indices for Altair epoch processing (#2416) 2021-07-27 07:01:01 +00:00
per_block_processing.rs Capella eip 4844 cleanup (#3652) 2022-10-26 15:15:26 -04:00
per_epoch_processing.rs Fixed a ton of state_processing stuff (#3642) 2022-10-14 17:35:10 -05:00
per_slot_processing.rs Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
state_advance.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
upgrade.rs Fixed a ton of state_processing stuff (#3642) 2022-10-14 17:35:10 -05:00
verify_operation.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00