spacemeshos / svm

SVM - Spacemesh Virtual Machine
https://spacemesh.io
MIT License
85 stars 14 forks source link

Easily detect uncommitted changes to the SVM global state #422

Closed neysofu closed 2 years ago

neysofu commented 2 years ago

Let's add a function to easily detect whether the SVM state is "clean" or "dirty". Facilitates https://github.com/spacemeshos/go-svm/issues/18.