Skip to content

Releases: provenance-io/wallet-utils

v2.12.0

22 Mar 17:58
0345ae9
Compare
Choose a tag to compare

2.12.0 (2024-03-22)

Features

  • message-types.ts: added new provenance exchange message types (8e5d3bf)

v2.11.0

14 Nov 19:02
4902d88
Compare
Choose a tag to compare

2.11.0 (2023-11-14)

Features

  • protos and package.json: Update protos to v1.17.0 (ef527bb)

v2.10.0

26 Sep 17:57
d1435cd
Compare
Choose a tag to compare

2.10.0 (2023-09-26)

Bug Fixes

  • add jsdom env with TextEncoder workaround (e6823bd)

Features

  • protos and package.json: updated protos to support v1.16.0 (1c390e0), closes #56

v2.9.0

09 Jun 18:02
f87096c
Compare
Choose a tag to compare

2.9.0 (2023-06-09)

Features

  • buildmessage.ts: added new type MsgExec in switch statement (cc767f3)

v2.8.0

06 Mar 20:01
dde814c
Compare
Choose a tag to compare

2.8.0 (2023-03-06)

Features

  • Adds support for group proposals messages, instantiate contract (b83d16b)
  • Breaks up message service into smaller pieces (3371add)

v2.7.0

24 Feb 18:13
798e5cc
Compare
Choose a tag to compare

2.7.0 (2023-02-24)

Features

v2.6.0

26 Jan 18:47
4946007
Compare
Choose a tag to compare

2.6.0 (2023-01-26)

Features

  • changes message-service and adds types: changes message-service and adds types (326e5c4), closes #44

v2.5.1

19 Dec 23:33
4cd18a9
Compare
Choose a tag to compare

2.5.1 (2022-12-19)

Bug Fixes

  • message-service.ts: remove publicKey from BuildBroadcastTxRequestProps (25839b8)

v2.5.0

19 Dec 23:06
b5dc1cc
Compare
Choose a tag to compare

2.5.0 (2022-12-19)

Features

  • message-service.ts: add timeoutHeight extensionOptionsList and nonCriticalExtensionOptionsList (4a0e403)

v2.4.1

15 Dec 20:47
b8f9b3a
Compare
Choose a tag to compare

2.4.1 (2022-12-15)

Bug Fixes

  • message-service.ts: buildBroadcastTxRequestProps props adjustment (7c78e90)