Skip to content

Releases: akash-network/node

v0.7.8-rc3

01 Aug 05:37
@boz boz
Compare
Choose a tag to compare
v0.7.8-rc3 Pre-release
Pre-release

Changelog

fef4de8 ffs
a57168f tm-bump

Docker images

  • docker pull ovrclk/akashd:latest
  • docker pull ovrclk/akashd:fef4de8
  • docker pull ovrclk/akashd:0.7.8-rc3
  • docker pull ovrclk/akashctl:latest
  • docker pull ovrclk/akashctl:fef4de8
  • docker pull ovrclk/akashctl:0.7.8-rc3

v0.7.8-rc2

01 Aug 03:51
@boz boz
Compare
Choose a tag to compare
v0.7.8-rc2 Pre-release
Pre-release

Changelog

53e601f chore: bump tendermint

Docker images

  • docker pull ovrclk/akashd:latest
  • docker pull ovrclk/akashd:53e601f
  • docker pull ovrclk/akashd:0.7.8-rc2
  • docker pull ovrclk/akashctl:latest
  • docker pull ovrclk/akashctl:53e601f
  • docker pull ovrclk/akashctl:0.7.8-rc2

v0.7.8

30 Jul 21:45
@boz boz
af28233
Compare
Choose a tag to compare

Changelog

