prysm-pulse/api/gateway
moshe-blox 21fc9853ee
Encode empty extra_data as "0x" and base_fee_per_gas as Uint256 i… (#10539)
* Encode empty `extra_data` as "0x" and `base_fee_per_gas` as Uint256 in the Beacon API

* Fixed parsing of Uint256 in the API

* Add missing tests for empty hex & Uint256 fields in `apimiddleware`

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-04-21 15:44:38 +00:00
..
apimiddleware Encode empty extra_data as "0x" and base_fee_per_gas as Uint256 i… (#10539) 2022-04-21 15:44:38 +00:00
BUILD.bazel API Middleware for Keymanager Standard API Endpoints (#9936) 2021-12-07 20:26:21 +00:00
gateway_test.go API Middleware for Keymanager Standard API Endpoints (#9936) 2021-12-07 20:26:21 +00:00
gateway.go --api-timeout flag (#10260) 2022-02-24 18:01:37 +00:00
log.go Move Related Packages Into API/ Pkg (#9619) 2021-09-16 19:55:51 +00:00
options.go --api-timeout flag (#10260) 2022-02-24 18:01:37 +00:00