Skip to content

Releases: ConcealNetwork/conceal-core

Conceal Core CLI v5.2.0

05 Feb 12:20
5c3a68b
Compare
Choose a tag to compare

Release Notes

  • P2P version connection check [34]
  • Reduced daemon logging levels [40]
  • Fusion transactions in walletd [42]
  • Sign/Verify messages in Concealwallet [43]
  • Validate payment ID [47]
  • Upgrade slow_hash [29]

Conceal Core CLI v5.1.9

16 Jan 06:14
aab66e1
Compare
Choose a tag to compare

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

31 Dec 09:23
114ce38
Compare
Choose a tag to compare

Release Notes

  • Added support for DNS checkpoints [#19]
  • Daemon stability improvements [#21]
  • Revised transaction, banking, and messaging fees [#23]
  • Added RPC commands: /getpeers /peers [#21]
  • Started work on remote-node fees [#20]

Conceal Core CLI v5.1.6

20 Dec 06:40
Compare
Choose a tag to compare

Release Notes

  • Reworked checkpoints
  • Fixes a bug which affected the investment display when withdrawing a deposit

Conceal Core CLI v5.1.5

06 Dec 14:02
Compare
Choose a tag to compare

Release Notes

  • Rework minimum fee check
  • Change build instructions
  • Remove unused functions

Conceal Core CLI v5.1.3

04 Dec 02:53
Compare
Choose a tag to compare

Release Notes

  • New checkpoints

Conceal Core CLI v5.1.2

28 Nov 07:53
Compare
Choose a tag to compare

Release Notes

  • Additional checkpoints

Conceal Core CLI v5.1.0

14 Nov 09:05
Compare
Choose a tag to compare

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

13 Nov 05:05
Compare
Choose a tag to compare

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

13 Nov 00:41
Compare
Choose a tag to compare

##Release Notes

  • Emergency checkpoint
  • New seed nodes