Skip to content

Conflux v2.2.1

Compare
Choose a tag to compare
@peilun-conflux peilun-conflux released this 29 Dec 09:20
· 1119 commits to master since this release
1f31a48

RPC Changes

  • Fix cfx_getDepositList and cfx_getVoteList RPC return value format to use hex strings.

Improvements

  • Retry the PoS election transaction if it's not included.
  • Avoid duplicate PoS peer broadcast.

Bug Fixes

  • Fix issues in eSpace filter and pubsub RPCs that may return incorrect or duplicate log entries.
  • Fix an issue in eSpace filter and pubsub RPCs that may get stuck for a long time.
  • Fix an issue that may make valid transactions unable to be accepted by the transaction pool.
  • Disable PoS state pruning by default.