nimbus-eth1/nimbus/core
andri lim 847cc311eb
Remove verifyFrom, vmState, and checkSeal from ChainRef (#2932)
2024-12-13 12:12:57 +07:00
..
chain Remove verifyFrom, vmState, and checkSeal from ChainRef (#2932) 2024-12-13 12:12:57 +07:00
executor Offload signature checking to taskpools (#2927) 2024-12-13 11:53:41 +07:00
pow replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
tx_pool Feature: configurable gas limit when building execution payload (#2931) 2024-12-13 10:47:35 +07:00
block_import.nim Move rlp block import into it's own subcommand (#2904) 2024-12-04 20:36:07 +07:00
casper.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
chain.nim Wiring ForkedChainRef to other components (#2423) 2024-09-04 09:54:54 +00:00
dao.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
eip4844.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
eip6110.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
eip7702.nim Add missing pieces of EIP-7702 (#2877) 2024-11-27 08:59:42 +01:00
executor.nim avoid initTable (#2328) 2024-06-10 11:05:30 +02:00
gaslimit.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
tx_pool.nim Cleanup db/core_apps error handling (#2838) 2024-11-07 08:24:21 +07:00
validate.nim Remove verifyFrom, vmState, and checkSeal from ChainRef (#2932) 2024-12-13 12:12:57 +07:00
withdrawals.nim Interpreter dispatch cleanups (#2913) 2024-12-06 13:01:15 +01:00