mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* Simplify SSZ handling * fix tests * add version to SSZ proto and to GetBeaconStateSSZV2 * TestProduceBlockV2SSZ * rest of tests * middleware * use constants * some middleware changes * test fix Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.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.