Releases: bitcoinx-project/bitcoinx
BitcoinX 0.16.3
BitcoinX version 0.16.3 is now available.
Everyone must upgrade your full node to v01.6.3.
For the release notes please see the git repository
v0.16.3rc1
modify building version in gitian config
BitcoinX 0.16.2
This version adds smart contract features that require the miners to vote to activate the contract function.
The main network needs 95% of the hash power to vote to activate , the voting period is 6048 blocks.
How to use the contract please refer to doc/erc20-token.md
BitcoinX v0.16.2rc1
BitcoinX version 0.16.2rc1 is now available
This version adds smart contract features that require the miners to vote to activate the contract function.
Currently the test network has activated the contract function.
Contract usage documentation is doc/erc20-token.md
BitcoinX v0.16.1
v0.16.1 is a hotfix release that fixes some script validation failures due to FORKID, a problem that may cause a stuck-on synchronization of some blocks.
If you have been stuck, please update to the latest version 0.16.1 and delete the data that has been synchronized and resynchronize all the data or run the reconsiderblock command in the debug window without deleting the data.
Please refer to the issues #2 .