v0.25.0-rc0
2023-09-18
Bug Fixes
- try parse private key instead of checking for error
- remove redundant v prefix from detected version
- build: switch goreleaser to use clean
- staking: validate MaxRate value of the commission
Build
- envrc: check min required version for direnv and bash (#1893)
Chore
- escrow: unify receiver to pointers
- market: remove redundant sprintf
- upgrade: tidy up errors formatting
Ci
- configure environment after installing go
Code Refactoring
- sdl: tidy up errors handling and formatting
Docs
- readme: fix validator page link #1882
- readme: set golang version to 1.21.0
- upgrade: backport descriptions for past network upgrades
Features
- export genesis to custom file
- sdl v2.1
- use gotoolchain
- install: customize os and arch during install
- pubsub: implement publisher interface
- sdl: test volumes named correctly within deployment group
- tests: run multiple validators within upgrade test
- tools: add upgrade info generator
- upgrade: create v0.26.0 network upgrade