Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Release v1.10.2

Latest
Compare
Choose a tag to compare
@nohkwak nohkwak released this 20 Mar 00:44
· 17 commits to dev since this release
1dfa1a7

v1.10.2 Release Notes

What’s New in v.1.10.2

  • About The API getting governance parameters (#740)
    • getItemsAt is replaced by getParams in governance namespace
    • getGovParamsAt is replaced by getParams in klay namespace
    • getItemsAt and getGovParamsAt will be deprecated from version 1.11.0.
  • About the API getting chain config (#741)
    • getChainConfigAt is replaced by getChainConfig in governance and klay namespace.

Fixes

  • Downgraded ipfs-http-client module from 57.0.3 to 49.0.4 due to version conflict (#738)