Skip to content

v1.6.0

Compare
Choose a tag to compare
@dustinxie dustinxie released this 26 Oct 00:34
· 864 commits to master since this release

Note that v1.6.0 has a hardfork, which will be activated at block height 13,979,161 (ETA is 10/28/2021 around 11pm UTC) on IoTeX mainnet.

  1. Added API tracing functionality, which enables measuring and visualizing the break-down of API call timing. We'll work on API performance improvement based on the observability this tool provides in future releases
  2. Exposed gRPC health check point in the API server
  3. Fixed contract read issue for certain smart contracts we've seen earlier
  4. ioctl tool can export private key from HDWallet now