mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* create ssz payload * remove unused function * remove access to state * gazelle fix * fix ssz size for electra finality update * fix fork digest version problem * fix chunk size * fix fork version * fix fork version * add tests * add changelog entry * add PR link in changelog entry * fix lint error * Update beacon-chain/rpc/eth/light-client/handlers.go Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com> * check for context error * send response in chunks * remove content disposition header --------- Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
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.