Releases: ergoplatform/explorer-backend
Releases · ergoplatform/explorer-backend
Explorer Backend v9.17.4
Ergo Explorer Backend v9.16.6 stable
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
- Incorrect constraints removed from DB schema
Ergo Explorer Backend 9.4.3
- Basic mempool API v1
- Reliability of transactions broadcasting improved
Explorer v8.1.0
Features:
- NFTs exclusion option in TokensAPI
Improvements:
- Constraints removed for EIP4 tokens
Explorer v8.0.0
Features:
- Assets duplication support
- Addresses APIv1
- Blocks APIv1
Improvements:
- Improved chain indexer
Explorer v7.1.4
Minor improvement and bug fixes.
Explorer v7.1.3
This release is mainly focused on stability and performance improvements.
Features:
- GetTransactionsByInputsScriptTemplateHash APIv1 method
Explorer v7.0.2
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
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
- Drop
box_registers
table - Further migration process can be automated using
migrator
service. Setmigration-id = "v6v7"
in config.