nimbus-eth1/nimbus
Jordan Hrycaj 6bae929439
Added comments (#2546)
2024-08-06 12:43:39 +00:00
..
beacon Disable txpool in eth wire protocol handler (#2540) 2024-08-06 11:26:55 +07:00
common Fix sepolia chain config: mergeForkBlock -> 1450409 (#2518) 2024-07-24 03:07:55 +00:00
core Refactor txpool: reduce complexity (#2542) 2024-08-06 16:12:56 +07:00
db Added comments (#2546) 2024-08-06 12:43:39 +00:00
evm Fix CodeBytes: invalidPositions out of bound crash (#2523) 2024-07-25 19:23:53 +07:00
graphql Use simpler schema when writing transactions, receipts, and withdrawals (#2420) 2024-06-29 12:43:17 +07:00
rpc Disable txpool in eth wire protocol handler (#2540) 2024-08-06 11:26:55 +07:00
stateless
sync Disable txpool in eth wire protocol handler (#2540) 2024-08-06 11:26:55 +07:00
transaction odds and ends (#2481) 2024-07-13 20:42:49 +02:00
utils small cleanups (#2526) 2024-07-26 12:32:01 +07:00
TODO-TRACER.md Aristo uses pre classified tree types (#2385) 2024-06-18 11:14:02 +00:00
common.nim
compile_info.nim Misc updates (#2513) 2024-07-22 18:10:04 +00:00
config.nim Not using deprecated functions in config anymore (#2495) 2024-07-17 02:57:19 +00:00
constants.nim Convert GasInt to uint64, bump nim-eth and nimbus-eth2 (#2461) 2024-07-07 06:52:11 +00:00
errors.nim
launcher.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
makefile
nim.cfg
nimbus.nim Remove txpool sender locality (#2525) 2024-07-25 22:36:08 +07:00
nimbus_desc.nim
nimbus_import.nim small cleanups (#2526) 2024-07-26 12:32:01 +07:00
rpc.nim Aristo uses pre classified tree types (#2385) 2024-06-18 11:14:02 +00:00
tracer.nim Revive json tracer unit tests (#2538) 2024-08-01 10:41:20 +00:00
transaction.nim Convert GasInt to uint64, bump nim-eth and nimbus-eth2 (#2461) 2024-07-07 06:52:11 +00:00
version.nim