Skip to content

v1.8.0

Compare
Choose a tag to compare
@dustinxie dustinxie released this 19 May 19:32
· 558 commits to master since this release

Note that v1.8.0 has a hardfork, which will be activated at block height 17,662,681 (ETA is 05/30/2022 around 11pm UTC) on IoTeX mainnet.

  1. Added chain ID into transaction for enhanced transaction security (#3188)
  2. Supported staking transactions via web3 protocol (#3209)
  3. Improved p2p connection robustness (#3371)
  4. Multiple API improvements (#3073, #3174, #3205, #3217)
  5. Introduced chainservice builder to better manage service start-up and shut-down (#3235,#3364)