iotaledger / inx-chronicle

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

fix(inx): wait for slots to be finalized in INX #1395

Closed DaughterOfMars closed 1 month ago

DaughterOfMars commented 2 months ago

Description

Forces chronicle to wait for slots to be finalized using the node status latest_finalized_commitment field.

Notes to Reviewer

As a reviewer, please pay particular attention to the following areas when reviewing this PR and tick the above boxes after you have completed the steps.

INX Changes