Releases: ConcealNetwork/conceal-core
Releases · ConcealNetwork/conceal-core
Conceal Core CLI v5.2.0
Conceal Core CLI v5.1.9
Release Notes
- Rollback chain to a height from Daemon [[#25(https://github.com//pull/25)]
- Update checkpoints [[#27(https://github.com//pull/27)]
- Added show_dust to Concealwallet [[#24(https://github.com//pull/24)]
- Adjust optimization fee [[#26(https://github.com//pull/24)]
Conceal Core CLI v5.1.7
Conceal Core CLI v5.1.6
Release Notes
- Reworked checkpoints
- Fixes a bug which affected the investment display when withdrawing a deposit
Conceal Core CLI v5.1.5
Release Notes
- Rework minimum fee check
- Change build instructions
- Remove unused functions
Conceal Core CLI v5.1.3
Release Notes
- New checkpoints
Conceal Core CLI v5.1.2
Release Notes
- Additional checkpoints
Conceal Core CLI v5.1.0
Release Notes
- Limit reorganization depth to mined money unlock window (10 blocks)
- Do not reorganize to alternative chain if it lacks at least one transaction from the public chain (51%-attack protection)
- Disable merged mining tag in the coinbase transaction
This release also includes the latest bootstrap of the blockchain which you should use only if you have problems syncing over the network. Here are the steps to use the bootstrap with the CLI:
Bootstrap instructions
- Stop daemon
- Delete *.dat and *.bin in ~/.conceal (linux) or %appdata%/conceal (windows)
- Download and unpack fixed blockchain from the release
- Download current release
- Start daemon
- Reset your wallet
Conceal Core CLI v5.0.7
Release Notes
- Additional checkpoints
- Fixed print_stat to reflect correct circulating supply
Bootstrap
The release also includes the latest bootstrap of the blockchain. Windows users need to copy the files to the %appdata%/conceal folder. Linux users should copy the files to the ~/.conceal folder.
Conceal Core CLI v5.0.6
##Release Notes
- Emergency checkpoint
- New seed nodes