Skip to content

Releases: coinhall/cosmes

v0.0.30

18 Aug 03:56
Compare
Choose a tag to compare

v0.0.30

Features

  • Added ICS 23 protobufs from cosmos/ics23 to fix ibc-go dependency issues

v0.0.29

18 Aug 02:43
Compare
Choose a tag to compare

v0.0.29

Features

  • Added IBC protobufs from cosmos/ibc-go
  • Added MsgIbcTransfer model

v0.0.28

14 Aug 06:07
Compare
Choose a tag to compare

v0.0.28

Features

  • Updated Station extension to use the new APIs injected into the window scope

v0.0.27

19 Jul 07:23
Compare
Choose a tag to compare

v0.0.27

Breaking Changes

  • The onDisconnect callback in the WalletController class now accepts a function that contains a list of disconnected wallets instead of a list of disconnected chain ID strings

Features

  • Added the onAccountChange event to the WalletController class to allow consumers to detect wallet account changes (works for all wallets except Station via WalletConnect v1)

Miscellaneous

  • Added lodash-es as peer dependency

v0.0.25

06 Jul 08:15
Compare
Choose a tag to compare

Improvements

Miscellaneous

  • Changed GPL v3 license to MIT license

v0.0.24

03 Jul 07:51
Compare
Choose a tag to compare

First public release