Releases: medibloc/panacea-core
Releases · medibloc/panacea-core
v1.2.6
Add a new option: halt-height (#63)
Use the cosmos: v0.35.7
v1.3.2
Features
- #80 Add the
x/token
module for issuing new tokens
- #81 Add private considerations for the DID specification
Bug fixes
- #73 Make LCD use the latest height or the height specified in the URL query
- #75 Fix parsing keeper keys of
x/aol
and x/did
- #76 Return 404 when DID is not found or deactivated
v1.3.1
Features
Bug fixes
- #67 Use
documents
as the x/did
genesis JSON key, instead of Documents
.
v1.2.6-internal
Add a new option: halt-height (#63)
Use the cosmos: v0.35.7-internal
v1.2.5
Apply Tendermint's security advisory lavender
v1.2.3
Fix bug in graceful shutdown
v1.2.2
Upgrade tendermint version to v0.31.9
v1.2.1
Change log
a935f72 Fix build issue (#2)
92c5fab Fix invalid swagger query parameter
6c65d3a Fix version compatibility issue (Go v1.13)
677fccf Omit lint process from default make process