Skip to content

Releases: Conflux-Chain/conflux-rust

Conflux v0.6.0-rc-1

08 Jul 18:58
Compare
Choose a tag to compare
Conflux v0.6.0-rc-1 Pre-release
Pre-release
  • Use a new PoW algorithm.

Conflux v0.6.0-alpha-3

07 Jul 05:22
Compare
Choose a tag to compare
Pre-release
  • Fix block syncing issues caused by timestamps in the future.

  • Add RPC cfx_clientVersion.

  • Fix a bug when maintaining total_issued.

Conflux v0.6.0-alpha-2

01 Jul 06:34
Compare
Choose a tag to compare
Pre-release
Update to v0.6.0-alpha-2.

Conflux v0.6.0-alpha-1

30 Jun 19:53
Compare
Choose a tag to compare
Pre-release
Release v0.6.0-alpha-1.

Conflux v0.5.2

30 Jun 13:25
Compare
Choose a tag to compare
Release v0.5.2.

Conflux v0.5.2-alpha-3

25 Jun 11:56
Compare
Choose a tag to compare
Pre-release
Release v0.5.2-alpha-3.

Conflux v0.5.1

10 Jun 07:44
Compare
Choose a tag to compare
  • 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.

Conflux v0.5.0.5

09 Jun 11:25
Compare
Choose a tag to compare
  • Move getstatus RPC from test to common, and renamed with cfx_getStatus.

  • Accelarate cfx_getLogs by reading/processing bloom filters with multi-threads.

  • Change the default value of from_epoch in RPC cfx_getLogs from "earliest" to "latest_checkpoint".
    Now if no from_epoch is specified, it will only return logs after the latest checkpoint.

Conflux v0.5.2-alpha-2

08 Jun 13:40
Compare
Choose a tag to compare
Pre-release
  • Fix full-node related issues.

  • Optimize RPC cfx_getLogs.

Conflux v0.5.2-alpha-1

04 Jun 05:57
Compare
Choose a tag to compare
Pre-release
Release v0.5.2-alpha-1.