mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-20 17:31:11 +00:00
58fcc04575
Fees going to the gas fee recipient should be based on the actual gas used (available in the receipt) rather than the gas limit in a transaction. This fixes Hive test "GetPayloadV2 Block Value". Also `engine_getPayloadBodiesByRangeV1` params should be encoded as hex strings.