v3.0.1-testnet-fix
introduces a new hardfork. All nodes should be upgraded before the epoch number reaches 229140000 (estimated on Aug 18).
Improvements
- Return a detailed version for
conflux --version
.
Bug Fix
- Fix incorrect implementation of CIP145.
- Fix the bug of using wrong ws_address to open rpc endpoints.
- Fix
Mismatch between definition and access of rpc-args
error.
RPC Changes
-
eth_getBlockByNumber
returns null when parameter is bigger than latest block.
Download
Download “Conflux v3.0.1-testnet-fix” here: https://github.com/Conflux-Chain/conflux-rust/releases/tag/v3.0.1-testnet-fix
I am a node operator/miner, what do I need to do?
- If you upgrade your node before the epoch number reaches 229140000 (estimated on Aug 18), you need to replace conflux.exe with the new one in Conflux v3.0.1-testnet-fix under the
run
directory, then restart the node. You are advised to upgrade a running node within 2 days. - If you upgrade your node after the epoch number reaches 229140000 (estimated on Aug 18), you need to delete all data and restart the node.
- If you start a new node, you can download the latest version of Conflux v3.0.1-testnet-fix and run it.
What will happen if I do not upgrade the nodes or refuse to upgrade?
If the Conflux node is not upgraded to the latest version, the node will be incompatible with the upgraded Conflux protocol and cannot interact with the latest Conflux Testnet as expected (functions like synchronizing blocks, mining, etc might be disabled).
Thanks to our community for your support!
A sincere thank you to the Conflux community and all the developers in the Conflux ecosystem. Thank you for your hard work, thoughts, and contributions. To a better future!