Warning
If the local build fails, please use v1.1.0-make-install tag. This release is compatible with v1.1.0.
git checkout v1.1.0-make-install
make install
Also, if a panic occurs during the execution of the dawn-1
testnet, replace the binary with sunrised-linux-arm64-dawn-1-testnet
attached to this release.
v1.1.0 Upgrade
- Fix 2nd or later lockup delegate bug #289
- LegacyAmino Support #291 & #295
- IBC hooks for 1 sig USDrise mint from USDN.noble #288
- Support Ledger & other wallet #290
- Balance & lockup transfer (Sunrise Team recovers incorrect allocation) #290
- Fix wasmvm problem in some env #290
- Fix invalid gov threshold formula #293
- Fix the issue where yield from Noble could not be received #294
What's Changed
- chore: fix problematic comment by @jishudashu in #283
- docs: the discord link didn't work. by @Olexandr88 in #284
- feat: New README by @Senna46 in #286
- Ibc hooks v10 by @Senna46 in #288
- fix: lockup delegate by @Senna46 in #289
- Support LegacyAmino by @Senna46 in #291
- feat: upgrade handler by @Senna46 in #290
- fix: custom gov incorrect formula by @Senna46 in #293
- fix: allow FeeController receive funds by @Senna46 in #294
- fix: amino.name in proto by @Senna46 in #295
- Upgrade v1.1.0 by @Senna46 in #292
New Contributors
- @jishudashu made their first contribution in #283
- @Olexandr88 made their first contribution in #284
Full Changelog: v1.0.0...v1.1.0