Skip to content

Releases: piratecash/piratecash

18.2.2

13 Jul 15:21
Compare
Choose a tag to compare

fix: resolve some memory leaks
fix: Restore caching in CalcCbTxMerkleRootMNList
fix(rpc): masternode outputs should work correctly with multiple outputs created via a single tx
fix(coinjoin): fix version comparison check serialization bug
fix: speed up GetStateFor

18.2.0

07 Jul 22:01
Compare
Choose a tag to compare

Mandatory Update

  • ScanQuorums improvements
  • Added seeds nodes
  • Fix quorum relay members

v18.1.0

29 Jan 15:45
Compare
Choose a tag to compare

Mandatory Update

  • Fix payment server
  • Remove old network support
  • Small part of pirate will be CORSARs
  • Gradual increase of rewards for masternodes from 0.1 to 60%.

Full Changelog: v18.0.1...v18.1.0

18.0.1

02 Jan 21:34
Compare
Choose a tag to compare

Mandatory Update

We have released a major update PirateCash Core v18.

Hardfork procedure

http://p.cash/hardfork

To use it, you need to perform the following steps.

Update the client version to 11.7.0 (protocol version 60029)

Please use 11.7.0 release until 1265799 block (approximately January 9, 2024). Download 11.7.0

At block 1265002 (approximately January 8, 2024), the block reward will be reduced to 150 satoshis. This is done so that miners with outdated clients cannot generate new blocks. We have also sent an alert to all users with a protocol version below 60029 about the need to update the client to avoid FOMO among those who have not updated.

For services using PirateCash (exchanges, exchange services, staking pools, and others), we recommend temporarily suspending deposits and withdrawals from January 7 to 8, 2024 (before block 1265002).

At block 1265799 (approximately January 9, 2024), the old client will create the last block and then stop generating and accepting new blocks. Additionally, information will be recorded in debug.log about the need to update the client to the latest version.

Download the new 18.0.1 version of the client

Until block 1265800, you can run both clients simultaneously because the directories with working files are different: .piratecash for the old and .piratecore for the new client. You can also copy the wallet.dat file to the new client directory, export and import private keys, or transfer funds from the old wallet to the new one (you need to generate an address on the new client). Note: the new client before block 1265800 downloads blocks and displays incoming transactions, but sending will only be possible after the hard fork is activated.

At block 1265800 (approximately January 9, 2024), the new client will start creating new blocks.

After block 1268999 (approximately January 13, 2024), block rewards will be restored. It is recommended for services that accept and send Pirate to restore wallet functionality!.

Please note that the RPC command signrawtransaction has been replaced with signrawtransactionwithwallet (our code is fully compatible with RPC commands from DashCore 0.18.2).

An alternative option is available for users.

Transfer your Pirate to our service @piratecash_bot, where you can mine them in the bot or exchange them for tokens.

It is important to note that temporarily you will not be able to deposit or withdraw PirateCash from the @piratecash_bot service during maintenance in the main blockchain. However, you can freely use tokens without any restrictions.

Starting from block 1265002, payouts for staking and referral rewards will be temporarily paused and will resume after block 1268999 (January 13, 2024).

18.0.0

23 Dec 22:32
Compare
Choose a tag to compare
18.0.0 Pre-release
Pre-release

Mandatory Update

We have released a major update PirateCash Core v18.

Hardfork procedure

http://p.cash/hardfork

To use it, you need to perform the following steps.

Update the client version to 11.7.0 (protocol version 60029)

Please use 11.7.0 release until 1265799 block (approximately January 9, 2024). Download 11.7.0

At block 1265002 (approximately January 8, 2024), the block reward will be reduced to 150 satoshis. This is done so that miners with outdated clients cannot generate new blocks. We have also sent an alert to all users with a protocol version below 60029 about the need to update the client to avoid FOMO among those who have not updated.

For services using PirateCash (exchanges, exchange services, staking pools, and others), we recommend temporarily suspending deposits and withdrawals from January 7 to 8, 2024 (before block 1265002).

At block 1265799 (approximately January 9, 2024), the old client will create the last block and then stop generating and accepting new blocks. Additionally, information will be recorded in debug.log about the need to update the client to the latest version.

