Skip to content

Releases: ConcealNetwork/conceal-core

Conceal Core CLI v6.1.4

03 Apr 05:26
6c07dbd
Compare
Choose a tag to compare

Release Notes

  • Update checkpoints
  • Add splitIntegrated RPC call to walletd which returns address and payment id
  • Add more error messages to walletd
  • Use Github Workflow to build binaries

Please verify the following sha256sums against those of the files you download:

ccx-cli-ubuntu-1604-v6.1.4.tar.gz
D7DE860E75FD7B361B51E9AD3E5240C9C9549ABE4C9B565DEE76BB4B9B67C79E

ccx-cli-ubuntu-1804-v6.1.4.tar.gz
92E56FBB0EAB5DD9B8035DAC74AEF3BE5A85C2AD0BF283C0F8EBDE7CDBC0DF22

ccx-cli-win64-v6.1.4.zip
4D208A70B3283473983D554CEE02F5B8AEE00D65A55E2F4AEDB913F1A61A8D4F

ccx-cli-macOS-v6.1.4.zip
38AE1CADFD21E59C31AFB23815149C9A59F27B227835422FE20FFF69F14F2396

Conceal Core CLI v6.1.3

12 Feb 08:08
Compare
Choose a tag to compare

Release Notes

  • Revert mixin levels for optimization and fusion transactions
  • Update checkpoints

ccx-cli-win64-v6.1.3.zip
D8A113F8A69E11FDFF3DA472B71CE0488442EC1E040458205C6AA4CBF5EAA3EC

ccx-cli-ubuntu-1604-v6.1.3.tar.gz
01F49F1CD62691DDA76870E151785F866BA67AB3FF3602E4B9F0D7D61B7B48FE

ccx-cli-ubuntu-1804-v6.1.3.tar.gz
CF20E4930B327FC530E9B7D2AC5B13F2B4C787D2B32B07A7115F18373F06C9CA

ccx-cli-macOS-v6.1.3.zip
19FC311D785C2244321112BAF06EF0DBD55C6EAE17B59D1EED75456E0F27EE09

Conceal Core CLI v6.1.2

06 Feb 07:43
Compare
Choose a tag to compare

Release Notes

  • Synchronization speed improvements
  • Begin implementation of GitHub Workflows for CI/CD
  • Update checkpoints
  • Bug fixes

Please verify the following sha256sums against those of the files you download:

ccx-cli-win64-v6.1.2.zip
F0499DB42B8308FB5515FD4872368FB2D296C4BDCFBE771C229C23AC1E62B4DC

ccx-cli-ubuntu-1604-v6.1.2.tar.gz
74764F9EC7F4267B8F44B603EC80F85C7FF567E44407587805D6671131EE2CB2

ccx-cli-ubuntu-1804-v6.1.2.tar.gz
7F9981366EC2363E297391842690A427A845A2C347F6F8613D8E301645DB72B4

ccx-cli-macOS-v6.1.2.zip
FFECE9C6110B1B871F2A9EA36B3E55FAB0C8F4BBA66FEEEB39A3FB2F7D931A66

Conceal Core CLI v6.0.0

13 Dec 06:58
ee02885
Compare
Choose a tag to compare

Release Notes

  • Deposits 3.0 interest rate changes
  • Fork height set to 413,000
  • Increase fees to 0.001000
  • Increase remote node fee to 0.010000
  • Removed transaction priority
  • Begin code cleanup

Please verify the following sha256sums against those of the files you download:

ccx-cli-win64-v6.0.0.zip
A58495926A12116A2DB07BCFEED4DE574D685527C461098A25A69232B2739A35

ccx-cli-ubuntu-1604-v6.0.0.tar.gz
759D005F0CB6D3AB9AD403D489BEED1B464EFB080FA676D150D113B0D18B21BF

ccx-cli-ubuntu-1804-v6.0.0.tar.gz
EE080808725FBA34689636FEFDACFF843F259881A963646F2FAEEB17BDF11ADF

ccx-cli-macOS-v6.0.0.zip
79DBB1EDAC01BDC1CA5E516A35F57877CFE7CBAF59D3CFB71510582733748F5F

Conceal Core CLI v5.4.3

17 Oct 12:43
ab64f83
Compare
Choose a tag to compare

Release Notes

  • Updated checkpoints
  • Added new seed nodes
  • Deserialization bugfix from TRTL

Please verify the following sha256sums against those of the files you download:

ccx-cli-win64-v5.4.3.zip
89181C9BC54FC5436DECF6659E4921A158F0A1CA802C8FC73151CEA318DEEDCB

ccx-cli-ubuntu-1604-v5.4.3.tar.gz
615000FC14616A859A948B075F828365EF347F1144876AD7B680E02408277506

ccx-cli-ubuntu-1804-v5.4.3.tar.gz
2AC6BD407EFC267F57600DB23C22D574A9B5AA3436553DD73128C8B5F9E3C211

ccx-cli-macOS-10.14-v5.4.3.zip
b42e9081ed8d1a1fd1448f713a2514f68017885f2af3e394679aa6d302b9c5c3

Conceal Core CLI v5.4.1

01 Oct 13:42
59082c8
Compare
Choose a tag to compare

Release Notes

  • Adds Optimizer daemon for service wallet optimization
  • Improves service wallet error messages
  • Update checkpoints

Conceal Core CLI v5.4.0

11 Sep 06:55
Compare
Choose a tag to compare

Release Notes

  • Update checkpoints
  • Change block template transaction priority
  • Add disclaimer to ConcealWallet
  • Changes to Release build configuration

Conceal Core CLI v5.4.1 Alpha

12 Sep 03:26
Compare
Choose a tag to compare
Pre-release

Release Notes

  • This is a pre-release of version 5.4.1 to test out the walletd optimizer.

Conceal Core CLI v5.3.8

26 Jul 09:55
Compare
Choose a tag to compare

Release Notes

  • Move checkpoint loading from the daemon and paymentgate to blockchain
  • New fee structure to differentiate optimization/fusion transactions from regular transactions
  • Update checkpoints
  • Reduce logging in INFO (level 2) logging

Conceal Core CLI v5.3.7

18 Jul 13:05
Compare
Choose a tag to compare

Release Notes

This is a mandatory release that resolves the issue that was caused the chain split at height 290664, and gave inconsistent coinbase transaction values on different platforms.

  • Updated checkpoints
  • Reverted CMakeLists