hirosystems / ordhook

Build indexers, standards and protocols on top of Ordinals and Inscriptions (BRC20, etc).
Apache License 2.0
180 stars 55 forks source link

Error on transaction appears to block ordhook #267

Closed GuutBoy closed 6 months ago

GuutBoy commented 6 months ago

I am getting this error

ERRO Unable to compute inscription's Satoshi: Unable to process transaction 0xcd5f226e2d82555eeacf2d885e5304774d1e945dd0032b6a349b08a34b4ed320 detected after 829862 iterations. Manual investigation required

And suddenly Ordhook is not progressing past block 829861. It appears to be an error involving this transaction https://mempool.space/tx/cd5f226e2d82555eeacf2d885e5304774d1e945dd0032b6a349b08a34b4ed320.

Is there any way to recover from this?

GuutBoy commented 6 months ago

Looks like #261 fixes this 👍

lgalabru commented 6 months ago

This issue was addressed in v2.1.0, in the process of being released.