prysm-pulse/beacon-chain/rpc/eth/beacon
Radosław Kapka 30974039f3
Small adjustments to Beacon API (#11874)
* better `fillDBTestBlocks`

* error when submitting unknown block type

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-01-18 12:15:25 +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 Small adjustments to Beacon API (#11874) 2023-01-18 12:15:25 +00:00
blocks_test.go Small adjustments to Beacon API (#11874) 2023-01-18 12:15:25 +00:00
blocks.go Small adjustments to Beacon API (#11874) 2023-01-18 12:15:25 +00: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_change API event (#11865) 2023-01-17 09:45:20 +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