prysm-pulse/beacon-chain/slasher
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
..
mock Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
types Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
chunks_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
chunks.go Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
detect_attestations_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
detect_attestations.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +00:00
detect_blocks_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
detect_blocks.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
doc.go Enable dupword linter & fix findings (#12271) 2023-04-18 22:01:27 +00:00
helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Slasher Simulator Code for Testing Optimized Slasher Behavior (#9695) 2021-09-29 02:27:21 +00:00
metrics.go Slasher Min/Max Chunk Logic (#9673) 2021-09-28 02:04:32 +00:00
params_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
params.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_slashings_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_slashings.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
queue_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
queue.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
receive_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
receive.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rpc_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
rpc.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_test.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00
service.go Replace statefeed Initialize (#12285) 2023-05-03 04:34:01 +00:00