Skip to content

Releases: cosanta/cosanta-core

18.2.3

28 Jul 15:59
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
18.0.1 Pre-release
Pre-release

[fix] orphans

0.18.0.0

07 Dec 15:08
Compare
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
Compare
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
Compare
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.

0.17.0.8

01 Apr 14:07
Compare
Choose a tag to compare

Adjust staking and enable autocombine by default

0.17.0.7

09 Mar 17:59
Compare
Choose a tag to compare
  • Fix tinyformat error
  • Realloc changes
  • Fixed issue with start Cosanta-QT as mininmized without -min on options
  • Disconnect from outdated peers