iotaledger / inx-chronicle

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

Blocks by slot-index returns the same cursor #1362

Closed brancoder closed 2 months ago

brancoder commented 4 months ago

Bug description

Blocks by endpoint always returns the same results and cursor ex. https://chronicle.iota2-alphanet.iotaledger.net/api/explorer/v3/commitments/by-index/44249/blocks

Rust version

Chronicle version

Hardware specification

Steps to reproduce the bug

send subsequent requests to the provided link with returned cursor

Expected behaviour

cursor not returned on the last page

Actual behaviour

cursor always returned

Errors

Paste error here
begonaalvarezd commented 2 months ago

@DaughterOfMars This issue can be closed