lighthouse/beacon_node/beacon_chain/tests
Zackary Scott e181741d38
Fix for issue 4860 - Added in process_justification_and_finalization (#4877)
* Added in process_justification_and_finalization

Added in process_justification_and_finalization to compute_attestation_rewards_altair to take into account justified attestations when coming out of inactivity leak. Also added in test to check for this edge case.

* Added in justification and finalization for compute_attestation_rewards_base

* Added in test for altair rewards without inactivity leak
2023-11-16 22:07:48 +11:00
..
attestation_production.rs Verify KZG in Bulk During Block Sync (#4903) 2023-11-09 15:05:44 +11:00
attestation_verification.rs Merge branch 'unstable' into merge-unstable-to-deneb-20230822 2023-08-22 21:20:47 +10:00
block_verification.rs add processing and processed caching to the DA checker (#4732) 2023-10-03 09:59:33 -04:00
capella.rs Cache target attester balances for unrealized FFG progression calculation (#4362) 2023-06-30 01:13:06 +00:00
events.rs Add blob_sidecar event to SSE (#4790) 2023-10-12 10:13:08 -04:00
main.rs Add missed blocks to monitored validators (#4731) 2023-11-09 15:05:14 +11:00
merge.rs Fix conflicts rebasing eip4844 2023-02-10 09:41:23 +01:00
op_verification.rs Always use a separate database for blobs (#4892) 2023-11-09 16:51:36 +11:00
payload_invalidation.rs Merge branch 'unstable' into merge-unstable-to-deneb-20230822 2023-08-22 21:20:47 +10:00
rewards.rs Fix for issue 4860 - Added in process_justification_and_finalization (#4877) 2023-11-16 22:07:48 +11:00
store_tests.rs Always use a separate database for blobs (#4892) 2023-11-09 16:51:36 +11:00
sync_committee_verification.rs Aggregate subsets (#3493) 2023-06-27 01:06:49 +00:00
tests.rs Merge branch 'unstable' into merge-unstable-to-deneb-20230822 2023-08-22 21:20:47 +10:00
validator_monitor.rs Add missed blocks to monitored validators (#4731) 2023-11-09 15:05:14 +11:00