prysm-pulse/beacon-chain/state/stateutil
Potuz b0a2115a26
Fix UJ (#13688)
* Fix UJ

* gate slashed

* don't filter slashed for active balance

* don't overflow

* fix tests

* fix tests
2024-03-06 20:46:16 +00:00
..
benchmark_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
block_header_root.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
BUILD.bazel Use a Validator Reader When Computing Unrealized Balances (#13656) 2024-02-24 12:10:00 +00:00
eth1_root.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
field_root_attestation.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
field_root_eth1.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
field_root_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
field_root_validator_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
field_root_validator.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
field_root_vector.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
historical_summaries_root.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
participation_bit_root.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
pending_attestation_root.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
reference_bench_test.go State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
reference.go State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
state_root_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
sync_committee.root.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
trie_helpers_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
trie_helpers.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
unrealized_justification_test.go Fix UJ (#13688) 2024-03-06 20:46:16 +00:00
unrealized_justification.go Fix UJ (#13688) 2024-03-06 20:46:16 +00:00
validator_map_handler.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validator_reader.go Use a Validator Reader When Computing Unrealized Balances (#13656) 2024-02-24 12:10:00 +00:00
validator_root_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
validator_root.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00