Post
Topic
Board Announcements (Altcoins)
Re: HEAT Discussion and Technical info
by
verymuchso
on 31/10/2019, 20:40:23 UTC
HEAT 3.1.0 Wallet, Client and server

Server Updates

1. Implemented compatibility in addition to Java 1.8 with Java 9, 10, 11, 12
2. Upgraded 3rd party java librares
3. Added POP POS Rewards history storage to have ability to get account and amount of rewards at any height
4. Scanning optimization: disabling storage map versioning on scanning before 1440 blocks until blockchain end
5. Improved embeddability: make Genesis class embeddable
6. Fixed erroneously persisting peer blacklisting due to old version
7. Fixed bug: on scanning storing genesis account at wrong version height
8. Fixed API bug: getting Last Price for market
9. Fixed minor bugs

Wallet and Client updates

# HEAT Wallet 3.1.0

This is the full wallet version that comes with the embedded Heat server. Please see https://github.com/heatcrypto/heat-ui/releases for the light wallet edition without embedded server.

Support for Ethereum (ETH) wallet

Support for Litecoin (LTC) wallet

Support for BitcoinCash (BCH) wallet

Speed up wallet loading by storing encrypted currency wallets

Merge offchain (peer-to-peer) and onchain messages lists

Store wallet address created in local storage

Support failover option for crypto nodes providing services for currency wallet

New configuration (including failover config) of application in one editable file

Cosmetic UI changes

Fixed minor bugs



Server:
https://github.com/heatcrypto/heat-ui/releases/tag/v3.1.0

Wallet (with server):
https://github.com/heatcrypto/heatwallet/releases/tag/v3.1.0

Client (without server):
https://github.com/heatcrypto/heatledger/releases/tag/v3.1.0