mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 13:28:01 -05:00
* 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>