Skip to content

ColossusXT v1.1.0

Compare
Choose a tag to compare
@pavik pavik released this 10 Aug 14:36

COLX Core version 1.1.0 is now available from:

https://github.com/ColossusCoinXT/ColossusCoinXT/releases

This is a new major version release includes Zerocoin protocol, various bug fixes and improvements.

Please report bugs using the issue tracker at github:

https://github.com/ColossusCoinXT/ColossusCoinXT/issues

Mandatory Update

COLX Core v1.1.0 is a mandatory update for all users. Zerocoin protocol will be active since block 500'000 (approximately 17.09.2018) - it is grace period to update wallets. Since block 500'000 old wallets will not be able to connect to the network.

How to Upgrade

Shut down wallet. Wait until it has completely shut down, then run the installer on Windows or just copy over /Applications/COLX-Qt (on Mac) or colxd/colx-qt (on Linux).

Compatibility

COLX Core is extensively tested on multiple operating systems using
the Linux kernel, macOS 10.8+, and Windows Vista and later.

Microsoft ended support for Windows XP on April 8th, 2014,
No attempt is made to prevent installing or running the software on Windows XP, you
can still do so at your own risk but be aware that there are known instabilities and issues.
Please do not report issues about Windows XP to the issue tracker.

COLX Core should also work on most other Unix-like systems but is not
frequently tested on them.

Notable Changes

Zerocoin protocol

https://medium.com/@colossusxt/intro-82bd17738e92

See-saw algorithm disabled

Return back to 60% reward goes to the masternode, 40% goes to the staker.

Change Log

Unused budget

Unused budget is sent to the dev fund address

Budget fee

Submit budget proposal or final budget costs 25'000 COLX since height 550'000

New RPC methods

New methods initmasternode, masternodeisinit, killmasternode manage masternode state at runtime (wallet restart is not required)