8000 Releases · zetacoin/zetacoin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: zetacoin/zetacoin

v0.13.2.1

01 Aug 17:08
Compare
Choose a tag to compare

Merge changes from Bitcoin 0.13.2

Notable changes

  • Hierarchical Deterministic Key Generation
  • Segregated Witness
  • Removal of internal miner

v0.12.1.1

15 Apr 20:57
Compare
Choose a tag to compare

Changes from Bitcoin 0.12.1

Notable changes

  • First version bits BIP9 softfork deployment
  • BIP68 soft fork to enforce sequence locks for relative locktime
  • BIP112 soft fork to enforce OP_CHECKSEQUENCEVERIFY
  • BIP113 locktime enforcement soft fork

v0.12.0.1

14 Feb 15:11
Compare
Choose a tag to compare
10000 v0.12.0.1

Notable changes:

  • Signature validation using libsecp256k1
  • Direct headers announcement (BIP 130)
  • Automatically use Tor hidden services
  • Notifications through ZMQ
  • Wallet: Pruning
  • Mining Code optimizations

v0.12.0 Release Candidate 2

06 Feb 15:48
Compare
Choose a tag to compare
Pre-release

This is a release candidate for an upgrade to the 0.12.0 base.

Please report any issues on GitHub.

Users who compile from source can use the 0.12.0-rc2 branch.

Notable changes:

  • Signature validation using libsecp256k1
  • Direct headers announcement (BIP 130)
  • Automatically use Tor hidden services
  • Notifications through ZMQ
  • Wallet: Pruning
  • Mining Code optimizations

For a full list see:

https://github.com/zetacoin/zetacoin/blob/0.12.0-merge/doc/release-notes.md

v0.12.0 Release Candidate 1

02 Feb 18:09
Compare
Choose a tag to compare
Pre-release

This is a release candidate for an upgrade to the 0.12.0 base.

Please report any issues on GitHub.

Users who compile from source can use the 0.12.0-rc1 branch.

Notable changes:

  • Signature validation using libsecp256k1
  • Direct headers announcement (BIP 130)
  • Automatically use Tor hidden services
  • Notifications through ZMQ
  • Wallet: Pruning
  • Mining Code optimizations

For a full list see:

https://github.com/zetacoin/zetacoin/blob/0.12.0-merge/doc/release-notes.md

v0.11.3.4

11 Jan 00:37
Compare
Choose a tag to compare

This is the last update to complete the v0.11 soft forks.

Blocks mined by this release will mine version 5 blocks. When 95% of 10,000 blocks mined are version 5 blocks, version 3 blocks will no longer be allowed and may cause old clients to split off the network.

Required upgrade for miners. Pool operators, please ensure your block header version is 5.

Optional upgrade for wallet users on v0.11.3.2 or higher.

If you are on v0.11.3.1 or lower, this is a required upgrade.

v0.11.3.3

08 Oct 18:30
Compare
Choose a tag to compare

Enforce BIP65 CHECKLOCKTIMEVERIFY (Block version 4)

Required upgrade for miners.

Other wallets required to be on 0.11.3.1 or later (0.11.3.2 recommended).

Note to pools: Please ensure you are mining version 4 blocks.

v0.11.3.2

15 Sep 20:29
Compare
Choose a tag to compare
  • Prepare for soft fork version 5 blocks that rejects non-CLTV (v3) blocks
  • Required update

v0.11.3.1

19 Jun 15:01
Compare
Choose a tag to compare
  • Fix soft fork parameters
  • Prepare for BIP65 (CHECKLOCKTIMEVERIFY) activation
  • Checkpoint

v0.11.2.3

20 Jun 16:20
Compare
Choose a tag to compare
  • Windows Zip
  • Windows Installer
  • Mac OSX Installer
0