prysm-pulse/beacon-chain/rpc
Raul Jordan d210dd7691
Maintainable Beacon Block API Endpoints (#9528)
* add new proto endpoints and deprecate old

* regen protos

* regen mocks

* begin fixing tests

* build tests

* e2e build

* go build

* resolve conflicts

* pass tests

* amend generated name

* fix build

* more fixes

* update gateway paths

* radek comments

* fix comment

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-09-07 15:17:50 +00:00
..
apimiddleware Fix struct type used when sending beacon committee subscriptions (#9466) 2021-08-25 15:35:28 +00:00
eth Maintainable Beacon Block API Endpoints (#9528) 2021-09-07 15:17:50 +00:00
prysm/v1alpha1 Maintainable Beacon Block API Endpoints (#9528) 2021-09-07 15:17:50 +00:00
statefetcher Clean up from hf1 (#9493) 2021-08-31 10:47:44 +00:00
testutil State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
BUILD.bazel Add RPC validator sync committee code (#9510) 2021-09-01 23:08:05 +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 Implement ProduceSyncCommitteeContribution in the beacon API (#9524) 2021-09-03 09:47:35 -05:00