What's Changed
- ✨ DaoActionData schema v2 by @doitian in #27
- 📦 Setup contract development env by @doitian in #28
- ✨ Generate rust code from schemas by @doitian in #29
- ✨ Verify dao action data schema by @doitian in #36
- ✨ Verify deposit to by @doitian in #37
- ✨ Verify withdraw operation by @doitian in #38
- ✨ Verify claim from by @doitian in #40
- ✨ Verify deposit from and claim to by @doitian in #41
- ✨ Use dao action schema v2 in web app by @doitian in #44
- 🚀 deploy dao-action-verifier to dev chain by @doitian in #43
- ✨ Pack dao action verifier by @doitian in #46
- 📝 Use name CoBuild and link to the overview doc by @doitian in #47
- 📝 Document what is packing verifier by @doitian in #48
- ✨ Open tx explorer link in new tab by @doitian in #50
- 🐛 fix deposit packing verifier checkbox by @doitian in #51
- ♻️ Consider duplicated tx as pending by @doitian in #52
- 🚀 Deploy verifier to testnet by @doitian in #53
Full Changelog: v0.0.4...v0.0.5