Releases: cosanta/cosanta-core
18.2.3
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
18.1.0
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
18.0.1
0.18.0.0
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
This is a release candidate and not meant for production. It is only meant for testnet deployments.
0.18.0.0-rc1
This is a release candidate and not meant for production. It is only meant for testnet deployments.