mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-07 22:54:17 -05:00
* add kv tests for capella and deneb * test execution fields * Update proto/eth/v2/custom.go Co-authored-by: Radosław Kapka <radoslaw.kapka@gmail.com> * Update proto/eth/v2/custom.go Co-authored-by: Radosław Kapka <radoslaw.kapka@gmail.com> * Update proto/eth/v2/custom.go Co-authored-by: Radosław Kapka <radoslaw.kapka@gmail.com> * refactor tests using deepEqual --------- Co-authored-by: Radosław Kapka <radoslaw.kapka@gmail.com> Co-authored-by: Radosław Kapka <rkapka@wp.pl>
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.