Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@luca992 luca992 released this 30 Sep 03:27
· 229 commits to main since this release

Changes

  • Expose getBalance + getAccount functions in the client. Each making one api call each.
    • vs. the old getAccount function, which used to make two api calls and combine the results of getBalance + getAccount
  • Optin for ExperimentalUnsignedTypes on SigningCosmWasmClient.init to prevent warnings for ExperimentalUnsignedTypes