lighthouse/beacon_node/operation_pool/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
..
attestation_id.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
attestation_storage.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
attestation.rs Changes for devnet-8 (#4518) 2023-08-09 15:44:47 -04:00
attester_slashing.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
bls_to_execution_changes.rs Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
lib.rs Changes for devnet-8 (#4518) 2023-08-09 15:44:47 -04:00
max_cover.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
metrics.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
persistence.rs Fix Capella schema downgrades (#4004) 2023-02-20 17:50:42 +11:00
reward_cache.rs Refactor op pool for speed and correctness (#3312) 2022-08-29 09:10:26 +00:00
sync_aggregate_id.rs [Altair] Sync committee pools (#2321) 2021-07-15 00:52:02 +00:00