Releases: medibloc/panacea-java
Releases · medibloc/panacea-java
v2.0.2
Features
- #55 feat: support pagination
v2.0.1
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
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
#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
Bug fixes
- #34 fix: Change module version related to google protobuf, change sdk release version
v2.0.0-alpha.1
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
Bug fixes
- #26 fix: Make Wallet.ensureWalletIsReady throws an exception for unknown accounts
v0.1.4
Features
- #23 feat: Refine constructors of DID tx messages
Bug fixes
- #24 fix: Incorrect msg type: MsgDeleteDID -> MsgDeactivateDID
v0.1.3
Features
- #22 feat: Add decodePublicKey() to DidVerificationMethod'