prysm-pulse/proto/eth/service
Radosław Kapka 1936f991eb
Prepare protos for Ethereum API v2.0.0 (#9384)
* Move proto services to a different package

# Conflicts:
#	beacon-chain/rpc/service.go

* fix tests

* goimports

* fix java class name

* without aggregation_bits

* aggregation_bits

* v2 endpoints

* generate new code and define function stubs

* build files

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-08-14 16:41:03 +00:00
..
beacon_chain_service.pb.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_chain_service.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_chain_service.proto Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_debug_service.pb.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_debug_service.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_debug_service.proto Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
BUILD.bazel Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
events_service.pb.go Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
events_service.pb.gw.go Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
events_service.proto Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
node_service.pb.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
node_service.pb.gw.go Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
node_service.proto Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
validator_service.pb.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
validator_service.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
validator_service.proto Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00