af28233 feat:762 Deployment Version Updating validation (#765)
527e92d fix:752 Stringer Test Assertions (#758)
935925c upstream: use forked tendermint
6c16941 bug: close iterators
b743598 feat:740 Order TTL Period (#750)
4bf44db fix: bind node flag for provider command (#754)
7e139c8 feat: 604 Open Orders Index/Filter (#751)
26e321d feat:565 Deployment Version Field (#748)
fe9b5b1 feat:727 Friendly stringer of Block ID types (#745)
88c186e fix: commands to accept common sdk params (#737)
9ecdb30 _docs/deployment.yaml: fix pricing
b0f62bb _docs/deployment.yaml: u -> akash
0a664fc fix: include command key in services (#743)

Docker images

  • docker pull ovrclk/akashd:latest
  • docker pull ovrclk/akashd:af28233
  • docker pull ovrclk/akashd:0.7.8
  • docker pull ovrclk/akashctl:latest
  • docker pull ovrclk/akashctl:af28233
  • docker pull ovrclk/akashctl:0.7.8

v0.7.7

09 Jul 17:21
@boz boz
cf01989
Compare
Choose a tag to compare

Changelog

cf01989 Merge PR #739: Update versions

Docker images

  • docker pull ovrclk/akashd:latest
  • docker pull ovrclk/akashd:cf01989
  • docker pull ovrclk/akashd:0.7.7
  • docker pull ovrclk/akashctl:latest
  • docker pull ovrclk/akashctl:cf01989
  • docker pull ovrclk/akashctl:0.7.7

v0.7.6

08 Jul 19:20
@boz boz
09bbe28
Compare
Choose a tag to compare

Changelog

09bbe28 fix: emit EventDeploymentClose (#741)
dea069e refactor: use past tense for events (#742)

Docker images

  • docker pull ovrclk/akashd:latest
  • docker pull ovrclk/akashd:09bbe28
  • docker pull ovrclk/akashd:0.7.6
  • docker pull ovrclk/akashctl:latest
  • docker pull ovrclk/akashctl:09bbe28
  • docker pull ovrclk/akashctl:0.7.6

v0.7.5

07 Jul 22:29
@boz boz
c5cf6e2
Compare
Choose a tag to compare

Changelog

c5cf6e2 feat:604 Active Lease indexing (#736)
f0a4104 feat: 604 Open Groups Index (#729)
1b9e66b feat: events - expose name, module
1c1847a fix: reject provider messages with duplicated attributes (#735)
0fe7145 fix: return http 404 if lease not found (#734)
a907401 fix: cleanup gateway err handling (#733)
1b0797e feat: implement service log stream (#721)
860da74 _docs/examples/provider: small fix
303690e _docs/examples/provider: small fix
ec8ea80 docs: fixup example
3310cc6 tutorial: use working faucet
0a32b88 docs: examples/provider - full testnet+gce
a86a130 feat: Close Group Message functionality (#657)
84b62e3 _run/kube documentation proposal (#708)
6ace3f4 _docs/examples/provider: eofify
9daeb0d feat: kustomize-ation
4bb0b57 Deployment state indexing and testing (#714)

Docker images

  • docker pull ovrclk/akashd:latest
  • docker pull ovrclk/akashd:c5cf6e2
  • docker pull ovrclk/akashd:0.7.5
  • docker pull ovrclk/akashctl:latest
  • docker pull ovrclk/akashctl:c5cf6e2
  • docker pull ovrclk/akashctl:0.7.5

v0.7.4

26 Jun 19:44
@boz boz
Compare
Choose a tag to compare

Changelog

720ca6d feat: provider: read environment variables
50d68fe configure mainnet using build tags (#700)
c7de0f0 feat: implement status commands (#711)
b34b90c fix: declare market bid errors as sdkerror (#706)
ed2ce2d fix: adjust MaxGroupMemPrice (#704)
8d399ba devenv: add browseable option to _run/kind
25dfeb4 devenv: _run/kube
2b207df chore: remove found pre-sdk artifacts
ec31a6c Use stringer for static type conversions (#688)
2d05f5b ci: stale pr reaper
8140c66 Add akashctl events command (#696)
f1c6e67 refactor: clean up _run/lite
5110daf update CODEOWNERS
528e6ce Update CODEOWNERS (#689)
2859bc8 Improve bid and order search with prefix (#686)
c8d70db feat: _run/lite - remove "stake" token
a4bcbbc Allow to close bid when bid state is open (#676)
1f291c4 Improve validation of address with VerifyAddressFormat (#677)
3aacaf3 Add provider events in publish test
211926f Add provider events with tests
e048e96 Add market event tests
7a66b69 Add one ensure event test in market
82f41f4 chore: skip integration tests on mainnet

Docker images

  • docker pull ovrclk/akashd:latest
  • docker pull ovrclk/akashd:720ca6d
  • docker pull ovrclk/akashd:0.7.4
  • docker pull ovrclk/akashctl:latest
  • docker pull ovrclk/akashctl:720ca6d
  • docker pull ovrclk/akashctl:0.7.4

v0.7.3

17 Jun 16:47
@boz boz
189a668
Compare
Choose a tag to compare

Changelog

189a668 Cleanup the upgrade handler (#671)
523e004 fix: reject updates on provider attributes (#669)
2352015 Standardize on '.yaml' (#658)
91e5c8d Add shellcheck linter (#666)
bdbde63 Modify provider host uri validation (#659)
c368404 refactor: keeper tests (#668)
de4450a refactor: move immediate code declarations to constans (#667)
f42f323 tests: x/deployment/handler - test emit events
54f0374 refactor: cleanup tests code (#661)
eb924a2 feat: unit tests for handlers (#654)
56395c5 docs: set up codecov badge (#660)
40e6a85 bugfix: fix events
ac87fc7 Modify swagger docs based on cosmos sdk version (#624)
4357abb fix: check price object is valid (#655)
1a56898 refactor: tests - use t.Run() for blocks
db6297d feat: originate dseq at client
bd5dc2e ci: adjust market/handler distribution tests.
40af5ba ci: test kube cluster environment
0f3e275 fix: implement antehandlers for market and provider (#645)
1b8d80e enhancment: equivalent bids deterministic winner (#638)
b2752f0 feat: k8s CRDs & integration tests
b6f106b feat: implement AnteHandler for Deployment (#636)
21f9cb6 k8s: reduce ns name size
58b137c feat: Makefile target matching GH linters (#625)
0dfd6b8 WIP Provider readme
de2bca2 feat: provider gateway service
e20e001 refactor: move filters to query package (#628)
2b84c28 refactor: fixes gocritic complains (#573)

Docker images

  • docker pull ovrclk/akashd:latest
  • docker pull ovrclk/akashd:189a668
  • docker pull ovrclk/akashd:0.7.3
  • docker pull ovrclk/akashctl:latest
  • docker pull ovrclk/akashctl:189a668
  • docker pull ovrclk/akashctl:0.7.3

v0.7.2

29 May 19:50
@boz boz
5613967
Compare
Choose a tag to compare

Changelog

5613967 Merge PR #626: Fix subspace already occupied
0bf96e2 perf: remove provider transaction event subscription (#622)
f0a7096 refactor: replaces events type const (#621)

Docker images

  • docker pull ovrclk/akashd:latest
  • docker pull ovrclk/akashd:5613967
  • docker pull ovrclk/akashd:0.7.2
  • docker pull ovrclk/akashctl:latest
  • docker pull ovrclk/akashctl:5613967
  • docker pull ovrclk/akashctl:0.7.2

v0.7.1

29 May 16:19
@boz boz
3128149
Compare
Choose a tag to compare

Changelog

3128149 Add cygni upgrade handler (#616)

  • Mint all the remaining tokens to fulfill total initial supply (100m)
  • Change deposit param (minDeposit) to 1AKT (to test gov params update using on-chain upgrade)
  • Reset supermini self-bonded stake to match with all other validators (10AKT) thus removing the centralized VP

Docker images

  • docker pull ovrclk/akashd:latest
  • docker pull ovrclk/akashd:3128149
  • docker pull ovrclk/akashd:0.7.1
  • docker pull ovrclk/akashctl:latest
  • docker pull ovrclk/akashctl:3128149
  • docker pull ovrclk/akashctl:0.7.1