prysm-pulse/beacon-chain/state/stateutil
Nick Sullivan 5c00fcb84f
Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385)
* Minor typos and spelling fixes (comments, logs, & docs only, no code changes)

* Fix seplling in log message

* Additional spelling tweaks based on review from @prestonvanloon
2023-05-11 20:45:43 +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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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