nimbus-eth1/nimbus/core/chain
Jacek Sieka 3d3831dde8
Small cleanups (#2435)
* avoid costly hike memory allocations for operations that don't need to
re-traverse it
* avoid unnecessary state checks (which might trigger unwanted state
root computations)
* disable optimize-for-hits due to the MPT no longer being complete at
all times
2024-07-01 14:07:39 +02:00
..
chain_desc.nim Remove EVM indirect imports and unused EVM errors (#2370) 2024-06-17 09:56:39 +02:00
forked_chain.nim Add ForkedChainRef tests (#2430) 2024-06-30 14:40:14 +07:00
persist_blocks.nim Small cleanups (#2435) 2024-07-01 14:07:39 +02:00