github Conflux-Chain/conflux-rust v2.3.4-beta
Conflux v2.3.4-beta

latest releases: v2.4.0, v2.4.0-testnet-fix3, v2.4.0-testnet-fix2...
pre-release8 months ago

Configuration Improvement

  • Add configuration use_isolated_db_for_mpt_table. Setting it to true will reduce the disk usage.
    • Note that the first restart after setting this configuration will take several hours, and the feature is still being tested, so use with caution.

Transaction Pool Improvement

  • Implement a new transaction pool packing strategy so transactions with higher gas prices are more likely to be packed.

RPC Improvement

  • Fix a rare panic in RPC metrics.
  • Only count core space transactions for cfx_gasPrice.

Don't miss a new conflux-rust release

NewReleases is sending notifications on new releases.