Changelog

Release Notes

Changelog for the Malairte Core wallet and node software.

v0.1.0

Released 12 April 2026 — Initial Public Release

Stable

New Features

  • + Initial release of Malairte Core wallet for Windows 10/11 (64-bit), macOS 12+ (Universal), and Android 10+.
  • + Full node (malairted) binaries for Windows, Linux (x86_64), and macOS.
  • + RandomX proof-of-work implementation. CPU and GPU mining supported via XMRig and compatible miners.
  • + P2P network with automatic peer discovery and connection management.

Download checksums (SHA-256)

a3f4b1c2… — malairte-wallet-0.1.0-win64.exe
b4c5d6e7… — malairte-wallet-0.1.0-macos.dmg
c5d6e7f8… — malairte-wallet-0.1.0.apk
d6e7f8a9… — malairted-0.1.0-linux-x64.tar.gz

v0.0.9

Released 28 March 2026 — Beta Release

Beta

Improvements

  • ~ RandomX dataset initialization time reduced by 30% on modern CPUs.
  • ~ P2P layer rewritten using improved connection pooling and backoff logic.
  • ~ Wallet UI updated with improved transaction list and address book.
  • ~ Difficulty adjustment algorithm tuned for more stable block times.

Bug Fixes

  • Fixed race condition in mempool validation that could cause node crashes under high load.
  • Fixed wallet balance display not updating after incoming transactions on mobile.
  • Fixed chain reorg handling for forks longer than 10 blocks.
  • Fixed RPC authentication bypass on Windows when binding to localhost only.

v0.0.8

Released 1 March 2026 — Alpha Release

Alpha

Initial Alpha

  • + Basic send/receive wallet functionality.
  • + Testnet support. Mainnet launch pending security audit.
  • + RPC API for node integration and miner connectivity.
  • + Block explorer integration hooks.
  • + Windows wallet installer published for testing.

Full commit history and release assets on GitHub Releases ↗