Skip to content

2.1.0

Compare
Choose a tag to compare
@aelesbao aelesbao released this 05 Mar 08:49
· 7 commits to main since this release
e95de6b

What's Changed

⚠ BREAKING CHANGES

  • the CLI will now only support the Archway protocol version >=6.0.0 (#288)
  • bumped the minimum supported Node.js version to v18 as v16 LTS ended (#294)

Added

  • contracts: added a flag in the metadata sub-command to withdraw rewards
    directly to the wallet (#316)

Fixed

  • core: fixed the version check hook storing the current version
    on cache (#286)
  • core: fixed installation on WSL that failed due to invalid build scripts
    in the keyring-go package (#294)
  • core: bumped keyring-go package to fix edge case when installing the CLI
    in WSL2 (#311)

Changed

  • config: updated the chain file for constantine-3 (#309)

Full Changelog: 2.0.1...2.1.0