lighthouse-pulse/consensus
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
..
cached_tree_hash Total balance refactor to u128 / val balance cap 2023-08-29 16:13:00 -05:00
fork_choice Total balance refactor to u128 / val balance cap 2023-08-29 16:13:00 -05:00
int_to_bytes Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
merkle_proof Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00
proto_array Total balance refactor to u128 / val balance cap 2023-08-29 16:13:00 -05:00
safe_arith Total balance refactor to u128 / val balance cap 2023-08-29 16:13:00 -05:00
state_processing Fix proposer reward calculations 2023-08-29 16:13:35 -05:00
swap_or_not_shuffle Split common crates out into their own repos (#3890) 2023-04-28 01:15:40 +00:00
types Total balance refactor to u128 / val balance cap 2023-08-29 16:13:00 -05:00