nimbus-eth1/nimbus
Jordan Hrycaj cbe5131927
Simplify aristo tree deletion functionality (#2563)
* Cleaning up, removing cruft and debugging statements

* Make `aristo_delta` fluffy compatible

why:
  A sub-module that uses `chronicles` must import all possible
  modules used by a parent module that imports the sub-module.

* update TODO
2024-08-14 12:09:30 +00:00
..
beacon Rewire blockValue from Txpool to EngineAPI (#2554) 2024-08-09 06:05:18 +07:00
common move db init to init (#2552) 2024-08-08 07:45:30 +02:00
core Rewire blockValue from Txpool to EngineAPI (#2554) 2024-08-09 06:05:18 +07:00
db Simplify aristo tree deletion functionality (#2563) 2024-08-14 12:09:30 +00:00
evm Hash bump 2024-08-08 07:46:35 +02:00
graphql Use simpler schema when writing transactions, receipts, and withdrawals (#2420) 2024-06-29 12:43:17 +07:00
rpc log http/jwt information on startup (#2553) 2024-08-08 10:03:30 +00:00
stateless Cleanup stateless and block witness code. (#2295) 2024-06-08 15:05:00 +07:00
sync Remove chunked rlpx (#2562) 2024-08-14 10:56:49 +00:00
transaction odds and ends (#2481) 2024-07-13 20:42:49 +02:00
utils Aristo lazily delete larger subtrees (#2560) 2024-08-14 08:54:44 +00:00
TODO-TRACER.md Aristo uses pre classified tree types (#2385) 2024-06-18 11:14:02 +00:00
common.nim
compile_info.nim Remove chunked rlpx (#2562) 2024-08-14 10:56:49 +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 Remove EVM indirect imports and unused EVM errors (#2370) 2024-06-17 09:56:39 +02:00
launcher.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
makefile
nim.cfg import: read from era files (#2254) 2024-05-31 09:13:56 +02:00
nimbus.nim move db init to init (#2552) 2024-08-08 07:45:30 +02:00
nimbus_desc.nim rm full sync (#2324) 2024-06-08 07:41:44 +07:00
nimbus_import.nim small cleanups (#2526) 2024-07-26 12:32:01 +07:00
rpc.nim log http/jwt information on startup (#2553) 2024-08-08 10:03:30 +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 Add startup banner (#2354) 2024-06-14 10:08:44 +02:00