iotaledger / explorer

Explore the IOTA Tangle
https://explorer.iota.org
Apache License 2.0
59 stars 19 forks source link

[Task]: Fix race condition in search #1463

Closed begonaalvarezd closed 1 month ago

begonaalvarezd commented 2 months ago

Task description

If you search for 0x5f73f9666cc25bbbf553d71ff73034a61cb3f089214ff530c5b2909f35fce341ed680000 it sometimes finds a slot, when in reality is a tx

brancoder commented 2 months ago

Needs a chronicle bug fix: https://github.com/iotaledger/inx-chronicle/issues/1387

begonaalvarezd commented 1 month ago

@brancoder this was fixed already and its released in both alphanet and testnet, we should try to resume this task

brancoder commented 1 month ago

fixed with chronicle PR https://github.com/iotaledger/inx-chronicle/pull/1388