Skip to content

Conflux v2.3.0-testnet

Pre-release
Pre-release
Compare
Choose a tag to compare
@peilun-conflux peilun-conflux released this 29 Jun 10:59
· 831 commits to v2.0-testnet since this release

This release introduces a new hardfork. All nodes should be upgraded before the epoch number reaches 129100000 (estimated on Jul 04). CIPs will be enabled when the block number reaches 167000000 (estimated on Jul 04), and CIP-113 will be enabled when the PoS block number reaches 741900 (estimated on Jul 04).

Incompatible Changes

RPC Improvement

  • Fix the hex encoding of PoS keys and signatures in pos RPCs.
  • Return both compressed and uncompressed BLS public keys in PoS ledger info.