lighthouse/beacon_node/beacon_chain/tests
Jimmy Chen 40abaefffb Attestation verification uses head state fork (#4263)
## Issue Addressed

Addresses #4238 

## Proposed Changes

- [x] Add tests for the scenarios
- [x] Use the fork of the attestation slot for signature verification.
2023-05-15 02:10:41 +00:00
..
attestation_production.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
attestation_verification.rs Attestation verification uses head state fork (#4263) 2023-05-15 02:10:41 +00:00
block_verification.rs Fix attestation withdrawals root mismatch (#4249) 2023-05-09 10:48:15 +00:00
capella.rs Fix some beacon_chain tests 2023-01-12 19:13:01 +11:00
main.rs Merge remote-tracking branch 'origin/unstable' into capella 2023-01-25 14:20:16 +11:00
merge.rs Fix some beacon_chain tests 2023-01-12 19:13:01 +11:00
op_verification.rs Use async code when interacting with EL (#3244) 2022-07-03 05:36:50 +00:00
payload_invalidation.rs Update engine_api to Latest spec (#3893) 2023-01-19 22:42:17 +11:00
rewards.rs Implement sync_committee_rewards API (per-validator reward) (#3903) 2023-01-24 02:06:42 +00:00
store_tests.rs Fix Capella schema downgrades (#4004) 2023-02-20 17:50:42 +11:00
sync_committee_verification.rs Use eth1_withdrawal_credentials in Test States (#3898) 2023-01-24 16:22:51 +01:00
tests.rs Fork choice modifications and cleanup (#3962) 2023-03-21 07:34:41 +00:00