Releases: cube-network/Cube
Releases · cube-network/Cube
Newton(v1.1.0)
This release brings hard-forks for both testnet
and mainnet
.
All nodes of cube testnet and mainnet are needed to upgrade to this release before the hard-fork block is mined.
And the release also contains some minor fixes and optimizations.
Hard-fork block for testnet
- Heliocentrism hard-fork:
1404110
(Estimated Target Date: 2022/6/28 02:00:01 UTC) - Gravitation hard-fork:
1404110
(Estimated Target Date: 2022/6/28 02:00:01 UTC)
Hard-fork block for mainnet
- Gravitation hard-fork:
829915
(Estimated Target Date: 2022/7/5 02:00:01 UTC)
Heliocentrism Hard Fork
- upgrade Staking contract for testnet to fix an issue about claiming stakes and rewards after the validator
exitStaking
; - upgrade GenesisLockPosition contract for testnet to keep up with mainnet, which has two more features: append record and change rights.
Gravitation Hard Fork
- add on chain DAO ability for Cube;
- add ability for future governance.
For the official docker images, find it at cubenetwork/cube-client
Galileo(v1.0.1)
Version for launching the Cube's mainnet
As the Cube's Testnet has been running for nearly a month, and we have made some necessary improvements and optimization.
Now, we are proud to release the version Galileo(v1.0.1)
to launch the Cube's mainnet!
For detail information about Cubechain, refers to the cube site and cube docs.
For the official docker images, find it at cubenetwork/cube-client
Cube v1.0.0
V1.0.0
First release of the Cubechain for the Testnet
launch.
For detail information about Cubechain, refers to the cube site and cube docs.
Features
- Average 3 seconds per block;
- An
in-turn
validator can propose 4 blocks continuously; - With
Attestation
of the validators, a block can reach finality as fast as in 3 confirms. - With staking and delegation.
- ...
Cube specific RPC API
Refers to cube-specific-rpc