lighthouse/consensus/state_processing/src
Michael Sproul 65a6118c53
Fix gossip verification of duplicate attester slashings (#5385)
* Fix gossip verification of duplicate attester slashings
2024-03-20 20:47:38 +00:00
..
common Changes for devnet-8 (#4518) 2023-08-09 15:44:47 -04:00
per_block_processing Fix gossip verification of duplicate attester slashings (#5385) 2024-03-20 20:47:38 +00:00
per_epoch_processing Fix Rust beta compiler errors 1.78.0-beta.1 (#5439) 2024-03-20 05:17:02 +00:00
upgrade API for LightClientBootstrap, LightClientFinalityUpdate, LightClientOptimisticUpdate and light client events (#3954) 2023-11-28 17:14:29 +11:00
block_replayer.rs Use peeking_take_while in BlockReplayer (#4803) 2023-10-05 06:03:24 +00:00
consensus_context.rs Refactor deneb block processing (#4511) 2023-07-25 10:51:10 -04:00
genesis.rs Fix Rust beta compiler errors 1.78.0-beta.1 (#5439) 2024-03-20 05:17:02 +00:00
lib.rs Rust 1.71 lints (#4503) 2023-07-17 00:14:19 +00:00
macros.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
metrics.rs Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
per_block_processing.rs Merge branch 'remove-into-gossip-verified-block' of https://github.com/realbigsean/lighthouse into merge-unstable-deneb-june-6th 2023-07-06 16:51:35 -04:00
per_epoch_processing.rs Rename eip4844 to deneb (#4129) 2023-03-26 11:49:16 -04:00
per_slot_processing.rs Remove checkpoint alignment requirements and enable historic state pruning (#4610) 2023-08-21 05:02:32 +00:00
state_advance.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
upgrade.rs Rename eip4844 to deneb (#4129) 2023-03-26 11:49:16 -04:00
verify_operation.rs Rust 1.71 lints (#4503) 2023-07-17 00:14:19 +00:00