lighthouse/common/eth2/src/lighthouse
Michael Sproul c9354a9d25 Tweaks to reward APIs (#3957)
## Proposed Changes

* Return the effective balance in gwei to align with the spec ([ideal attestation rewards](https://ethereum.github.io/beacon-APIs/?urls.primaryName=dev#/Rewards/getAttestationsRewards)).
* Use quoted `i64`s for attestation and sync committee rewards.
2023-02-10 06:19:42 +00:00
..
attestation_performance.rs Add API to compute discrete validator attestation performance (#2874) 2022-01-27 22:58:31 +00:00
attestation_rewards.rs Tweaks to reward APIs (#3957) 2023-02-10 06:19:42 +00:00
block_packing_efficiency.rs Add API to compute block packing efficiency data (#2879) 2022-02-21 23:21:02 +00:00
block_rewards.rs Extend block reward APIs (#3290) 2022-06-29 04:50:37 +00:00
standard_block_rewards.rs Implement block_rewards API (per-validator reward) (#3907) 2023-02-07 08:33:23 +00:00
sync_committee_rewards.rs Tweaks to reward APIs (#3957) 2023-02-10 06:19:42 +00:00