prysm-pulse/beacon-chain/rpc/eth/beacon
Potuz c1f00923c1
Implement bls_to_execution_changes beacon endpoint (#11845)
* Initial implementation

* fix withrawal unit tests

* add custom hooks api middleware test

* unit tests for endpoint

* update screwed proto file

* double import

* Raul review

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-01-06 05:17: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 Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00
config_test.go Implement bound on expected withdrawals (#11760) 2022-12-16 06:45:26 +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 Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17: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