Releases: X9Developers/XSN
Wallet update to v1.0.17
- Security updates for rpc calls.
 - UI fixes for Qt wallet.
 
Wallet update to v1.0.16
- Fixed vulnerability in bitcoin code where users can execute a denial of service attack, that will cause some nodes on network to crash.
 
Wallet update to v1.0.15
- 
Bugfix/103 (#105)
 - 
Fixed tposcontract cleanup issue, fixed typo mistakes in UI
 - 
Fixed issue with filtering MintedTPoS, fixed issue with sendtoadress with amount of splits
 - 
bugfix/101 (#102)
 - 
Added setstakesplitthreshold into vRPCConvertParams
 - 
Update sync.h
 - 
Updated staking settings startup param
 - 
Updated version to 1.0.15
 - 
Added tpos commission as filter option
 
Wallet update to v1.0.14
Wallet release to 1.0.14 (#100) * Updated segwit deployment time for testnet * Updated genesis for testnet, changed segwit deployment time * Uptdating segwit starttime for TestNet * Need more time on segwit starttime for TestNet * Final test segwit starttime for TestNet * Added -clearmncache as allowed arg (#95) * Fixed rescaning of wallet when refreshing tposcontract (#97) * Fixed compilation issue on CentOS 7 (#98) * Added slot for handling click on "toogle locked state" button in coincontrolldialog (#99) * Fixed RPC call for getblock to show tposcontract * Prepared for 1.0.14 release Updated version to 1.0.14, updated build type to "release"
Wallet update to v1.0.13
This is a mandatory update for all nodes which introduces Segwit to the blockchain as well as lightning network compatibility. LN allows instant low fee transactions and is a major step towards achieving a true decentralized peer to peer medium of exchange.
It's very important to save a backup before updating.
If you DL'd an early version of this release we have resolved syncing issues and stability bugs
Wallet update to v1.0.12
This is a mandatory update for all nodes which introduces Segwit to the blockchain as well as lightning network compatibility. LN allows instant low fee transactions and is a major step towards achieving a true decentralized peer to peer medium of exchange.
It's very important to save a backup before updating.
If you DL'd an early version of this release we have resolved syncing issues and stability bugs
Wallet update to v1.0.9
- Updated tail emission
 - Added UI that shows current number of merchantnodes
 - Fixed issue with loading block from disk which has caused massive reindexing.
 
Wallet update to v1.0.8
Fixed a staking issue from 1.0.7
updates from 1.06 are:
- cancel button active in TPoS UI
 - Added RPC call to adjust splitting threshold "setstakesplitthreshold"
 - Enable caching of mintable coins while staking
 - RPC bug - “getstakingstatus” fixed
 - created new rpc call "merchantnode list-mine" showing only merchants own nodes
 
Wallet update to v1.0.6
Update clientversion.h