prysm-pulse/beacon-chain/rpc
Radosław Kapka 89941d4be2
Implement GetBlockV2 in the beacon API (#9433)
* Implement `GetBlockV2` in the beacon API

* fix gateway config test

* Revert "fix gateway config test"

This reverts commit 8179400b2ac7cd302c1bca0f191145d017838f5d.

* unregister v2

* review feedback

* improve comment

* reduce duplication

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-08-26 15:22:06 +00:00
..
apimiddleware Fix struct type used when sending beacon committee subscriptions (#9466) 2021-08-25 15:35:28 +00:00
eth Implement GetBlockV2 in the beacon API (#9433) 2021-08-26 15:22:06 +00:00
prysm/v1alpha1 Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05: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 Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02: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 Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00