prysm-pulse/proto/eth/v1
Radosław Kapka 8cd43d216f
Changes to SSZ handling (#10687)
* Simplify SSZ handling

* fix tests

* add version to SSZ proto and to GetBeaconStateSSZV2

* remove unwanted methods

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-05-13 20:29:18 +00:00
..
testdata Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
attestation.pb.gw.go ran gofmt @ v1.17, these are the resulting changes (#10362) 2022-03-14 15:58:13 -05:00
attestation.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_block.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_block.pb.gw.go ran gofmt @ v1.17, these are the resulting changes (#10362) 2022-03-14 15:58:13 -05:00
beacon_block.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_chain.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_chain.pb.gw.go ran gofmt @ v1.17, these are the resulting changes (#10362) 2022-03-14 15:58:13 -05:00
beacon_chain.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
beacon_state.pb.go Changes to SSZ handling (#10687) 2022-05-13 20:29:18 +00:00
beacon_state.pb.gw.go ran gofmt @ v1.17, these are the resulting changes (#10362) 2022-03-14 15:58:13 -05:00
beacon_state.proto Changes to SSZ handling (#10687) 2022-05-13 20:29:18 +00:00
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
events.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
events.pb.gw.go ran gofmt @ v1.17, these are the resulting changes (#10362) 2022-03-14 15:58:13 -05:00
events.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
generated.ssz.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
node.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
node.pb.gw.go ran gofmt @ v1.17, these are the resulting changes (#10362) 2022-03-14 15:58:13 -05:00
node.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
README.md Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.pb.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
validator.pb.gw.go ran gofmt @ v1.17, these are the resulting changes (#10362) 2022-03-14 15:58:13 -05:00
validator.proto Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00

gRPC Gateway

This package is contains generated files for applications that wish to use eth/v1alpha as a gRPC gateway.