iotaledger / inx-chronicle

IOTA permanode implemented using the IOTA Node Extension (INX) interface.
Apache License 2.0
14 stars 13 forks source link

Investigate and fix the Explorer balance endpoint (Nova) #1336

Closed msarcev closed 7 months ago

msarcev commented 7 months ago

Bug description

The endpoint for Explorer address balance (Nova) doesn't return results.

[chronicle-nova-endpoint]/api/explorer/v3/balance/rms1qztphdk2lgx80d43zp3ck0elerwmytn4jy4strpcxem7entenmyzws9z6p7

Chronicle version

Hardware specification

Steps to reproduce the bug

  1. Check the link, that address should have balance (if the network was reset, try any other address with and AUC associated output)

Expected behaviour

Balance data returned

Actual behaviour

No results returned

DaughterOfMars commented 7 months ago

Ready to close?