v0.23.0-rc8
2023-05-01
Bug Fixes
- bump akash-api (#1780)
- bump cosmos-sdk to v0.45.15 (#1788)
- suppress lint for config error (#1803)
- default GPU resource to 0 if not present (#1789)
- use 3rd-party lib encode mtls private key into PKCS8 (#1777)
- golangci-installer removes wrong binary (#1785)
- set rlcp true for goreleaser archives (#1786)
- add log parameter to upgrade init (#1772)
- try decode PKCS8 private key first (#1790)
- bump akash-api to v0.0.12
- use from address as string to allow certs signed with ledger (#1784)
- bump ibc-go to v3.4.0 (#1762)
- allow struct to findstructfield (#1766)
- app: add test coverage to FindStructField (#1769)
- lint: replace deadcode linter with unused (#1768)
- mod: bump akash-api to v0.0.3 (#1770)
- sdl: use GPU attributes types for GPU resources (#1767)
Build
- bump go to v1.20 (#1752)
Chore
- bump akash-api v0.0.15 (#1807)
- bump golang.org/x/net to v0.7.0 (#1763)
- shorten PR template (#1759)
- change default codeowners to the group (#1758)
Ci
- extend pr labeler (#1805)
- fix dependency name for homebrew target (#1778)
- add pr labeler for x modules (#1774)
- add author checklist for pr template (#1773)
- remove proto checks (#1751)
- actions: group actions (#1760)
- release: fetch latest tag using rev-list (#1802)
- sims: do not unshallow repo on sims (#1796)
- sims: remove MAINNET var (#1794)
Code Refactoring
- add timestamp flag (#1800)
- default logger. log to stdout (#1799)
- unifi yaml extentions (#1792)
- move provider utils to provider repo (#1779)
- use module manager to find module info during upgrade (#1764)
- remove proto (#1753)
- app: upgrade handlers (#1761)
- build: remove static_build tag (#1795)
- migrations: group migrations by upgrade name (#1806)
- mocks: generate mocks with go:generate (#1804)
- proto: remove protobuf tools (#1801)
Features
- add bech32-convert command to easily convert address prefixes (#1798)
- bump ledger-go and cosmos-go to v0.14.3 (#1783)
- bump akash-api to v0.0.9 (#1782)
- bump go1.20.2 (#1781)
- network upgrade v0.24.0 (#1765)
- add x/feegrant module (#1776)
- switch to cometbft fork of tendermint (#1775)
- implement fork upgrades in BeginBlocker (#1771)
- filter gov proposals by initial deposit (#1757)
- implement check for min validator commission (#1756)
- init ante decorators list manually (#1755)
- define API v1beta3 (#1754)