Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Releases: medibloc/explorer

v1.0.6

07 Jul 02:56
Compare
Choose a tag to compare

Features

  • #48 feat: Display MED supply excluding burned
    • 676b2ac feat: Make burnedTokens configurable

v1.0.5

09 Jun 13:07
Compare
Choose a tag to compare

Bug fixes

  • #42 fix: Handle MsgEditValidator and MsgWithdra wValidatorCommission transactions
  • #45 chore: Update logo files

v1.0.4

09 Jun 13:07
Compare
Choose a tag to compare

Bug fixes

  • #41 fix: Handle MsgUnjail transactions

v1.0.3

06 Apr 01:47
Compare
Choose a tag to compare

Features

  • #33 Display Tx Msg ID (instead of the suffix of TxHash)

v1.0.2

15 Mar 11:54
Compare
Choose a tag to compare

Bug fixes

  • 038a31 Additional fixes for Panacea v1.3.3
  • #30 fix: Simplify DB paginations (especially for Txs of old chains)

v1.0.1

05 Jan 07:27
Compare
Choose a tag to compare

Features

  • #16 Follow up the new Cosmos SDK used by Panacea v1.3.3

Bug fixes

  • #18 Fix performance issues with list queries

Also, there are tens of legacy changes since 2019-08-12 by @ggomma.

v1.0.0

05 Aug 02:37
2fda29a
Compare
Choose a tag to compare

Release explorer compatible to panacea-core

Deprecated

11 Jan 02:23
2fda29a
Compare
Choose a tag to compare
Deprecated Pre-release
Pre-release
v1.0-alpha

Change go-medibloc term to panacea-core

v0.4

12 Dec 00:59
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release
  • Add new features and information
  • Upgrade Node.js version to v10

Initial release

31 Jul 09:16
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

MediBloc Explorer Initial release

  • Current version only run in client side. The server code will be added soon
  • Current version updates it's status using rpc call with go-medibloc