Releases: cutcoin/cutcoin
Releases · cutcoin/cutcoin
Release v 3.0.6
Release v 3.0.5
New features
- Fix issue in 'sweep_all' command
- Implemented tokens with hidden supply. When create a new token it has public supply by default, but now you can add modifier 'hidden' to make it visible only for the owner.
Release v 3.0.4
New features
- Add mainnet release name.
- Scheduled v. 11 mainnet fork.
- Minor fixes.
Contributors
Thanks to our contributors who share their time to make Cutcoin better, in alphabetical order
- SatoriNakamoto
- Vik Pat
Release v 3.0.3
- Repair multisignature transactions (for Cutcoins)
- Fix multiple printing / formatting issues on token payments
- Repair input/export blockchain utils
- Add asking about fees when sanding tokens
- Add token commands to RPC server
Release v 3.0.2
- Fix problems with boost 1.7+ build
- Fix building on Windows due to _FORTIFY_SOURCE changes in MSYS2
- Make all token names that start from 'Cut' not allowed in the system
- Optimize token_balance command output
Release v 2.0.6 Byzantine Berserker
- Disabled DNS pulse lookup by default.
- Added a message that warns when try staking with an integrated address.
- Adjusted POS txs drop time in the memory pool.
- Rebranding: 'multisig_monero_tx'-> 'multisig_cutcoin_tx' (issue #3 opened by Satori-Nakamoto 7 Nov 2019).
Release v 2.0.5 Byzantine Berserker
- New POS statistics output in the cli wallet.
- Fixed bug with 'crypto::secret_key null_skey' deinitialization.
- Continuous rebranding: changed 'monero' -> 'cutcoin' in cli wallet help output.
Release v 2.0.4 Byzantine Berserker
v2.0.4 latest changes
Release v 2.0.3 Byzantine Berserker
- Rewritten RPC command 'status' in the daemon'.
- 'internal error: try to insert duplicate iterator in key_image set' error downgraded to a warning.
Release v 2.0.2 Byzantine Berserker
v2.0.2 latest changes