prysm-pulse/beacon-chain/rpc
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
..
apimiddleware Trim SSE event names. (#9342) 2021-08-11 23:00:39 +00:00
eth Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
prysm/v1alpha1 Add in Database Support For Altair Blocks (#9387) 2021-08-14 15:50:49 +00:00
statefetcher Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
testutil State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
BUILD.bazel Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
service.go Move proto services to a different package (#9379) 2021-08-13 10:55:24 +00:00