Releases: ergoplatform/explorer-backend
Releases · ergoplatform/explorer-backend
Explorer 5.1.0
Features:
- APIv1 (Currently available only for boxes and assets)
- Assets search
- UTXO streaming methods
- Get-boxes-by-asset-id method
- Box registers indexing
- Assets ordering preservation
Note: Migration from 4.x requires database migration.
Explorer v4.0.1
Features:
- Assets order preservation
- Synchronization nodes ranking
Explorer v3.3.1
Fixes:
- Conflicting under Java 11 methods removed
Explorer v3.3.0
Features:
- New fields added to an unconfirmed transaction API endpoint (#78)
Explorer v3.2.1
Features:
- Index field added to
TransactionInfo
/TransactionSummary
.
Explorer v3.2.0
Features:
index
,outputIndex
fields added toInputInfo
,DataInputInfo
inclusionHeight
field added toTransactionInfo
Optimizations:
/addresses/balances
API endpoint now returns only first 100 addresses.
Explorer v3.1.0
Enhancements:
- Mempool chained transactions support
- Output info enriched
Explorer v2.0.0
- Fixed grabber bug causing chain statuses corruption in some cases
- Fixed bug causing inconsistent mempool view in some cases
- Data inputs support
- Inputs indexing
Bugfixes and improvements
- Fixed grabber bug causing chain statuses corruption in some cases
- ResultSet deduplication enabled for search queries
- More precise confirmations calculation
Initial release
Explorer services.