lighthouse/consensus/state_processing/src
ethDreamer 2b5385fb46
Changes for devnet-8 (#4518)
* Addressed #4487

Add override threshold flag
Added tests for Override Threshold Flag
Override default shown in decimal

* Addressed #4445

Addressed Jimmy's Comments
No need for matches
Fix Mock Execution Engine Tests
Fix clippy
fix fcuv3 bug

* Fix Block Root Calculation post-Deneb

* Addressed #4444

Attestation Verification Post-Deneb
Fix Gossip Attestation Verification Test

* Addressed #4443

Fix Exit Signing for EIP-7044
Fix cross exit test
Move 7044 Logic to signing_context()

* Update EF Tests

* Addressed #4560

* Added Comments around EIP7045

* Combine Altair Deneb to Eliminate Duplicated Code
2023-08-09 15:44:47 -04:00
..
common Changes for devnet-8 (#4518) 2023-08-09 15:44:47 -04:00
per_block_processing Changes for devnet-8 (#4518) 2023-08-09 15:44:47 -04:00
per_epoch_processing Phase 0 attestation rewards via Beacon API (#4474) 2023-07-18 01:48:40 +00:00
upgrade resolve merge issues 2023-07-07 10:17:04 -04:00
block_replayer.rs Fix attestation withdrawals root mismatch (#4249) 2023-05-09 10:48:15 +00:00
consensus_context.rs Refactor deneb block processing (#4511) 2023-07-25 10:51:10 -04:00
genesis.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
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 Cache target attester balances for unrealized FFG progression calculation (#4362) 2023-06-30 01:13:06 +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 Single blob lookups (#4152) 2023-06-15 12:59:10 -04: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