prysm-pulse/beacon-chain/rpc/eth/beacon
Potuz 047cae5e8b
Sign BLS_TO_EXECUTION_CHANGES with GENESIS_FORK_VERSION (#11870)
* Sign BLS_TO_EXECUTION_CHANGES with GENESIS_FORK_VERSION

* update spectests

* extra blank line

* fix consensus_specs_sha

* get rid of LightClients tests

* fix unit tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-01-16 14:29:33 +00:00
..
blinded_blocks_test.go Add finalized metadata field to API block fetching (#11788) 2022-12-16 18:21:08 +01:00
blinded_blocks.go Add finalized metadata field to API block fetching (#11788) 2022-12-16 18:21:08 +01:00
blocks_test.go Add finalized metadata field to API block fetching (#11788) 2022-12-16 18:21:08 +01:00
blocks.go Add finalized metadata field to API block fetching (#11788) 2022-12-16 18:21:08 +01:00
BUILD.bazel Capella State Detection (#11862) 2023-01-13 04:04:37 +00:00
config_test.go Remove ShardingForkVersion/Epoch from config (#11868) 2023-01-13 17:11:33 +00:00
config.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
init_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool_test.go Sign BLS_TO_EXECUTION_CHANGES with GENESIS_FORK_VERSION (#11870) 2023-01-16 14:29:33 +00:00
pool.go Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00
server_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
server.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
state_test.go Fix get RANDAO endpoint for underflow (#11650) 2022-11-11 17:58:25 +00:00
state.go Fix get RANDAO endpoint for underflow (#11650) 2022-11-11 17:58:25 +00:00
sync_committee_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_committee.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
validator.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00