Skip to content

v0.5.0

Compare
Choose a tag to compare
@aelesbao aelesbao released this 21 Nov 18:11
· 19 commits to main since this release
910418e

What's Changed

⚠️ BREAKING CHANGES

  • the new version of arch3.js will, by default, be compatible only with the
    Archway protocol version 5.0.0 and above.

Added

arch3-core

  • added add getAllBalances method to the ArchwayClient (#110)

Changed

  • upgraded project to Typescript 5.2.2 (#104)

arch3-core

  • changed the default Tendermint client to 0.37 (#106)
  • increased the default gas adjustment to 1.5 (#106)

arch3-proto

  • switched to @cosmology/telescope package to compile proto files (#104)
  • updated to the version 5.0.1 of the protocol (#106)

Full Changelog: v0.4.0...v0.5.0