0.9.4
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
- @michaeltchuang made their first contribution in #225
Full Changelog: v0.9.3...v0.9.4