Skip to content

Releases: medibloc/panacea-java

v2.2.0

18 Mar 00:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.2.0

v2.0.2

10 Nov 07:47
78dc3ea
Compare
Choose a tag to compare

Features

  • #55 feat: support pagination

v2.0.1

11 Aug 06:02
02f0f04
Compare
Choose a tag to compare

Features

  • [#47] feat: Add getTx() and getTxs() for fetching a memo and so on

Bug fixes

  • [#46] fix: Include a memo to the tx message

v2.0.0

15 Jul 05:21
16d71ee
Compare
Choose a tag to compare

Features

#32 feat: Make compatible with panacea-core v2.0.0 based on Cosmos SDK Stargate
#38 feat: Apply changes to cosmos-sdk(v0.42.6) version and panacea-core
#40 feat: Bump the version of comsos-sdk proto files to v0.42.7

Bug fixes

#26 fix: Make Wallet.ensureWalletIsReady throws an exception for unknown accounts
#34 fix: Change module version related to google protobuf, change sdk release version

v2.0.0-alpha.3

13 Jul 05:11
9fccf8a
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

#38 feat: Apply changes to cosmos-sdk(v0.42.6) version and panacea-core
#40 feat: Bump the version of comsos-sdk proto files to v0.42.7

v2.0.0-alpha.2

02 Jul 00:54
75395aa
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Bug fixes

  • #34 fix: Change module version related to google protobuf, change sdk release version

v2.0.0-alpha.1

01 Jul 04:40
73298de
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Features

  • #32 feat: Make compatible with panacea-core v2.0.0 based on Cosmos SDK Stargate

Bug fixes

  • #26 fix: Make Wallet.ensureWalletIsReady throws an exception for unknown accounts

v0.1.5

08 Apr 07:04
Compare
Choose a tag to compare

Bug fixes

  • #26 fix: Make Wallet.ensureWalletIsReady throws an exception for unknown accounts

v0.1.4

24 Mar 00:55
Compare
Choose a tag to compare

Features

  • #23 feat: Refine constructors of DID tx messages

Bug fixes

  • #24 fix: Incorrect msg type: MsgDeleteDID -> MsgDeactivateDID

v0.1.3

15 Mar 10:33
af5f5ea
Compare
Choose a tag to compare

Features

  • #22 feat: Add decodePublicKey() to DidVerificationMethod'