You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From this issue, we could encounter situations where the chain state becomes outdated. The system should recognize when this has happened and overcome it.
2 ideas:
Allow pulling missing blocks from Stacks API’s event_observer_requests table
Fix chainhook code when chainhook is ahead of stacks-node & creates extra forks
The text was updated successfully, but these errors were encountered:
From this issue, we could encounter situations where the chain state becomes outdated. The system should recognize when this has happened and overcome it.
2 ideas:
event_observer_requests
tableThe text was updated successfully, but these errors were encountered: