Skip to content

Releases: ergoplatform/explorer-backend

Explorer Backend v9.17.4

07 Nov 06:49
Compare
Choose a tag to compare
  • Fixes java.lang.ClassCastException: [J cannot be cast to [B at special.collection.CollOverArray.toArray$mcB$sp(CollsOverArrays.scala:19) during EIP-4 parsing.

Ergo Explorer Backend v9.16.6 stable

17 Aug 17:38
Compare
Choose a tag to compare

In this release a EIP-4 token data parsing bug is fixed. The bug potentially caused chain-grabber to stuck.

Ergo Explorer Backend v9.16.3

24 May 11:08
Compare
Choose a tag to compare
  • Incorrect constraints removed from DB schema

Ergo Explorer Backend 9.4.3

23 Aug 16:58
Compare
Choose a tag to compare
  • Basic mempool API v1
  • Reliability of transactions broadcasting improved

Explorer v8.1.0

03 Jun 10:47
Compare
Choose a tag to compare

Features:

  • NFTs exclusion option in TokensAPI

Improvements:

  • Constraints removed for EIP4 tokens

Explorer v8.0.0

30 May 18:21
ca6b3a4
Compare
Choose a tag to compare

Features:

  • Assets duplication support
  • Addresses APIv1
  • Blocks APIv1

Improvements:

  • Improved chain indexer

Explorer v7.1.4

06 Mar 09:15
Compare
Choose a tag to compare

Minor improvement and bug fixes.

Explorer v7.1.3

03 Mar 05:33
Compare
Choose a tag to compare

This release is mainly focused on stability and performance improvements.

Features:

  • GetTransactionsByInputsScriptTemplateHash APIv1 method

Explorer v7.0.2

22 Feb 11:24
Compare
Choose a tag to compare

This release includes fixes of the following bugs:

  • Inputs duplication in unconfirmed transactions
  • Loss of inputs data in unconfirmed transactions which reference outputs from other unconfirmed transactions

Explorer v7.0.0

19 Feb 21:04
Compare
Choose a tag to compare

In this release

  • Chain Indexer reworked
  • ErgoTree constants indexing
  • ErgoTree templates indexing
  • New API methods allowing to search UTXOs by very specific queries

Migrating from v6

  1. Drop box_registers table
  2. Further migration process can be automated using migrator service. Set migration-id = "v6v7" in config.