lighthouse-pulse/consensus
Shane Bammel a7adb9c813 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.
2024-05-23 15:02:42 -05:00
..
cached_tree_hash Fix Rust beta compiler errors 1.78.0-beta.1 (#5439) 2024-03-20 05:17:02 +00:00
fork_choice Total balance refactor to u128 / val balance cap 2024-05-22 19:40:08 -05:00
int_to_bytes Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
merkle_proof Sidecar inclusion proof (#4900) 2023-12-05 11:19:59 -05:00
proto_array Total balance refactor to u128 / val balance cap 2024-05-22 19:40:08 -05:00
safe_arith Total balance refactor to u128 / val balance cap 2024-05-22 19:40:08 -05:00
state_processing Fix proposer reward calculations 2024-05-23 15:02:42 -05:00
swap_or_not_shuffle Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
types Total balance refactor to u128 / val balance cap 2024-05-22 19:40:08 -05:00