v0.4.0
What's Changed
- Update contracts to v0.9 by @maurolacy in #118
- Add cosmwasm_1_3 feature by @maurolacy in #124
- Valset update slash event by @maurolacy in #125
- upgrade dockerfile to use go1.21 instead of go1.20 by @Anmol1696 in #137
- remove docker cache from gh by @Anmol1696 in #138
- Upgrade contracts to v0.10.0-alpha.1 by @pinosu in #142
- chore: fix tests for starship by @Anmol1696 in #136
- add genesis cmd and run node by @likesToEatFish in #178
- Init meshsecurityprovider module by @vuong177 in #181
- feat: allow depositing vesting tokens in the vault by @neitdung in #182
- test: add e2e test for stake vesting token by @trinitys7 in #186
- Update proto by @vuong177 in #188
- feat: Handle zero max cap on chain logic by @trinitys7 in #173
- feat: native immediate unbonding by @neitdung in #183
- feat: transition stake by @neitdung in #184
- feat: add IsTomestoned in ValidatorSlash by @trinitys7 in #185
- Forward slashing events to the contract for processing by @vuong177 in #187
- chores: add manual scripts for mesh security by @trinitys7 in #191
- feat: handle on close channel by @trinitys7 in #192
New Contributors
- @likesToEatFish made their first contribution in #178
- @vuong177 made their first contribution in #181
- @neitdung made their first contribution in #182
- @trinitys7 made their first contribution in #186
Full Changelog: v0.3.0...v0.4.0