Skip to content

Releases: sexcoin-project/sexcoin

v0.15.2.2

19 Mar 05:40
Compare
Choose a tag to compare

Sexcoin Version 0.15.2.2 - Merge Mining and Segwit.

The current Mac Build is 0.15.2.1
Sexcoin Merge-mining and Segwit have activated

This version corrects another auxpow snafu where the auxpow information was not written to a merkleblock message. It also includes all the fixes from previous releases.

Please upgrade as soon as possible.

0.15.2.1: This version prevents bandwidth consumption caused by 0.10.4.x clients repeatedly requesting blocks which they will never be able to accept because the blocks are auxpow.

It includes the fixes which corrects the issue in 0.15.0 and 0.15.0.1 where the client would suddenly crash( segfault ).

UPGRADES:

Make a backup of your wallet!!

If you are upgrading from v0.15.x.x all you need to do is stop your client, then install this overtop. No rebuilding the db. Nothing more required

Mining code is still included with our clients for testnet and regtest, this causes many anti-virus programs to flag it. This is a false positive.

Upgrading from v0.10.4.x

Make a backup of your wallet!!

If you are upgrading you will get a message that the database is corrupt, and it will ask if you want to rebuild it. Answer yes. This will take some time.

On Linux non-gui version upgrades, start the new client with the '--reindex' switch for sexcoind. This will only have to be done once.

Upgrading from before 0.10.4

Make a backup of your wallet!!

You will need to redownload the block chain. This can be hastened by using the bootstrap file:
https://github.com/sexcoin-project/sexcoin-bootstrap.

v0.15.2.1

12 Jan 13:47
Compare
Choose a tag to compare

Sexcoin Version 0.15.2.1 - Merge Mining and Segwit.

Sexcoin Merge-mining and Segwit have activated
This version prevents bandwidth consumption caused by 0.10.4.x clients repeatedly requesting blocks which they will never be able to accept because the blocks are auxpow.

It includes the fixes which corrects the issue in 0.15.0 and 0.15.0.1 where the client would suddenly crash( segfault ).

Mac Users:

Mac's power management will suspend the Sexcoin client. This can interfere with downloading new blocks, and significantly impact initial syncing. To solve this, set sleep times for when you're using your Mac notebook's power adapter:

  • Click Power Adapter, then drag the “Turn display off after” slider.
  • Keep your Mac from going to sleep automatically: Click Power Adapter, then select “Prevent computer from sleeping automatically when the display is off.”

UPGRADES:

Make a backup of your wallet!!

If you are upgrading from v0.15.0 or 0.15.0.1 all you need to do is stop your client, then install this overtop. No rebuilding the db. Nothing more required

Mining code is still included with our clients for testnet and regtest, this causes many anti-virus programs to flag it. This is a false positive.

Upgrading from v0.10.4.x

Make a backup of your wallet!!

If you are upgrading you will get a message that the database is corrupt, and it will ask if you want to rebuild it. Answer yes. This will take some time.

On Linux non-gui version upgrades, start the new client with the '--reindex' switch for sexcoind. This will only have to be done once.

Upgrading from before 0.10.4

Make a backup of your wallet!!

You will need to redownload the block chain. This can be hastened by using the bootstrap file:
https://github.com/sexcoin-project/sexcoin-bootstrap.

v0.15.2.0

08 Jan 20:37
3e15f17
Compare
Choose a tag to compare

Sexcoin Version 0.15.2 - Merge Mining and Segwit.

Sexcoin Merge-mining and Segwit have activated
This version corrects an issue in 0.15.0 and 0.15.0.1 where the client would suddenly crash( segfault ).

UPGRADES:

Make a backup of your wallet!!

If you are upgrading from v0.15.0 or 0.15.0.1 all you need to do is stop your client, then install this overtop. No rebuilding the db. Nothing more required

Mining code is still included with our clients for testnet and regtest, this causes many anti-virus programs to flag it. This is a false positive.

Upgrading from v0.10.4.x

Make a backup of your wallet!!

If you are upgrading you will get a message that the database is corrupt, and it will ask if you want to rebuild it. Answer yes. This will take some time.

On Linux non-gui version upgrades, start the new client with the '--reindex' switch for sexcoind. This will only have to be done once.

Upgrading from before 0.10.4

Make a backup of your wallet!!

You will need to redownload the block chain. This can be hastened by using the bootstrap file:
https://github.com/sexcoin-project/sexcoin-bootstrap.

v0.15.0

27 Dec 21:46
4a331d1
Compare
Choose a tag to compare

Sexcoin Version 0.15.0 - Merge Mining and Segwit.

Sexcoin will activate merge-mining and Segwit at block 3080000

UPGRADES:

Make a backup of your wallet!!

If you are upgrading you will get a message that the database is corrupt, and it will ask if you want to rebuild it. Answer yes. This will take some time.

On Linux non-gui version upgrades, start the new client with the '--reindex' switch for sexcoind. This will only have to be done once.

Mining code is still included with our clients for testnet and regtest, this causes many anti-virus programs to flag it. This is a false positive.

Our initial release of the Mac client was dead broken - please grab the current version above.

v0.10.4.0

03 Jul 15:16
Compare
Choose a tag to compare

Sexcoin Core Client with Age Verification v0.10.4.0

v0.6.4.6

05 May 05:22
Compare
Choose a tag to compare

Fix KGW Timewarp attack vulnerability. This causes a hardfork and is set to activate itself at block 643808 (projected to be Friday May 9 2014 at 12pm GMT)

v0.6.4.5

14 Apr 07:21
Compare
Choose a tag to compare

This release was primarily driven by the need to rebuild with openssl-1.0.1g to fix the heartbeat bug.

At the same time, we decided to incorporate the Alert Key change which should allow to now send client Alerts for updates, etc.

Another minor change is an addition to the RPC command "listunspent" output. Both address and text-based account name are output.

sxcer