Skip to content

Conflux v0.5.1

Compare
Choose a tag to compare
@peilun-conflux peilun-conflux released this 10 Jun 07:44
· 42 commits to v0.5-stable since this release
  • Fix issues that may lead to synchronization failure for new nodes.

  • Fix issues about the full node mode. Now if the node is launched with --full, it should run a full node successfully.

  • Fix compatibility issues about Windows and other Linux systems.

  • Add more robust checks in peer management to prevent attacks and reduce false alarms.

  • Optimize snapshot synchronization performance and safety.

  • Optimize performance in case of long forks.

  • Add more RPC supports and fix other RPC issues.

  • Other optimizations and bug fix.