prysm-pulse/beacon-chain/rpc
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
..
apimiddleware Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
eth Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
prysm/v1alpha1 core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00
statefetcher Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
testutil State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
BUILD.bazel Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +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 Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00