v0.2.1
What's Changed
- chore(contracts): re-deploy with v0.2.0 changes by @mattstam in #126
- chore(contracts): use iPROVE balanceOf() instead of PROVER-N totalAssets() by @mattstam in #128
- chore(contracts): emit Withdraw and Deposit events in SuccinctVApp by @mattstam in #129
- feat(contracts): dispenser by @mattstam in #131
- chore(contracts): comment cleanup by @mattstam in #133
- revert(contracts): optimize finish unstake gas usage by @mattstam in #135
- feat(vapp): support JSON signed messages by @mattstam in #132
- chore(vapp): rename signed message verification function by @mattstam in #136
- fix(vapp): withdraw fee overflow by @mattstam in #138
- fix(contracts): skip permit if already has allowance by @mattstam in #139
- fix(vapp): delegate fee by @mattstam in #137
- feat(vapp): withdraw and delegate fees from signed message by @mattstam in #141
- chore(vapp): update proto by @mattstam in #142
- chore(contracts): set governance variables from env by @mattstam in #143
- chore(contracts): fix linter issues by @mattstam in #144
- feat(vapp): use patched crates by @jtguibas in #140
Full Changelog: v0.2.0...v0.2.1