Skip to content

Releases: medibloc/panacea-core

v1.2.6

02 Dec 09:36
Compare
Choose a tag to compare
Add a new option: halt-height (#63)

Use the cosmos: v0.35.7

v1.3.2

13 Nov 02:00
28f149b
Compare
Choose a tag to compare

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

22 Oct 06:43
a97dfa6
Compare
Choose a tag to compare

Features

Bug fixes

  • #67 Use documents as the x/did genesis JSON key, instead of Documents.

v1.2.6-internal

14 Oct 10:01
78afd5e
Compare
Choose a tag to compare
Add a new option: halt-height (#63)

Use the cosmos: v0.35.7-internal

v1.3.0-internal

29 Sep 09:23
e5971ed
Compare
Choose a tag to compare

Support DID operations.

v1.2.5

20 Apr 08:27
Compare
Choose a tag to compare

Apply Tendermint's security advisory lavender

v1.2.4

10 Oct 07:49
Compare
Choose a tag to compare
Update go.mod and go.sum

v1.2.3

06 Oct 03:35
Compare
Choose a tag to compare
Fix bug in graceful shutdown

v1.2.2

05 Oct 13:50
Compare
Choose a tag to compare
Upgrade tendermint version to v0.31.9

v1.2.1

26 Sep 07:01
Compare
Choose a tag to compare

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