Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

0.3.0 backend

Compare
Choose a tag to compare
@justinzhou93 justinzhou93 released this 24 Aug 15:59
· 6 commits to main since this release
ca41a22

Chain changes have used new storage on chain for tasks. All old tasks have been migrated over. Any previous use of Observer class will no longer be able to get the tasks. Instead, upgrade to this new version and the Observer class should be pulling from the correct storage tables. Furthermore, new RPCs have been added for autocompounding and fees.