nimbus-eth1/nimbus
Jordan Hrycaj debb68b3a7
Flare sync: Remove `debug` modules (#2665)
why:
  Not needed anymore but deletion kept in a separate PR to make it easy
  to refer back and find these modules.
2024-09-27 16:59:16 +00:00
..
beacon Flare sync (#2627) 2024-09-27 15:07:42 +00:00
common Flare sync (#2627) 2024-09-27 15:07:42 +00:00
core ForkedChainRef.forkchoice: Skip newBase calculation and skip chain finalization if finalizedHash is zero (#2654) 2024-09-27 07:53:27 +07:00
db init style for Hash256 (#2661) 2024-09-26 13:24:36 +02:00
evm init style for Hash256 (#2661) 2024-09-26 13:24:36 +02:00
graphql Use simpler schema when writing transactions, receipts, and withdrawals (#2420) 2024-06-29 12:43:17 +07:00
rpc ForkedChainRef.forkchoice: Skip newBase calculation and skip chain finalization if finalizedHash is zero (#2654) 2024-09-27 07:53:27 +07:00
stateless Cleanup stateless and block witness code. (#2295) 2024-06-08 15:05:00 +07:00
sync Flare sync: Remove `debug` modules (#2665) 2024-09-27 16:59:16 +00:00
transaction Implement EIP-7002 and EIP-7251 (#2616) 2024-09-12 16:09:46 +07:00
utils Prague types conversion 2024-09-12 16:09:42 +07:00
common.nim
compile_info.nim Small updates and fixes for rlpx suite (#2571) 2024-08-19 14:00:10 +00:00
config.nim Flare sync (#2627) 2024-09-27 15:07:42 +00:00
constants.nim init style for Hash256 (#2661) 2024-09-26 13:24:36 +02:00
errors.nim
launcher.nim
makefile
nim.cfg
nimbus.nim Flare sync (#2627) 2024-09-27 15:07:42 +00:00
nimbus_desc.nim Block header download beacon to era1 (#2601) 2024-09-09 09:12:56 +00:00
nimbus_import.nim Fix import stuck with era history behind (#2629) 2024-09-21 08:38:38 +02:00
rpc.nim ForkedChainRef.forkchoice: Skip newBase calculation and skip chain finalization if finalizedHash is zero (#2654) 2024-09-27 07:53:27 +07:00
tracer.nim small cleanups (#2598) 2024-09-10 05:24:45 +00:00
transaction.nim Bump nim-eth and nim-web3 (#2625) 2024-09-13 15:48:27 +02:00
version.nim