Skip to content

Release v0.2.8

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 10:16
· 1189 commits to develop since this release

Compiled Binaries

This release contains only fixes.
Also, we have a known bug in this release, that Users are not able to send amounts equal or more than 0.01 SMH.
This issue will be solved in further releases when Smapp will be ready to switch to newer version of the go-spacemesh Node.
Here is a link to the known bug: spacemeshos/go-spacemesh#3745

What's Changed

Fixes

  • Adding account in settings redirect to wallet screen by @maparr in #1000
  • Restart GRPC streams correctly and restart GRPC client if needed by @brusherru in #1006
  • Validate smeshing options before running the node by @brusherru in #1005
  • Fix some transaction-related issues in GUI by @brusherru in #1009
  • Get rid of annoying and not actual error messages on the smeshing screen by @brusherru in #1010

Full Changelog: v0.2.7...v0.2.8