prysm-pulse/beacon-chain/rpc/apimiddleware
Sammy Rosso b0b4e42436
HTTP Beacon API: /eth/v1/beacon/blocks and /eth/v1/beacon/blinded_blocks (#12827)
* Add PublishBlock

* Add endpoints

* Cleanup

* Modify publishBlock to work for v1 and v2

* Remove v2 + add server receiver

* Cleanup remaining endpoints

* Remove error from SszRequested

* Remove unused functions
2023-09-27 12:51:37 +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 HTTP Beacon API: /eth/v1/beacon/blocks and /eth/v1/beacon/blinded_blocks (#12827) 2023-09-27 12:51:37 +00:00
custom_hooks_test.go HTTP API: GetLiveness and GetBlockHeader (#12916) 2023-09-20 19:06:11 +00:00
custom_hooks.go HTTP API: GetLiveness and GetBlockHeader (#12916) 2023-09-20 19:06:11 +00:00
endpoint_factory.go HTTP Beacon API: /eth/v1/beacon/blocks and /eth/v1/beacon/blinded_blocks (#12827) 2023-09-27 12:51:37 +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 HTTP validator APIs (#12887) 2023-09-21 18:16:59 +00:00