Skip to content

v1.7.0

Compare
Choose a tag to compare
@dustinxie dustinxie released this 16 Mar 00:25
· 807 commits to master since this release

Note that v1.7.0 has a hardfork, which will be activated at block height 16,509,241 (ETA is 03/24/2022 around 11pm UTC) on IoTeX mainnet.

  1. Corrected the GetHashFunc implementation in EVM (#2998)
  2. The transaction receipt and EVM log now bear correct index values (#2923)
  3. When transaction is reverted, the corresponding logs are also removed (#3014)