lighthouse/consensus
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
..
cached_tree_hash Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
fork_choice Fix edge-case when finding the finalized descendant (#3924) 2023-02-09 23:51:18 +00:00
int_to_bytes Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
merkle_proof Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
proto_array Fix edge-case when finding the finalized descendant (#3924) 2023-02-09 23:51:18 +00:00
safe_arith Inline safe_arith methods (#3229) 2022-05-31 06:09:12 +00:00
serde_utils Tweaks to reward APIs (#3957) 2023-02-10 06:19:42 +00:00
ssz Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
ssz_derive Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
ssz_types Prioritise important parts of block processing (#3696) 2022-11-30 05:22:58 +00:00
state_processing Clippy 1.67 (#3916) 2023-01-27 09:48:42 +00:00
swap_or_not_shuffle Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
tree_hash Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
tree_hash_derive Use SmallVec for TreeHash packed encoding (#3581) 2022-09-16 08:54:06 +00:00
types Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00