nimbus-eth1/nimbus
tersec 674394b924
fix import path; force refc memory management even with Nim 2.0+ (#2241)
2024-05-29 20:47:06 +02:00
..
beacon Check invalid ancestor in engine-api and beacon-sync (#2192) 2024-05-17 08:38:46 +07:00
common Simplify AccountsLedgerRef complexity (#2239) 2024-05-29 13:06:49 +02:00
core Simplify AccountsLedgerRef complexity (#2239) 2024-05-29 13:06:49 +02:00
db fix import path; force refc memory management even with Nim 2.0+ (#2241) 2024-05-29 20:47:06 +02:00
evm Simplify AccountsLedgerRef complexity (#2239) 2024-05-29 13:06:49 +02:00
graphql Culling legacy DB and accounts cache (#2197) 2024-05-20 10:17:51 +00:00
rpc Implement engine_getClientVersionV1 (#2233) 2024-05-29 09:20:50 +02:00
sync Remove eth/66 and eth/67 wire protocol (#2238) 2024-05-29 09:20:25 +02:00
transaction Attempt to roll back stateless mode implementation in a single PR (#2209) 2024-05-22 21:01:19 +00:00
utils Introduce wrapper type for EIP-4844 transactions (#2177) 2024-05-15 10:07:59 +07:00
common.nim
config.nim rm --terminal-total-difficulty command-line option (#2221) 2024-05-26 08:15:18 +02:00
constants.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
errors.nim Core db update providing additional results code interface (#1776) 2023-09-26 10:21:13 +01:00
launcher.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
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 Implement eth_feeHistory (#2130) 2024-04-16 08:02:42 +07:00
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 Providing eth68 stubs while setting eth67 as default (#2129) 2024-04-12 11:21:17 +00:00
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 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 Reduce compiler warnings (#2030) 2024-02-16 16:08:07 +07:00