prysm-pulse/proto
Nick Sullivan 5c00fcb84f
Fix numerous spelling error and typos in the log messages, comments, and documentation. ()
* 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
..
engine/v1 Ran update-go-pbs.sh () 2023-05-05 17:44:51 +00:00
eth Ran update-go-pbs.sh () 2023-05-05 17:44:51 +00:00
migration Update to V4 🚀 () 2023-03-17 18:52:56 +00:00
prysm Fix numerous spelling error and typos in the log messages, comments, and documentation. () 2023-05-11 20:45:43 +00:00
testing Apply Goimports to Generated Files () 2023-03-21 11:12:23 +00:00
BUILD.bazel Checkpoint Sync 1/5 - fork/version detection and unmarshaling support () 2022-03-21 19:43:41 +00:00
README.md Fix Up READMEs for Mainnet () 2020-11-23 18:47:55 +00:00
ssz_proto_library.bzl Add minimal withdrawal size () 2022-11-22 16:05:37 +00:00

Prysm Protocol Buffers

This package defines common protobuf messages and services used by Prysm. For now, we are checking in all generated code to support native go dependency management.