Skip to content

Releases: ergoplatform/explorer-backend

Explorer 5.1.0

31 Dec 11:41
Compare
Choose a tag to compare

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

06 Nov 17:44
Compare
Choose a tag to compare

Features:

  • Assets order preservation
  • Synchronization nodes ranking

Explorer v3.3.1

07 Oct 08:52
Compare
Choose a tag to compare

Fixes:

  • Conflicting under Java 11 methods removed

Explorer v3.3.0

06 Oct 15:51
Compare
Choose a tag to compare

Features:

  • New fields added to an unconfirmed transaction API endpoint (#78)

Explorer v3.2.1

26 Sep 18:03
Compare
Choose a tag to compare

Features:

  • Index field added to TransactionInfo/TransactionSummary.

Explorer v3.2.0

17 Sep 09:00
Compare
Choose a tag to compare

Features:

  • index, outputIndex fields added to InputInfo, DataInputInfo
  • inclusionHeight field added to TransactionInfo

Optimizations:

  • /addresses/balances API endpoint now returns only first 100 addresses.

Explorer v3.1.0

14 Sep 18:22
Compare
Choose a tag to compare

Enhancements:

  • Mempool chained transactions support
  • Output info enriched

Explorer v2.0.0

19 Aug 21:00
Compare
Choose a tag to compare
  • 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

25 Jul 19:16
Compare
Choose a tag to compare
  • Fixed grabber bug causing chain statuses corruption in some cases
  • ResultSet deduplication enabled for search queries
  • More precise confirmations calculation

Initial release

28 Jun 18:22
7650109
Compare
Choose a tag to compare

Explorer services.