prysm-pulse/proto/eth/v1
kasey 0b1a777d62
ran gofmt @ v1.17, these are the resulting changes (#10362)
* ran gofmt @ v1.17, these are the resulting changes

* fix some flaky tests that are tripping up this PR

* gofmt

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2022-03-14 15:58:13 -05:00
..
testdata Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.pb.go Regen pbs (#10227) 2022-02-16 10:06:41 -06: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 Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
beacon_block.pb.go Regen pbs (#10227) 2022-02-16 10:06:41 -06: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 Fix templating in eth protos (#9548) 2021-09-08 19:37:26 +00:00
beacon_chain.pb.go Regen pbs (#10227) 2022-02-16 10:06:41 -06: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 Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
beacon_state.pb.go Regen pbs (#10227) 2022-02-16 10:06:41 -06: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 Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
BUILD.bazel Fix templating in eth protos (#9548) 2021-09-08 19:37:26 +00:00
events.pb.go Regen pbs (#10227) 2022-02-16 10:06:41 -06: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 Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
generated.ssz.go #10036 Replace codename Merge with Bellatrix (2nd step) (#10116) 2022-01-26 07:24:47 +00:00
node.pb.go Regen pbs (#10227) 2022-02-16 10:06:41 -06: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 Clean up v1 protos (#9377) 2021-08-13 09:12:18 +00:00
README.md Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.pb.go PrepareBeaconProposer Protobuf Schema (#10332) 2022-03-09 21:40:26 +00: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 PrepareBeaconProposer Protobuf Schema (#10332) 2022-03-09 21:40:26 +00:00

gRPC Gateway

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