lighthouse/consensus/state_processing/src
realbigsean 26a296246d
Merge branch 'capella' of https://github.com/sigp/lighthouse into eip4844
# Conflicts:
#	beacon_node/beacon_chain/src/beacon_chain.rs
#	beacon_node/beacon_chain/src/block_verification.rs
#	beacon_node/beacon_chain/src/test_utils.rs
#	beacon_node/execution_layer/src/engine_api.rs
#	beacon_node/execution_layer/src/engine_api/http.rs
#	beacon_node/execution_layer/src/lib.rs
#	beacon_node/execution_layer/src/test_utils/handle_rpc.rs
#	beacon_node/http_api/src/lib.rs
#	beacon_node/http_api/tests/fork_tests.rs
#	beacon_node/network/src/beacon_processor/mod.rs
#	beacon_node/network/src/beacon_processor/work_reprocessing_queue.rs
#	beacon_node/network/src/beacon_processor/worker/sync_methods.rs
#	beacon_node/operation_pool/src/bls_to_execution_changes.rs
#	beacon_node/operation_pool/src/lib.rs
#	beacon_node/operation_pool/src/persistence.rs
#	consensus/serde_utils/src/u256_hex_be_opt.rs
#	testing/antithesis/Dockerfile.libvoidstar
2023-02-07 12:12:56 -05:00
..
common Updated for queueless withdrawals spec 2022-11-09 18:09:34 -06:00
per_block_processing Merge branch 'capella' of https://github.com/sigp/lighthouse into eip4844 2023-02-07 12:12:56 -05:00
per_epoch_processing add historical summaries (#3865) 2023-01-11 12:40:21 +11:00
upgrade add historical summaries (#3865) 2023-01-11 12:40:21 +11:00
block_replayer.rs Consensus context with proposer index caching (#3604) 2022-10-15 22:25:54 +00:00
consensus_context.rs cleanup 2023-01-22 05:54:25 +01:00
genesis.rs Fixed a ton of state_processing stuff (#3642) 2022-10-14 17:35:10 -05:00
lib.rs Consensus context with proposer index caching (#3604) 2022-10-15 22:25:54 +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 Merge branch 'capella' of https://github.com/sigp/lighthouse into eip4844 2023-02-07 12:12:56 -05:00
per_epoch_processing.rs add historical summaries (#3865) 2023-01-11 12:40:21 +11:00
per_slot_processing.rs Fixes to make EF Capella tests pass (#3719) 2022-11-14 13:14:31 -06: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 Import BLS to execution changes before Capella (#3892) 2023-01-25 14:21:54 +01:00