Skip to content

Releases: provenance-io/wallet-utils

v1.3.3

01 Aug 19:20
c0096df
Compare
Choose a tag to compare

1.3.3 (2022-08-01)

Bug Fixes

  • message-service: fix the permissions list display so that it shows the strings instead of ints (7f53cff)

v1.3.2

28 Jul 17:49
7618ee5
Compare
Choose a tag to compare

1.3.2 (2022-07-28)

Bug Fixes

  • message-service: removed some extra comments, in an effort to get commitizen to release a patch (9c84814)

v1.3.1

22 Jul 18:32
107a657
Compare
Choose a tag to compare

1.3.1 (2022-07-22)

Bug Fixes

  • message-service: change the proto absolute imports to relative (b4154ee)

v1.3.0

21 Jul 23:30
c01289e
Compare
Choose a tag to compare

1.3.0 (2022-07-21)

Features

  • message-service: custom unpack for MsgAddMarkerRequest (8650812)

v1.2.0

20 Jul 18:44
f487e0d
Compare
Choose a tag to compare

1.2.0 (2022-07-20)

Bug Fixes

  • message-types: inadvertantly duplicated some types, removed the duplicates (1836935)

Features

  • msgexecutecontract: adds support to build MsgExecuteContract (6cbc14e), closes #6

v1.1.0

14 Jul 19:36
96e8033
Compare
Choose a tag to compare

1.1.0 (2022-07-14)

Features

  • grpc-service.ts: adds grpc services, along with the ability to decode a built message (22867c9)

v1.0.1

26 May 00:51
Compare
Choose a tag to compare

1.0.1 (2022-05-26)

Bug Fixes

  • fix the bug in semantic-versioning that was keeping the package from publishing (ec24ec6)