nimbus-eth1/nimbus
tersec 01aeb3ad97
fix Dencun fcU being always rejected as invalid; rm newPayload fork validation hack (#2253)
2024-05-30 22:30:40 +02:00
..
beacon fix Dencun fcU being always rejected as invalid; rm newPayload fork validation hack (#2253) 2024-05-30 22:30:40 +02:00
common fix Dencun fcU being always rejected as invalid; rm newPayload fork validation hack (#2253) 2024-05-30 22:30:40 +02:00
core results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
db Aristo avoid storage trie update race conditions (#2251) 2024-05-30 17:48:38 +00:00
evm rm Miracl and remaining i386 (32-bit) build support (#2250) 2024-05-30 21:08:09 +02:00
graphql results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
rpc results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
sync fix Dencun fcU being always rejected as invalid; rm newPayload fork validation hack (#2253) 2024-05-30 22:30:40 +02:00
transaction use --styleCheck:error (#2242) 2024-05-30 09:01:07 +00:00
utils Aristo avoid storage trie update race conditions (#2251) 2024-05-30 17:48:38 +00:00
common.nim
config.nim Remove more goerli data (#2249) 2024-05-30 11:49:47 +00:00
constants.nim
errors.nim
launcher.nim
lightchain_shell.nim
makefile
nim.cfg
nimbus.nim Remove legacy sync (#2237) 2024-05-29 06:58:33 +02:00
nimbus_desc.nim Remove legacy sync (#2237) 2024-05-29 06:58:33 +02:00
rpc.nim
tracer.nim Simplify AccountsLedgerRef complexity (#2239) 2024-05-29 13:06:49 +02:00
transaction.nim Introduce wrapper type for EIP-4844 transactions (#2177) 2024-05-15 10:07:59 +07:00
version.nim Implement engine_getClientVersionV1 (#2233) 2024-05-29 09:20:50 +02:00
vm_compile_info.nim Cleanup unused raises in evm/state and other obsolete informations (#2243) 2024-05-30 09:03:54 +00:00
vm_computation.nim use --styleCheck:error (#2242) 2024-05-30 09:01:07 +00:00
vm_gas_costs.nim
vm_internals.nim
vm_precompiles.nim
vm_state.nim Attempt to roll back stateless mode implementation in a single PR (#2209) 2024-05-22 21:01:19 +00:00
vm_state_transactions.nim Attempt to roll back stateless mode implementation in a single PR (#2209) 2024-05-22 21:01:19 +00:00
vm_types.nim