6b68ff92d3
This buffer eleminates a large part of allocations during MPT traversal, reducing overall memory usage and GC pressure. Ideally, we would use it throughout in the API instead of `openArray[byte]` since the built-in length limit appropriately exposes the natural 64-nibble depth constraint that `openArray` fails to capture. |
||
---|---|---|
.. | ||
init | ||
client.nim | ||
rpc_sim.nim | ||
rpc_tests.nim | ||
test_env.nim | ||
vault.nim |