Skip to content

0.9.4

Compare
Choose a tag to compare
@pbennett pbennett released this 23 Jun 20:42
· 217 commits to main since this release
69e5d20

What's Changed

Features

  • feat(nodemgr): have refundStakers command offline the pools at end.

Bugs

  • fix(contracts): for 'partial epoch' stakers, the reward calculation was incorrect by @pbennett in 614a3ad
  • fix(nodemgr): only log .env 'error' if there's an actual error - a new helper method was logging nil 'errors' by @pbennett in c95c337
  • fix(nodemgr): pool list --all 'total' row was off by 1 column in displaying total stakers, stake, etc by @pbennett in 33fa7f2

Other

  • ci: add in default PR template by @michaeltchuang in #225
  • chore(ui): upgrade @txnlab/use-wallet to v3.0.0-rc.2 by @drichar in #229
  • Numerous dependency updates

New Contributors

Full Changelog: v0.9.3...v0.9.4