prysm-pulse/proto/eth/service
Radosław Kapka c32090aae5
Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685)
* Allow sending Altar blocks to `/eth/v1/beacon/blocks`

* tests

* add documentation

* fix ineffectual assignment

* change type of sync committee bits

* remove unused import

* fix Altair epoch calculation

* compare slot against slot

* do not publicly export E2E constant

* tests for setInitialPublishBlockPostRequest

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-28 19:07:32 +00:00
..
beacon_chain_service.pb.go Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
beacon_chain_service.pb.gw.go Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
beacon_chain_service.proto Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
beacon_debug_service.pb.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
beacon_debug_service.pb.gw.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
beacon_debug_service.proto Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
BUILD.bazel Prepare protos for Ethereum API v2.0.0 (#9384) 2021-08-14 16:41:03 +00:00
events_service.pb.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
events_service.pb.gw.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
events_service.proto Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
node_service.pb.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
node_service.pb.gw.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
node_service.proto Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
validator_service.pb.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
validator_service.pb.gw.go Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
validator_service.proto Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00