Skip to content

Releases: cosanta/cosanta-core

v18.2.5

10 Mar 09:18
3e3bbd6

Choose a tag to compare

  • Skip stale cached stake inputs before kernel check
  • Exclude coinstake from lock signing and conflict checks
  • Stop block creation when TestBlockValidity fails

18.2.4

03 Dec 13:55

Choose a tag to compare

Cosanta Core v18.2.4 - an important maintenance update

🔧 Who Must Update
This release is mandatory for:
-Solo miners
-Anyone running infrastructure on the native Cosanta network

  • Operators of full nodes, seed nodes, and private infrastructure
    If you rely on the core client for mining, validation, or service integration, updating is required to ensure proper block handling and uninterrupted network participation.

  • Fix hashProofOfStake assignment for PoS blocks

  • Fix mismatched format specifiers in PoSMiner LogPrint staking message

18.2.3

28 Jul 15:59

Choose a tag to compare

Mandatory Update

  • fix: speed up GetStateFor
  • fix(rpc): Added missing quorum listextended in quorum help
  • fix(consensus)!: Rotation member computation fix
  • fix: params cleanup in pow_tests/get_next_work
  • fix(coinjoin): fix version comparison check serialization bug
  • fix(rpc): masternode outputs should work correctly with multiple outputs created via a single tx
  • fix: Restore caching in CalcCbTxMerkleRootMNList
  • fix: resolve some memory leaks
  • fix: GetQuorumRelayMembers
  • fix: missing address in decoderawtransaction for old explorers
  • fix: Spork activation in TESTNET

Full Changelog: v18.1.0...v18.2.3

18.1.1

23 Jun 16:09

Choose a tag to compare

18.1.1 Pre-release
Pre-release
v18.1.1

Bump to 0.18.1.1

18.1.0

31 Jan 07:10

Choose a tag to compare

Mandatory Update

  • fix paymentserver URL
  • Rewards for masternodes will be activated at block 525252
  • Gradual increase of rewards for masternodes from 0.1 to 60%

Full Changelog: v0.18.0.2...v18.1.0

18.0.2

23 Jan 18:08

Choose a tag to compare

  • Fix orphans
  • prepare BIP9 bit 5 for activations PoS v2.5
  • more informative staking output info on mouse over

18.0.1

21 Dec 16:02

Choose a tag to compare

18.0.1 Pre-release
Pre-release

[fix] orphans

0.18.0.0

07 Dec 15:08

Choose a tag to compare

We are happy to announce the Cosanta release of 18.0.0. This release includes binaries that you can download above.

About this release

Cosanta Core 18.0.0 is the first major release of the Cosanta Core 18.x.x series. This major release contains new features, improvements and bugfixes and we consider this a stable release. You can find detailed release notes at https://github.com/cosanta/cosanta-core/blob/master/doc/release-notes.md

When upgrading from a version < 18.0, a migration process will occur. Although expected to complete quite quickly, this migration process can take up to thirty minutes to complete on some systems.

Syncing with network

in case issues with start Core please add to cosanta.conf:
addnode=138.68.179.109
addnode=108.61.246.93

the full list of nodes you can found here:
https://explorer.cosanta.net/network

0.18.0.0-rc-3

06 Dec 20:30

Choose a tag to compare

0.18.0.0-rc-3 Pre-release
Pre-release

This is a release candidate and not meant for production. It is only meant for testnet deployments.

0.18.0.0-rc1

21 Nov 22:37

Choose a tag to compare

0.18.0.0-rc1 Pre-release
Pre-release

This is a release candidate and not meant for production. It is only meant for testnet deployments.