Features
- cli for remotely manage dev network #77 (ivivanov)
- scripts: add send genesis to operator #79 (ivivanov)
- scripts: add mandatory moniker flag #79 (ivivanov)
- scripts: add full-node init #79 (ivivanov)
- scripts: safe dir delete func #79 (ivivanov)
- scripts: add mandatory ssh key flag #79 (ivivanov)
- scripts: set peers as mandatory (ivivanov)
- introduce new module for adding vesting account with custom start-time #80 (Lockwarr)
Bug Fixes
Documentation
Code Refactoring
- scripts: init dev on remote server #77 (ivivanov)
- scripts: remove rila specific #79 (ivivanov)
- scripts: rename files #79 (ivivanov)
Chores
- upgrade to go v1.20.3 #76 (Lockwarr)
- start using custom vestings module in app initialization #80 (Lockwarr)
- add proto-format option in makefile #80 (Lockwarr)
- set upgrade handler v0.4.0 #82 (Lockwarr)
- stricter rules for go version (Lockwarr)
- use latest image for build-binary workflow (Lockwarr)
Commits
- scripts: renaming variables #79 (ivivanov)
- scripts: add missing arg (ivivanov)
- scripts: fix safe dir remove (ivivanov)
Upgrade instructions
With this upgrade we also have upgraded minimum required go version to v1.20, please update your Go version if you prefer to build the binary from source, otherwise, you can use the binary from the assets in this release.
Upgrade the chain by submitting a gov proposal for software upgrade
nolusd tx gov submit-proposal software-upgrade "v0.4.0" --title "Upgrade v0.4.0" --description "lorem ipsum dolorem asterix" --from reserve --upgrade-height <height-number> --deposit 10000000unls --fees 500unls