Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ordhook does not recover predicate upon restart #338

Closed
Tracked by #353
rafaelcr opened this issue Jul 15, 2024 · 1 comment
Closed
Tracked by #353

ordhook does not recover predicate upon restart #338

rafaelcr opened this issue Jul 15, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@rafaelcr
Copy link
Collaborator

when there's an active predicate (with brc20 enabled?) and a restart happens, ordhook is not able to recover it so the API stops receiving new blocks

Unable to evaluate predicate on Bitcoin chainstate: Block start / end block spec invalid
@rafaelcr rafaelcr self-assigned this Jul 15, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Ordinals Jul 15, 2024
@rafaelcr rafaelcr added the bug Something isn't working label Jul 22, 2024
@smcclellan smcclellan moved this from 🆕 New to 📋 Backlog in Ordinals Jul 22, 2024
@rafaelcr
Copy link
Collaborator Author

This was fixed by #340
If there was an error retrieving the current block height from bitcoind, the predicate end_block evaluation failed. That PR fixes that issue.

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Ordinals Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant