Releases: spacemeshos/smapp
Release v1.5.5
Release v1.5.4
Release v1.5.3
Compiled Binaries
What's Changed
Go-spacemesh v1.5.3
- Remove force update feature by @brusherru in #1715
- Update @spacemesh/ed25519-bip32 dependency to v0.2.1 by @brusherru in #1724
- Fix
yarn script:composeTx
by @brusherru in #1726
Full Changelog: v1.5.1...v1.5.3
Release v1.5.2
Compiled Binaries
What's Changed
Go-spacemesh v1.5.2-hotfix1
- Remove force update feature by @brusherru in #1715
- Update @spacemesh/ed25519-bip32 dependency to v0.2.1 by @brusherru in #1724
Full Changelog: v1.5.1...v1.5.2
Release v1.5.1
Release v1.5.0
Release v1.5.0-alpha.1
Warning
This version is built for testing only. Please do not run it against the MainNet as your main node.
There is no downgrade option from 1.5 to 1.4 now.
It is expected that during node startup, there is database compaction happening that will take significant amount of time.
Compiled Binaries
Release v1.5.0-alpha.0
Please backup your node-data directory before running it.
The Node will run migrations on the database, so you won't be able to downgrade Node to stable version without having a backup.
Compiled Binaries
What's Changed
Go-spacemesh v1.5.0-alpha.4-nomain
Full Changelog: v1.4.6...v1.5.0-alpha.0
Release v1.4.6
Compiled Binaries
What's Changed
Go-spacemesh v1.4.6
- Fix small issues (most of them reported in Discord) by @brusherru in #1714
- Do not try to create directory if choosen PoS directory is the root catalog
- Add smeshing config defaults, to make it possible to pick PoS settings without waiting for Node's API
- Render Smesher ID properly (React keys)
- Subscribe for Rewards stream only after retrieving all historical rewards (to avoid duplicates)
- Display more detailed errors in case something with Quicksync process
Full Changelog: v1.4.5...v1.4.6
Release v1.4.5
Compiled Binaries
What's Changed
- Fixes by @brusherru in #1710
- Fixes "GUI stuck" problem and RAM leakage introduced in v1.4.4
- Fixes profiler tool
- Optimised calls to
IsSmeshing
API endpoint - Improved logging of GRPC calls
Known issues
- It may display doubled rewards. Logout / login fixes the problem.
Full Changelog: v1.4.4...v1.4.5