Skip to content

v0.18.0

Compare
Choose a tag to compare
@roman-khimov roman-khimov released this 26 Sep 19:21
· 181 commits to master since this release
94764ea

Added

  • EACL validation in container.setEACL (#330)
  • Contract storage model documentation (#320)
  • Bump minimum required go version up to 1.18 (#346)
  • Ability to register predefined TLDs at NNS deployment (#344)
  • RPC bindings generation (#345)
  • Method to get container name by its ID (#360)
  • Convenience methods for NNS contract (#361)

Updated

  • NNS TLD registration is possible for committee only now (#344, #357)
  • NNS TLDs are no longer proper NFTs (#344)

Removed

  • Old unused (notary-disabled) events (#341)
  • Unused Burn/Mint balance contract events (#358)

Fixed

  • Migration of non-notary network to notarized one with stale votes (#333)
  • nns.getAllRecords missing 'safe' mark (#355)
  • Stale EACL record left after container deletion (#359)