prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/beacon
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
..
assignments_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
assignments.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
attestations_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
attestations.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
beacon_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
blocks_test.go Maintainable Beacon Block API Endpoints (#9528) 2021-09-07 15:17:50 +00:00
blocks.go Maintainable Beacon Block API Endpoints (#9528) 2021-09-07 15:17:50 +00:00
BUILD.bazel Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
committees_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
committees.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
config_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
config.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
init_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
server.go RPC: list block altair end point (#9494) 2021-09-02 22:21:33 +00:00
slashings_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
slashings.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
validators_stream_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
validators_stream.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
validators_test.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00
validators.go Move Slot and Epoch functions from helpers to core pkg (#9519) 2021-09-03 20:10:31 +00:00