prysm-pulse/beacon-chain/rpc/apimiddleware
james-prysm 0266609bf6
bugfix : Eth-Consensus-Version header on response header (#12600)
* adding in custom header

* adding in parsing for middleware

* fixing casing

* add handling on error as well

* changing how error is handled for header

* changing how error is handled

* fixing casing

* Update beacon-chain/rpc/eth/beacon/blocks.go

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

* Update beacon-chain/rpc/eth/beacon/blinded_blocks.go

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

* Update beacon-chain/rpc/eth/beacon/blinded_blocks.go

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

* Update beacon-chain/rpc/eth/beacon/blocks.go

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

* fixing unit tests and review comment

* making some constants consistent in 1 file

* fixing missed blinded blocks

* fixing constants in custom handler tests

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2023-07-11 13:27:23 -05:00
..
BUILD.bazel bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
custom_handlers_test.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
custom_handlers.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
custom_hooks_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
custom_hooks.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
endpoint_factory.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +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 Fix payload attributes json (#12169) 2023-03-21 13:36:18 +00:00