Version Update 0.1.1
Steem Chat-Wallet is currently in Beta. While careful development and testing have been done - bugs should be expected. therealwolf (therealwolf42 on github) or smartsteem.com cannot be held liable for unknown issues, loss of funds (SBD & STEEM) or mistakes made by the user.
Notes:
-
Name changed from Steem Messenger to Steem Chat-Wallet due to the core functionalities being a light-wallet for the Steem Blockchain with a Chat-Interface, rather than being a Messenger. (in addition to preventing confusion with another project)
-
The encryption of private-keys saved locally has been improved to harden it against brute-forcing.
-
Added desktop-notifications and minimum-value that should be notified (can be enabled in settings)
-
Added minimum-value setting to show the messages (everything below will be hidden). This value can be shared publicly via your JSON Metadata, but is not shown currently in Chat-Wallet. In my case:
"messenger":"min_visible":0.001,"enabled_alert":true,"min_alert":0.002}}
-
Balance of Steem Account (SBD & STEEM) is now displayed for your account.
-
Fixed some display-bugs.