prysm-pulse/api/gateway/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
..
api_middleware.go Keymanager APIs: fee recipient api (#10850) 2022-06-16 15:10:23 +00:00
BUILD.bazel bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
log.go Restructure API Middleware (#9663) 2021-09-23 20:41:04 +00:00
param_handling_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
param_handling.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
process_field.go Keymanager APIs: fee recipient api (#10850) 2022-06-16 15:10:23 +00:00
process_request_test.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
process_request.go bugfix : Eth-Consensus-Version header on response header (#12600) 2023-07-11 13:27:23 -05:00
structs.go --api-timeout flag (#10260) 2022-02-24 18:01:37 +00:00