algorand-devrel / community

11 stars 3 forks source link

Sandbox - Freeze/Restore to known state #3

Open barnjamin opened 2 years ago

barnjamin commented 2 years ago

The sandbox should provide some functionality to freeze the current state and restore to some checkpointed state. This would allow easier testing from known state rather than submitting some number of transactions to get back to that known state.

Docker provides some basics for this by taking advantage of the file system deltas