prysm-pulse/beacon-chain/rpc/apimiddleware
james-prysm bfecbf97db
REST implementation of /eth/v1/validator/prepare_beacon_proposer (#12781)
* implementing prepare beacon proposer endpoint in full rest

* fixing type naming on validator client

* fixing linting

* Update beacon-chain/rpc/eth/shared/structs.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/rpc/eth/validator/handlers.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/rpc/eth/validator/handlers.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* addressing feedback

* fixing unit tests

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-08-31 17:02:39 +00:00
..
BUILD.bazel migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
custom_handlers_test.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
custom_handlers.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
custom_hooks_test.go migrating Beacon API code from eip4844 to deneb-integration (#12568) 2023-08-31 08:41:57 -05:00
custom_hooks.go REST implementation of /eth/v1/validator/prepare_beacon_proposer (#12781) 2023-08-31 17:02:39 +00:00
endpoint_factory.go REST implementation of /eth/v1/validator/prepare_beacon_proposer (#12781) 2023-08-31 17:02:39 +00:00
structs_marshalling_test.go Fix Uint256 Json Parsing (#12540) 2023-06-16 09:43:20 +00:00
structs_marshalling.go Fix Uint256 Json Parsing (#12540) 2023-06-16 09:43:20 +00:00
structs.go REST implementation of /eth/v1/validator/prepare_beacon_proposer (#12781) 2023-08-31 17:02:39 +00:00