lighthouse-pulse/consensus/state_processing
Shane Bammel cf5d629dd6 Fix proposer reward calculations
Aggregate the value before applying the balance increase as done
in Prysm. The previous incremental additions resulted in different
reward burn behavior because of truncation in the math.
2023-08-29 16:13:35 -05:00
..
src Fix proposer reward calculations 2023-08-29 16:13:35 -05:00
.gitignore Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
Cargo.toml Total balance refactor to u128 / val balance cap 2023-08-29 16:13:00 -05:00
clippy.toml Lint for sum and product in consensus code (#2226) 2021-03-01 00:57:13 +00:00