makerdao / mkr-mcd-spec

High level KSpecification for the MCD System by Runtime Verification and Maker Foundation
GNU General Public License v3.0
28 stars 9 forks source link

Make it possible to use abstract storage state over KEVM #251

Open ehildenb opened 3 years ago

ehildenb commented 3 years ago

Currently we cannot add something like #storageVat(<vat> ... </vat>) to the Map sort, which is used for representing storage in KEVM. So we need to instead make a supersort of Map which is the storage sort.