Smartiecoin Core v0.3.1
Smartiecoin Core v0.3.1
This release focuses on wallet stability, Qt packaging, and clean cross-platform binaries for Smartiecoin Core.
Highlights
- Windows Qt wallet build refreshed and re-tested with BDB 6.2 compatibility for legacy wallet files.
- Fixed Windows BDB include ordering so wallet/Qt builds compile and run against the same BerkeleyDB version.
- Linux release now includes the Qt wallet binary, not just daemon/CLI tools.
- macOS arm64 DMG regenerated for v0.3.1.
- Fixed Windows static Qt plugin/linking checks for the local MinGW build path.
- Included the Qt locale encoding fix to prevent mojibake/garbled menu text after changing languages.
- Included the masternode BLS key sync fix so generated/stored operator keys stay aligned with the registered public key.
- Included governance/superblock height-schedule test hardening.
Downloads
smartiecoin-0.3.1-win64-bdb6.2-qt.zip- Windows 64-bit, daemon + CLI + wallet tools + Qt wallet.smartiecoin-0.3.1-linux64-qt.tar.gz- Linux 64-bit, daemon + CLI + wallet tools + Qt wallet.Smartiecoin-Core-0.3.1-macos-arm64.dmg- macOS arm64 Qt wallet DMG.
SHA256
758cfc22d39895bd42543d05e8296a0b88b99f93533804e003e58232a6c12715 smartiecoin-0.3.1-win64-bdb6.2-qt.zip
42519652b90e6e5be31a725b419992b5dbfcd20621ab2d8914c546411c3c1e73 smartiecoin-0.3.1-linux64-qt.tar.gz
381887190ed54b15e12bb5a2dc781c5ac56ad739b97c6986775da047ecfc7883 Smartiecoin-Core-0.3.1-macos-arm64.dmg
Upgrade Notes
Before upgrading, close Smartiecoin Core cleanly and keep a safe backup of your wallet. Windows users upgrading from older wallet builds should use the BDB 6.2 Windows package included here.