prysm-pulse/proto/eth/v1
james-prysm 55e4c6e1db
HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963)
* wip

* wip changes for beacon handlers

* wip

* updating protos

* fixing conflict

* fixing protos

* fixing more tests

* migrating tests and removing one that is irrelevant

* fixing e2e

* fixing unit tests

* missed adding routes

* gaz

* fixing more tests

* Update beacon-chain/rpc/eth/beacon/handlers_pool.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/rpc/eth/shared/structs.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/rpc/eth/shared/structs.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/rpc/eth/shared/structs.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/rpc/eth/shared/structs.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* radek's comments

* fixing protos after conflict

* accidently removed a proto type

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-10-11 14:08:06 +00:00
..
testdata Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
attestation.pb.go Update rules_go and gazelle to 0.42 & 0.33 (latest releases) (#13021) 2023-10-10 12:50:29 +08:00
attestation.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
attestation.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_block.pb.go Update rules_go and gazelle to 0.42 & 0.33 (latest releases) (#13021) 2023-10-10 12:50:29 +08:00
beacon_block.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_block.proto Add deneb protobufs (#12363) 2023-08-31 08:41:57 -05:00
beacon_chain.pb.go HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963) 2023-10-11 14:08:06 +00:00
beacon_chain.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_chain.proto HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963) 2023-10-11 14:08:06 +00:00
beacon_state.pb.go Update rules_go and gazelle to 0.42 & 0.33 (latest releases) (#13021) 2023-10-10 12:50:29 +08:00
beacon_state.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_state.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel HTTP API: /eth/v1/beacon/pool/bls_to_execution_changes (#12963) 2023-10-11 14:08:06 +00:00
events.pb.go Update rules_go and gazelle to 0.42 & 0.33 (latest releases) (#13021) 2023-10-10 12:50:29 +08:00
events.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
events.proto Deneb: blob sidecar events (#12928) 2023-09-22 21:54:10 +00:00
generated.ssz.go Deneb spectests release v1.4.0-beta.2-hotfix (#12959) 2023-09-28 21:05:23 +00:00
node.pb.go Update rules_go and gazelle to 0.42 & 0.33 (latest releases) (#13021) 2023-10-10 12:50:29 +08:00
node.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
node.proto HTTP Beacon API: /eth/v1/node/syncing (#12706) 2023-08-09 17:23:59 +02:00
README.md Checkin Generated Protobufs and Proto Files for EthereumAPIs (#8973) 2021-06-02 20:20:11 +00:00
validator.pb.go Update rules_go and gazelle to 0.42 & 0.33 (latest releases) (#13021) 2023-10-10 12:50:29 +08:00
validator.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
validator.proto HTTP validator APIs (#12887) 2023-09-21 18:16:59 +00:00

gRPC Gateway

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