polytope-labs / hyperbridge

Hyperbridge is a hyperscalable coprocessor for verifiable, cross-chain interoperability
https://docs.hyperbridge.network/
Apache License 2.0
107 stars 33 forks source link

Get request handling in tesseract #287

Closed Wizdave97 closed 1 month ago

Wizdave97 commented 1 month ago

This PR implements get request handling in Tesseract.

Tesseract will listen for get_requests, fetch the required state proofs, and submit the response to Hyperbridge.

Checklist: