-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
featureA new user feature or a new package APIA new user feature or a new package API
Description
Using snapshots would enable us to implement features such as viewing and moving between blockchain history as well as undo/redo functionality. Snapshots would also simplify the code in multiple places. We would only have to store snapshots in the database instead of individual transaction executions, contract deployments, etc. Moreover, snapshots should be used for blockchain rollback as well as rebuilding the state which will provide a cleaner implementation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA new user feature or a new package APIA new user feature or a new package API