erigon-pulse/turbo/builder
Andrew Ashikhmin 58fcc04575
blockValue should use gasUsed rather than gasLimit (#6875)
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.
2023-02-14 15:05:27 +00:00
..
block_builder.go blockValue should use gasUsed rather than gasLimit (#6875) 2023-02-14 15:05:27 +00:00