Skip to content

Releases: ConcealNetwork/conceal-core

Conceal Core CLI v5.3.6

21 Jun 15:18
2cae4e4
Compare
Choose a tag to compare

Release Notes

  • Removed PoolWallet [#85]
  • Condensed checkpoint display [#83]
  • Support for VS2019 [#77]
  • Display keys when showing number of outputs [#74]
  • Added createAddressList to walletd [#84]
  • Check coinbase transaction signature count [#86]
  • Windows compile warning fixes [#87]

Conceal Core CLI v5.3.5

11 Jun 13:55
Compare
Choose a tag to compare

Release Notes

  • Updated checkpoints
  • Minor bug fixes
  • Renamed private key labels

Conceal Core CLI v5.3.4

27 May 12:25
Compare
Choose a tag to compare

Release Notes

  • Added 'save' method to walletd

Conceal Core CLI v5.3.3

16 May 07:37
Compare
Choose a tag to compare

Release Notes

  • Added addresses of connected nodes in /getinfo
  • Added messages to getTransaction
  • Added number of confirmations to getTransaction

Conceal Core CLI v5.3.0

26 Apr 14:11
Compare
Choose a tag to compare

Release Notes

  • Set a fee address for remote node transaction fees
  • Fee-based remote node support for Conceal Wallet

Conceal Core CLI v5.2.5

20 Mar 10:02
Compare
Choose a tag to compare

Release Notes

  • Fixes issues with Fusion transactions

Conceal Core CLI v5.2.4

03 Mar 06:03
Compare
Choose a tag to compare

Release Notes

  • Fixes an error when restarting the daemon post-fork

Conceal Core CLI v5.2.3

22 Feb 05:17
47db673
Compare
Choose a tag to compare

Release Notes

  • Daemon stability improvements [62]
  • Fixed continuous synchronization issues in the GUI
  • Fixed macOS build issue

Conceal Core CLI v5.2.2

20 Feb 13:16
Compare
Choose a tag to compare

Release Notes

  • Mandatory upgrade ahead of planned fork at block height 195,765

Conceal Core CLI v5.2.1

13 Feb 07:21
71ca96d
Compare
Choose a tag to compare

Release Notes

  • Added proof_of_balance to Concealwallet and the explorer, which allows a wallet owner to generate a signature file which can prove a certain balance remains on a wallet address.
  • Bug fixes