erigon-pulse/cmd/erigon-el/backend
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
..
backend.go blockValue should use gasUsed rather than gasLimit (#6875) 2023-02-14 15:05:27 +00:00
node.go e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00