Skip to content

Releases: akash-network/node

v0.22.6

05 May 20:25
v0.22.6
dfeacae
Compare
Choose a tag to compare

v0.22.6

2023-05-05

Bug Fixes

  • testnetify: decrease bonded balance when validator drops from active list

v0.22.5

05 May 19:40
v0.22.5
5d33944
Compare
Choose a tag to compare

v0.22.5

2023-05-05

Bug Fixes

  • debug: import extended debug command

v0.22.4

05 May 19:09
v0.22.4
47154f6
Compare
Choose a tag to compare

v0.22.4

2023-05-05

Features

  • cmd: implement testnetify command
  • x: decode modules genesis state for testnetify command (#1812)

v0.22.3

04 May 14:04
v0.22.3
c4a4bb2
Compare
Choose a tag to compare

v0.22.3

2023-05-04

Bug Fixes

  • cli: bind all env prefixes to flags

v0.23.0-rc9

02 May 15:16
v0.23.0-rc9
8157808
Compare
Choose a tag to compare
v0.23.0-rc9 Pre-release
Pre-release

v0.23.0-rc9

2023-05-02

Bug Fixes

  • testutil: default gpu units to 0 (#1808)

v0.23.0-rc8

02 May 00:34
v0.23.0-rc8
ba02143
Compare
Choose a tag to compare
v0.23.0-rc8 Pre-release
Pre-release

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)

v0.22.2

25 Apr 15:24
v0.22.2
d74e565
Compare
Choose a tag to compare

v0.22.2

2023-04-25

Code Refactoring

  • add timestamp flag

v0.22.1

25 Apr 13:30
v0.22.1
31a8fd5
Compare
Choose a tag to compare

v0.22.1

2023-04-25

Code Refactoring

  • default logger. log to stdout

v0.23.0-rc7

23 Mar 16:15
v0.23.0-rc7
02d4cf5
Compare
Choose a tag to compare
v0.23.0-rc7 Pre-release
Pre-release

v0.23.0-rc7

2023-03-23

Bug Fixes

  • try decode PKCS8 private key first (#1790)

v0.23.0-rc6

23 Mar 02:52
v0.23.0-rc6
86a9747
Compare
Choose a tag to compare
v0.23.0-rc6 Pre-release
Pre-release

v0.23.0-rc6

2023-03-22

Bug Fixes

  • default GPU resource to 0 if not present (#1789)
  • bump cosmos-sdk to v0.45.15 (#1788)