Download the new 0.18.0.0 version of the client

Until block 1265800, you can run both clients simultaneously because the directories with working files are different: .piratecash for the old and .piratecore for the new client. You can also copy the wallet.dat file to the new client directory, export and import private keys, or transfer funds from the old wallet to the new one (you need to generate an address on the new client). Note: the new client before block 1265800 downloads blocks and displays incoming transactions, but sending will only be possible after the hard fork is activated.

At block 1265800 (approximately January 9, 2024), the new client will start creating new blocks.

After block 1268999 (approximately January 13, 2024), block rewards will be restored. It is recommended for services that accept and send Pirate to restore wallet functionality!.

Please note that the RPC command signrawtransaction has been replaced with signrawtransactionwithwallet (our code is fully compatible with RPC commands from DashCore 0.18.2).

An alternative option is available for users.

Transfer your Pirate to our service @piratecash_bot, where you can mine them in the bot or exchange them for tokens.

It is important to note that temporarily you will not be able to deposit or withdraw PirateCash from the @piratecash_bot service during maintenance in the main blockchain. However, you can freely use tokens without any restrictions.

Starting from block 1265002, payouts for staking and referral rewards will be temporarily paused and will resume after block 1268999 (January 13, 2024).

18.0.0-rc3

21 Dec 20:36
Compare
Choose a tag to compare
18.0.0-rc3 Pre-release
Pre-release

This release only for test hard fork in the testnet on 289000

11.7.0

16 Dec 17:23
Compare
Choose a tag to compare

Mandatory Update

http://p.cash/hardfork

We have released a major update PirateCash Core v18.

To use it, you need to perform the following steps.

Update the client version to 11.7.0 (protocol version 60029)

At block 1265002 (approximately January 8, 2024), the block reward will be reduced to 150 satoshis. This is done so that miners with outdated clients cannot generate new blocks. We have also sent an alert to all users with a protocol version below 60029 about the need to update the client to avoid FOMO among those who have not updated.

For services using PirateCash (exchanges, exchange services, staking pools, and others), we recommend temporarily suspending deposits and withdrawals from January 7 to 8, 2024 (before block 1265002).

At block 1265799 (approximately January 9, 2024), the old client will create the last block and then stop generating and accepting new blocks. Additionally, information will be recorded in debug.log about the need to update the client to the latest version.

Download the new 0.18.0.0 version of the client

The new version of PirateCash Download 0.18.0.0.

Until block 1265800, you can run both clients simultaneously because the directories with working files are different: .piratecash for the old and .piratecore for the new client. You can also copy the wallet.dat file to the new client directory, export and import private keys, or transfer funds from the old wallet to the new one (you need to generate an address on the new client). Note: the new client before block 1265800 downloads blocks and displays incoming transactions, but sending will only be possible after the hard fork is activated.

At block 1265800 (approximately January 9, 2024), the new client will start creating new blocks.

After block 1268999 (approximately January 13, 2024), block rewards will be restored. It is recommended for services that accept and send Pirate to restore wallet functionality!.

Please note that the RPC command signrawtransaction has been replaced with signrawtransactionwithwallet (our code is fully compatible with RPC commands from DashCore 0.18.2).

An alternative option is available for users.

Transfer your Pirate to our service @piratecash_bot, where you can mine them in the bot or exchange them for tokens.

It is important to note that temporarily you will not be able to deposit or withdraw PirateCash from the @piratecash_bot service during maintenance in the main blockchain. However, you can freely use tokens without any restrictions.

Starting from block 1265002, payouts for staking and referral rewards will be temporarily paused and will resume after block 1268999 (January 13, 2024).

18.0.0-rc2

15 Dec 22:25
Compare
Choose a tag to compare
18.0.0-rc2 Pre-release
Pre-release

This release only for hard fork in the testnet on 289000

18.0.0-rc1

15 Dec 07:21
Compare
Choose a tag to compare
18.0.0-rc1 Pre-release
Pre-release

This release only for hard fork in the testnet on 289000

11.6.6

13 Dec 21:03
Compare
Choose a tag to compare
11.6.6 Pre-release
Pre-release

This release only for hard fork in the testnet on 289000