Skip to content

v0.16.4

Compare
Choose a tag to compare
@boz boz released this 17 Jun 01:46
· 246 commits to main since this release
v0.16.4
5b4883c

v0.16.4

2022-06-16

Bug Fixes

  • set DefaultBidMinDeposit same value as mainnet-2 (#1559)
  • bump hid package to v0.11.0 (#1575)
  • inventory: get node on each iteration of the resources count (#1567)
  • node: disable querying lease by provider secondary index
  • provider: inventory adjustment for multiple replicas (#1577)
  • provider: remove waitgroup for lease withdraw (#1618)
  • x: register v1beta1 types to allow legacy queries (#1605)

Build

  • fix typo in prerel variable name (#1572)
  • gitignore .vscode (#1571)
  • app: suppress lint for unused code (#1568)
  • lint: install and use golangci-lint from cache (#1569)

Ci

  • e2e: run e2e on all changes to the provider (#1619)

Features

  • monitor lease funds (#1576)

Merge

  • branch 'master' into mainnet/main