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
@mmahut Let's discuss possible ways to get this done and this would also be a good "entry point" into the hydra code base and is mostly cardano specific!
Description
The current implementation
Hydra.Blockfrost.ChainObserver
is using the following algorithm to "follow" the chain via Blockfrost:GET /block/{hash}
GET /blocks/{hash}/txs
GET /txs/{hash}/cbor
GET /block/{hash}
As part of this general process:

Issues we want to fix
Suggested solution
Alternative
Additional context
No response
Todo
The text was updated successfully, but these errors were encountered: