f6be4bd0ec
`initTable` is obsolete since nim 0.19 and can introduce significant memory overhead while providing no benefit (since the table will be grown to the default initial size on first use anyway). In particular, aristo layers will not necessarily use all tables they initialize, for exampe when many empty accounts are being created. |
||
---|---|---|
.. | ||
access_list_tracer.nim | ||
json_tracer.nim | ||
legacy_tracer.nim |