baf508f6ae
previously, every time the VMState was created, it will also create new stateDB, and this action will nullify the advantages of cached accounts. the new changes will conserve the accounts cache if the executed blocks are contiguous. if not the stateDB need to be reinited. this changes also allow rpcCallEvm and rpcEstimateGas executed properly using current stateDB instead of creating new one each time they are called. |
||
---|---|---|
.. | ||
interpreter | ||
blake2b_f.nim | ||
blscurve.nim | ||
code_stream.nim | ||
computation.nim | ||
interpreter_dispatch.nim | ||
map_to_curve_g1.nim | ||
memory.nim | ||
message.nim | ||
nimdoc.cfg | ||
precompiles.nim | ||
stack.nim | ||
state.nim | ||
state_transactions.nim | ||
transaction_tracer.nim | ||
types.nim |