Skip to content

Ferritext v0.6.0

Compare
Choose a tag to compare
@koh-gt koh-gt released this 19 Aug 19:11
· 17 commits to main since this release
1668470

This version of Ferritext will be the final testnet version.
A mainnet version on further testing will be released as FEXT v0.6.1.

Changes

Added multi-wallet support and wallet switching menu.
Fixed Ferritext error when sending more than one message.
Optimised scrolling and improved Json handling.
Mempool updates text transactions even after new block is found.

Setup guide:

Download ferrite-qt-test - Windows 64-bit

SHA256 checksum: c4c00a87389227db19c325b3475d6809052c312d955eaffe8434a23fa4bf4dbd

Run ferrite-qt-test.

###Generate a receiving address and obtain some testnet coins or mine some using generatetoaddress 1 <wallet_address> in the console.

Download ferrite-cli and ferritext-0.6

Right click and run ferritext-0.6 with Powershell.

Ensure that both ferrite-cli and ferritext-0.6 are in the same directory

Future changes

Text hex to string bugs
Fee calculation and wallet data

Full Changelog: v0.5.1...v0.6.0