Release v0.2.11
·
1122 commits
to develop
since this release
Compiled Binaries
- Windows: https://storage.googleapis.com/smapp/v0.2.11/Spacemesh%20Setup%200.2.11.exe
- macOS: https://storage.googleapis.com/smapp/v0.2.11/Spacemesh-0.2.11.dmg
- Linux: https://storage.googleapis.com/smapp/v0.2.11/spacemesh_app_0.2.11_amd64.deb
Known issues
- On Windows Smapp requires to have installed Microsoft Visual C++ Redistributable latest.
What's Changed
Features
- Update tx schemas and method selectors (sm-codec v0.3.4) by @brusherru in #1126
- Update API from 1.3 to 1.5.6 by @maparr in #1082
- Update
layer-durationnode config property due to changes in go-spacemesh by @brusherru in #1099 - Bring explorer links back by @brusherru in #1102
- Tweak network screen in genesis phase by @brusherru in #1104
Fixes
- Fix smesher screen issues + small fixes by @brusherru in #1076
- Contacts screen: adding new contacts & scrolling list by @maparr in #1083
- Fix redirecting issues by @maparr in #1094
- Fix reconnecting GRPC clients by @brusherru in #1090
- Auto-switch PoS directory on switching network + PoS dropdown tweak by @brusherru in #1091
- Optimise rendering Transactions Log by @brusherru in #1095
- Fix: changing password by @maparr in #1100
- Get rid of incorrect estimated rewards on PoS size selection screen by @brusherru in #1103
- Show correct order and timestamp in reward logs on Smesher screen by @brusherru in #1118
- Fix losing part of logs on archiving them by @maparr in #1106
- Fix "Setup Smeshing" button on Smeshing screen (in Wallet only mode) by @brusherru in #1129
Full Changelog: v0.2.10...v0.2.11