github coredao-org/core-chain v1.0.6

latest releases: v1.0.9, v1.0.8, v1.0.7...
7 months ago

Changelog

v1.0.6 is a hard fork release for Core-chain mainnet.

The mainnet is expected to have a scheduled hard fork upgrade named Hera at block height 12,195,500. The current block generation speed forecasts this to occur around 8th March 2024 at 08:20 AM (UTC).

The Hera hardfork includes an improvement on supporting to verify normal bitcoin transaction base on the system contracts named BtcLightClient

The validators and full node operators on mainnet should switch their software version to v1.0.6 before 8th March.

Improvements

  • #1 support to verify normal bitcoin transaction base on the system contracts named BtcLightClient

How to Run

Please refer to https://docs.coredao.org/developer/become-a-validator/validators/core-full-nodes.

How to Upgrade

  • Download the appropriate version of Geth for your operating system.
  • Verify the checksum, e.g., for geth_linux.
    • Run sha256sum geth_linux
    • The result should match 6376482194d1eddc3606485e91021bb10684d88c1a1190556d21c498fa970430
  • Stop the old version of the Geth program.
  • Replace it with the new version.
  • Start the new version of the Geth program.
  • Verify that the new version is correct by checking the console output, such as instance=Geth/v1.0.6-3cabc65f/linux-amd64/go1.19.13.
  • Ensure that the node syncs up to the latest block successfully. For validators, confirm that the node can successfully produce blocks once elected.

Assets

Assets Sha256 Checksum
mainnet.zip 7b04dfe81be715ac80848c075f7ea02c052e3890d29a7547e2d442ce27015e89
testnet.zip 14c913383f2c1a661c120f4fe819d817265c1012586f7aff425cedddc7d6c628
geth_linux 6376482194d1eddc3606485e91021bb10684d88c1a1190556d21c498fa970430
geth_mac 225b6cba75bb06fea3d7be8a4423cf8ee0db002233ea45ad539581a9800899fa
geth_windows a01901bd0ce5affa87e5ac698740f4213ca148c7046e95fcaaffedaa099503bf
geth_linux_arm-5 d47ff3ce139dba698e965f351e4491b4afcca3405a3a84a45a9840dc945b906f
geth_linux_arm-6 09d8a8628119905023abebdc8f4c53f67d766d6ebbb9bdeed813095e91845284
geth_linux_arm-7 29d8a19a140f60a0efaa88a57fc055cbe2d4e84cf3bc6ddc9d0cbb61e0e2ffdc
geth_linux_arm64 2c6cdd2b07984e77ce145e95449e1f3e878c72d6ccc0159cdc80c6ae4b1e5493

Don't miss a new core-chain release

NewReleases is sending notifications on new releases.