This Repo contains a proof of concept for a pattern that leverages Solidity's
type system to enforce checkpointing before calling mutating functions. This is
accomplished by creating "stale" types that wrap the state of the app that
expose a getUpdated
function. The "stale" versions of the state does not
expose any mutating functions. In order for a programmer to mutate the state of
the app they must call getUpdated
before hand.
-
Notifications
You must be signed in to change notification settings - Fork 0
wbj-goldfinch/RewardVault
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published