Conflux Tethys Network v1.1.7 Upgrade Announcement

This upgrade is mainly to solve the problems below:

Improvements

  • Optimize the transaction pool to avoid rejecting high gas price transactions.
  • Change cfx_getStorageAt’s second parameter type from H256 to U256.
  • Add an RPC cfx_openedMethodGroups to return opened RPC groups.
  • Optimize cfx_gasPrice logic.
  • Optimize transaction execution performance by avoiding unnecessary data copy.

Bug fixes

  • Fix missing log issue when doing log filtering with block ranges.

Download

Download “Conflux Tethys Network v1.1.7” here: https://github.com/Conflux-Chain/conflux-rust/releases/tag/v1.1.7

I am a node operator/miner; what do I need to do?

If you have a running node, you need to

  1. Suspend the running operation of the node
  2. Replace the executable file named “conflux” in the run directory of the original node program with the Conflux executable file of the Conflux v1.1.7 node program.
  3. Restart the operation of the node

If you start a new node, you can download the latest version of Conflux v1.1.7 and run it.

What will happen if I do not upgrade the nodes or refuse to upgrade?

It is strongly recommended to upgrade your node, this upgrade aims to improve node stability.

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!

1 Like