lighthouse/consensus/state_processing/src/common
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
..
altair.rs Optimise per_epoch_processing low-hanging-fruit (#3254) 2022-06-10 04:29:28 +00:00
base.rs Phase 0 attestation rewards via Beacon API (#4474) 2023-07-18 01:48:40 +00:00
deposit_data_tree.rs Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00
get_attestation_participation.rs Changes for devnet-8 (#4518) 2023-08-09 15:44:47 -04:00
get_attesting_indices.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
get_indexed_attestation.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
initiate_validator_exit.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
mod.rs Cache target attester balances for unrealized FFG progression calculation (#4362) 2023-06-30 01:13:06 +00:00
slash_validator.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
update_progressive_balances_cache.rs Cache target attester balances for unrealized FFG progression calculation (#4362) 2023-06-30 01:13:06 +00:00