Skip to content

Conflux v2.3.5

Latest
Compare
Choose a tag to compare
@peilun-conflux peilun-conflux released this 22 Apr 06:25
f61ffeb

Bug Fix

  • Fix some compatibility issues that block archive nodes from syncing.
  • Fix a transaction pool underflow/overflow.
  • Fix an issue that Sqlite may use too much system temp directory space.
  • Fix a packing pool bug when all the transactions have the same price.
  • Fix a corner case where CIP-107 assertation fails.

Improvement

  • Make reboot faster if use_isolated_db_for_mpt_table is enabled.
  • Enable keep_era_genesis_snapshot by default to provide one more snapshots for sync.
  • Refactor EVM code to prepare for the following hardforks.