You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Templates should be considered as immutable objects and part of the global state tree. The actual binary code should be stored under SVM.
Smart contracts storage should be part of the global state tree, as discussed previously.
We should proceed with the current Ethereum’s Merkle Trie for the global state tree implementation. The final canonical representation of the tree depends on the validators protocol, which isn’t ready yet.
spacemeshos/svm#212
Discussed in R&D meeting 2021/02/09
The text was updated successfully, but these errors were encountered: