erigon-pulse/cmd
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
..
abigen e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00
bootnode CL lightclient to create memdb in the tmpdir which gets cleaned up on… (#6829) 2023-02-11 20:44:51 +00:00
devnet move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
downloader e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00
erigon cmd: initialize config before logger (#6251) 2022-12-09 18:04:47 +07:00
erigon-cl fix: use variable for slots per epoch in CL (#6864) 2023-02-13 20:51:33 +00:00
erigon-el blockValue should use gasUsed rather than gasLimit (#6875) 2023-02-14 15:05:27 +00:00
erigon-el-mock CL lightclient to create memdb in the tmpdir which gets cleaned up on… (#6829) 2023-02-11 20:44:51 +00:00
erigoncustom Upgrade urfave/cli to v2 (#6047) 2022-11-14 17:33:57 +01:00
evm e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00
hack e3: more mergeFiles tests, refcnt for LocalityIndex (#6765) 2023-02-06 09:05:29 +07:00
integration e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00
lightclient fix: variable slots per epoch in light client (#6868) 2023-02-13 21:27:13 +00:00
observer e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00
p2psim Upgrade urfave/cli to v2 (#6047) 2022-11-14 17:33:57 +01:00
pics CL lightclient to create memdb in the tmpdir which gets cleaned up on… (#6829) 2023-02-11 20:44:51 +00:00
prometheus mdbx: v0.12.3 (#6521) 2023-01-10 09:15:18 +07:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon blockValue should use gasUsed rather than gasLimit (#6875) 2023-02-14 15:05:27 +00:00
rpctest Add eth_getBalance test (#6583) 2023-01-16 21:52:11 +00:00
sentinel e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00
sentry sentry nil ptr fix (#6859) 2023-02-13 13:05:29 +00:00
state e3: don't cancel workers (#6869) 2023-02-14 06:13:27 +00:00
txpool e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00
utils e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00
verkle reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00