prysm-pulse/proto/migration
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
..
BUILD.bazel Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
enums_test.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
enums.go Fixes Issues Found by Goland IDE Code Inspect (#9368) 2021-08-11 20:12:22 +00:00
v1alpha1_to_v1_test.go Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
v1alpha1_to_v1.go Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00