Services investing MasterNode Statistic Exchange COSA Block Explorer FAQ Donate now

Current Core release

Cosanta Core

Download the current Cosanta wallet for desktop systems or the P.CASH mobile terminal for Android.

Version 20.1.1 Mandatory update
Please agree to this before downloading

SECURITY WARNINGS

You are responsible for your own computer security. If your machine is compromised you will lose your COSA, access to any coins and possibly more.

You are responsible for your own actions. If you mess something up or break any laws while using this software, it's your fault, and your fault only.

Disclaimer of Liabilities and Warranties

The user expressly knows and agrees that the user is using the Cosanta platform at the user’s sole risk.

The user acknowledges that the user has an adequate understanding of the risks, usage and intricacies of cryptographic coins and blockchain-based open source software, Cosanta platform and COSA.

The user acknowledges and agrees that, to the fullest extent permitted by any applicable law, the disclaimers of liability contained herein apply to any and all damages or injury whatsoever caused by or related to risks of, use of, or inability to use, COSA or the Cosanta platform under any cause or action whatsoever of any kind in any jurisdiction, including, without limitation, actions for breach of warranty, breach of contract or tort (including negligence) and that neither Cosanta (i.e. Cosanta Foundation) nor Cosanta team shall be liable for any indirect, incidental, special, exemplary or consequential damages, including for loss of profits, goodwill or data that occurs as a result.

Some jurisdictions do not allow the exclusion of certain warranties or the limitation or exclusion of liability for certain types of damages. Therefore, some of the above limitations in this section may not apply to a user. In particular, nothing in these terms shall affect the statutory rights of any user or exclude injury arising from any willful misconduct or fraud of Cosanta.

Wallet downloads

One release for macOS, Windows and Linux, plus mobile P.CASH for Android.

Development stages

Release history, mandatory updates and network compatibility notes.

  • Cosanta version 20.1.1

    Mandatory update

    MANDATORY UPDATE: upgraded to Dash Core v20 base
    Platform/Evo transactions and Coinbase v3 support
    ChainLock/quorum and Sentinel improvements inside Core
    I2P support, Tor v2 removal, RPC, wallet, stability and build updates

  • Cosanta version 19.1.1

    This version is not
    supported by
    main network.
    Fix missing PoS signature in CBlock::GetBlockHeader()

  • Cosanta version 19.1.0

    This version is not
    supported by
    main network.
    Restored upstream gettxoutsetinfo/dumptxoutset behavior
    Applied staking-related options (-stake*, -poshashinterval, -inputstakeprotect) to wallet runtime state

  • Cosanta version 19.0.0

    This version is not
    supported by
    main network.
    High-performance masternode support
    Optimized staking kernel: it no longer runs as part of net

  • Cosanta version 18.2.5

    This version is not
    supported by
    main network.
    Skip stale cached stake inputs before kernel check
    Exclude coinstake from lock signing and conflict checks
    Stop block creation when TestBlockValidity fails

  • Cosanta version 18.2.4

    This version is not
    supported by
    main network.
    Fix hashProofOfStake assignment for PoS blocks
    Fix mismatched format specifiers in PoSMiner LogPrint staking message

  • Cosanta version 18.2.3

    This version is not
    supported by
    main network.
    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

  • Cosanta version 18.1.0

    This version is not
    supported by
    main network.
    fix paymentserver URL
    Rewards for masternodes will be activated at block 525252
    Gradual increase of rewards for masternodes from 0.1 to 60%

  • Cosanta version 18.0.2

    This version is not
    supported by
    main network.
    Fix orphans
    prepare BIP9 bit 5 for activations PoS v2.5
    more informative staking output info on mouse over

  • Cosanta version 0.18.0.0

    This version is not
    supported by
    main network.
    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.

  • Cosanta version 0.17.0.8

    This version is not
    supported by
    main network.
    Adjust staking and enable autocombine by default

  • Cosanta version 0.17.0.7

    This version is not
    supported by
    main network.
    Fix tinyformat error
    Realloc changes
    Fixed issue with start Cosanta-QT as mininmized without -min on options
    Disconnect from outdated peers

  • Cosanta version 0.17.0.6

    This version is not
    supported by
    main network.
    [NEW] Unlock only for staking
    [FIX] some issues with PoS
    [NEW] RPC command getstakingstatus
    [testnet] reallocate MN rewards from 4010 to 333333
    [FIX] Masternode collateral amount

  • Cosanta version 0.17.0.5

    This version is not
    supported by
    main network.
    - reschedule deployment Block Reward Reallocation
    - reduce logs and move it to debug stakig section
    - qt: fix confirmed transaction labeled "open"
    -rpc: Fix wallet unload during walletpassphrase timeout
    - Fix listreceivedbyaddress not taking address as a string
    - fix Fatal LevelDB error when specifying -blockfilterindex twice
    - net: Drop support of the insecure miniUPnPc versions
    - Remove rpc solo miner

  • Cosanta version 0.17.0.4

    This version is not
    supported by
    main network.
    - Fixed bugs with pos

  • Cosanta version 0.17.0.3

    This version is not
    supported by
    main network.
    - Fix sync blocks for mainnet
    - Fix bugs in RPCs

  • Cosanta version 0.17.0.2

    This version is not
    supported by
    main network.
    - Updated to dash-core 0.17.0.x
    - Fixed dark theme
    - BLS signature library has been updated based on v1.0
    - Several opcodes have been reactivated/introduced to broaden the functionality of the system and enable developers to build new solutions.
    - PrivateSend has been renamed to CoinJoin to better reflect the functionality it provides and align with industry standard terminology.
    - The previously deprecated RPCs were removed and several RPCs have been deprecated.

  • Cosanta version 0.16.0.3

    This version is not
    supported by
    main network.
    - Fix: syncing of PoS blocks
    - Fix block update signals/slots in BitcoinGUI and SendCoinsDialog
    - New: parallel initial block download (speedup block downloading)
    - Fix shutdown in case of errors during initialisation
    - Fix issues introduced with asynchronous signal handling

  • Cosanta version 0.16.0.1

    This version is not
    supported by
    main network.
    - Add upload and download info to the peerlist
    - Add use available balance in send coins dialog
    - Add last block hash to debug ui
    - Enable searching by transaction id
    - Fix potential memory leak when loading a corrupted wallet file
    - Fix estimatesmartfee rounding display issue
    - Update secp256k1 subtree to latest upstream
    - Update Cosanta to Dash 0.16.x.x codebase

  • Cosanta version 0.15.0.13

    This version is not
    supported by
    main network.
    - New feature for auto-combine and split inputs

  • Cosanta version 0.15.0.12

    This version is not
    supported by
    main network.
    - The PoS on 100,000 block (hybrid mining PoW + PoS)

  • Cosanta version 0.15.0.10

    This version is not
    supported by
    main network.
    - Added hybrid mining
    -update PoS to v2
    -add new checkpoints
    -fix some issues with mn

  • Cosanta version 0.15.0.9

    This version is not
    supported by
    main network.
    - [new] First public version for MainNET

  • Cosanta version 0.15.0.6

    This version is not
    supported by
    main network.
    - Test release
    - Built-in miner
    - Displaying hashrate

  • Cosanta version 0.15.0.5

    This version is not
    supported by
    main network.
    - Test release