flow-emulator icon indicating copy to clipboard operation
flow-emulator copied to clipboard

[FEATURE] No History

Open bluesign opened this issue 3 years ago • 0 comments
trafficstars

Issue To Be Solved

In some projects, we don't care about old chain history ( playground, testing etc ) I am thinking a flag ( actually, I have one I implemented as --no-past ) but looking for a nicer name.

This flag will prevent script execution and getAccount on previous blocks, but it will save a lot of space and memory.

bluesign avatar Oct 14 '22 16:10 bluesign