prysm-pulse/beacon-chain/state/stateutil
Nishant Das c45cb7e188
Optimize Validator Roots Computation (#12585)
* add changes

* change it
2023-07-01 02:23:25 +00:00
..
benchmark_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_header_root.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel prysmctl using the same genesis func as e2e (#12268) 2023-04-13 17:19:06 +00:00
eth1_root.go Fix Bad Merge in V4 (#12183) 2023-03-24 14:05:31 +00:00
field_root_attestation.go Fix Bad Merge in V4 (#12183) 2023-03-24 14:05:31 +00:00
field_root_eth1.go Fix Bad Merge in V4 (#12183) 2023-03-24 14:05:31 +00:00
field_root_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
field_root_validator_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
field_root_validator.go Optimize Validator Roots Computation (#12585) 2023-07-01 02:23:25 +00:00
field_root_vector.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
historical_summaries_root.go Fix Bad Merge in V4 (#12183) 2023-03-24 14:05:31 +00:00
participation_bit_root.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
pending_attestation_root.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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 V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.root.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
trie_helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
trie_helpers.go Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
unrealized_justification_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
unrealized_justification.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_map_handler.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_root_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_root.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00