prysm-pulse/beacon-chain/rpc/eth
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 Allow sending Altair blocks to /eth/v1/beacon/blocks (#9685) 2021-09-28 19:07:32 +00:00
debug Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
events Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
helpers Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
node Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
validator core: refactor signing and domain methods from helper to core/signing pkg (#9520) 2021-09-27 16:19:20 +00:00