prysm-pulse/proto/eth/v2
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_block.pb.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_block.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_block.proto Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_state.pb.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_state.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
beacon_state.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
sync_committee.pb.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
sync_committee.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
sync_committee.proto Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
validator.pb.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
validator.pb.gw.go Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
validator.proto Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00