Skip to content

Releases: coinhall/cosmes

v0.0.55

08 Feb 13:35
Compare
Choose a tag to compare

Features

  • Added tx signing support for Dymension chain

v0.0.54

02 Feb 06:38
Compare
Choose a tag to compare

Fixes

  • Fixed MnemonicWallet to generate Injective signatures correctly

v0.0.53

02 Feb 04:23
Compare
Choose a tag to compare

Fixes

  • Fixed MnemonicWallet to resolve Injective address correctly

v0.0.52

17 Jan 06:39
Compare
Choose a tag to compare

Features

  • Added Ninji wallet support to execute txs via Ninji extension on Injective network (does not support wallet connect yet)

v0.0.51

17 Jan 06:09
6f5e44c
Compare
Choose a tag to compare

Fixes

  • Fixed MetaMask on Injective to work correctly with MsgExecuteContractCompat when funds are empty

v0.0.50

13 Jan 04:01
Compare
Choose a tag to compare

Fixes

  • Fixed the verifyArbitrary function to work correctly for all chains, including Injective which uses a different key algorithm

v0.0.49

04 Jan 10:58
Compare
Choose a tag to compare

Features

  • Added the verifyArbitrary helper function (exported by cosmes/wallet) to verify signatures signed using ConnectedWallet.signArbitrary

Fixes

  • Fixed the recoverPubKeyFromEthSignature helper function to calculate and use the correct recovery bit when generating the secp256k1 model

v0.0.48

28 Dec 05:34
Compare
Choose a tag to compare

Features

  • Added Compass wallet support to execute txs via Compass extension on Sei network (does not support wallet connect yet)

v0.0.47

27 Dec 04:06
86dd77f
Compare
Choose a tag to compare

Features

  • Added MetamaskInjective wallet to execute txs via MetaMask extension on Injective network (does not support wallet connect yet)

Improvements

  • Added extensionOptions to Tx.toSignedProto

v0.0.46

20 Dec 14:40
Compare
Choose a tag to compare

Fixes

  • Fixed ConnectedWallet.estimateFee to properly extract account sequences from errors thrown by Injective RPCs