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 |
|
Preston Van Loon
|
4beb352e6f
|
Move Slot and Epoch functions from helpers to core pkg (#9519)
* Move Slot and Epoch functions from helpers to core
* limited viz
* goimports
* fix fuzz build
* fix fuzz build
* fix
* fix
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-03 20:10:31 +00:00 |
|
terence tsao
|
924fe20dcd
|
RPC: list block altair end point (#9494)
* Implement list block altair
* Dont export block container
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-02 22:21:33 +00:00 |
|
Nishant Das
|
49440c90ba
|
Add in Database Support For Altair Blocks (#9387)
* add in schema
* gaz
* fix panic in rpc
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
|
2021-08-14 15:50:49 +00:00 |
|
Raul Jordan
|
6dadb80cc4
|
Move v1alpha1 into Prysm API namespace (#9245)
|
2021-07-21 21:34:07 +00:00 |
|
terence tsao
|
1edf1f4c87
|
Restructure RPC packages to be future compatible (#9136)
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-07-02 15:54:52 +00:00 |
|