hirosystems / ordhook

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

Provide support for Testnet #292

Open ybeetle8 opened 6 months ago

ybeetle8 commented 6 months ago

The error message is as follows:

Apr 22 06:22:23.359 ERRO Unable to compute inscription's Satoshi: block #2413342 not in database (traversing 0x0a1b4e4acf89686e4d012561014041bffd57a62254486f24cb5b0a216c04f102 / 2413343 in progress) Apr 22 06:22:23.359 INFO Inscriptions data computation for block #2413343 collected Apr 22 06:22:23.359 INFO Inscriptions data computation for block #2413343 ended Apr 22 06:22:23.359 INFO Cleanup: threadpool deallocation started Apr 22 06:22:23.359 ERRO Unable to retrieve backward traversal result for inscription 0x0a1b4e4acf89686e4d012561014041bffd57a62254486f24cb5b0a216c04f102 Apr 22 06:22:23.360 INFO Cleanup: threadpool deallocation ended

ybeetle8 commented 6 months ago

I've tested it in detail, and it doesn't work with ordhook at all on the testnet

rafaelcr commented 1 month ago

Marking as blocked. We need to work alongside the DevOps on this one so we can instantiate testnet ordhook pods with a bitcoin node we can use to test. Also, it looks like the ord project will start using testnet4 soon so we might need to discuss if we go with 4 instead of 3 on this.