nimbus-eth1/nimbus
jangko d0e63edd15
Change BeaconRoot address(EIP-4788)
2023-10-04 15:04:24 +07:00
..
beacon Add makeNextWithdrawals to engine api simulator 2023-09-30 20:16:45 +07:00
common Add TTD to Sepolia chain config (#1798) 2023-10-03 14:31:31 +07:00
core Only one place to declare gwei (#1802) 2023-10-04 10:47:18 +07:00
db Aristo and core db updates (#1800) 2023-10-03 12:56:13 +01:00
evm Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
graphql Implement EIP-4788: Beacon block root in the EVM (#1722) 2023-08-30 23:29:48 +07:00
rpc Use admin prefix for nodeInfo and addPeer JSON-RPCs (#1799) 2023-10-03 14:44:08 +02:00
sync Add BeaconSync reorg tests (#1782) 2023-09-30 19:20:29 +07:00
transaction Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
utils Only one place to declare gwei (#1802) 2023-10-04 10:47:18 +07:00
common.nim
config.nim Add --trusted-setup-file command line option 2023-10-01 21:00:32 +07:00
constants.nim Change BeaconRoot address(EIP-4788) 2023-10-04 15:04:24 +07:00
errors.nim Core db update providing additional results code interface (#1776) 2023-09-26 10:21:13 +01:00
launcher.nim
lightchain_shell.nim
makefile
nim.cfg
nimbus.nim Add --trusted-setup-file command line option 2023-10-01 21:00:32 +07:00
rpc.nim
stateless_runner.nim Unified database frontend integration (#1670) 2023-08-04 12:10:09 +01:00
tracer.nim Unified database frontend integration (#1670) 2023-08-04 12:10:09 +01:00
transaction.nim Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00
version.nim
vm_compile_info.nim
vm_computation.nim EVM cleanup 2023-08-29 07:12:31 +07:00
vm_gas_costs.nim
vm_internals.nim EVM cleanup 2023-08-29 07:12:31 +07:00
vm_precompiles.nim
vm_state.nim EIP-4844: Fix excessBlobGas handling (#1771) 2023-09-24 22:25:41 +07:00
vm_state_transactions.nim EIP-4788: Make it clear what is an EVM system call 2023-09-22 17:21:09 +07:00
vm_types.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00