Skip to content

v2.3.0

Compare
Choose a tag to compare
@spoo-bar spoo-bar released this 12 Jun 16:09
· 51 commits to main since this release

Added

  • Added a feature to have context menu option to base64 encode selected text. Works only in JSON files.
  • Send Tokens between imported accounts

Changed

  • Updated Archway constantine-2 to constantine-3 configuration in preset chain config
  • Using custom Coin parse as the cosmjs default coin parse does not handle higher decimal coins, which breaks archway support which uses 18 decimal precision

Fixed

  • Fixed issue where contract migration would only allow to migrating to the same Code ID. Thanks to Barry from OKX for the fix.