lighthouse/common/eth2/src
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
..
lighthouse Tweaks to reward APIs (#3957) 2023-02-10 06:19:42 +00:00
lighthouse_vc Standard gas limit api (#3450) 2022-08-15 01:30:58 +00:00
lib.rs Implement block_rewards API (per-validator reward) (#3907) 2023-02-07 08:33:23 +00:00
lighthouse.rs Implement block_rewards API (per-validator reward) (#3907) 2023-02-07 08:33:23 +00:00
mixin.rs Serve Bellatrix preset in BN API (#3425) 2022-08-10 07:52:59 +00:00
types.rs Implement attestation_rewards API (per-validator reward) (#3822) 2023-02-07 00:00:19 +00:00