hyperbridge
hyperbridge copied to clipboard
Hyperclient Improvements
- [x] Update hyperclient to child tries https://github.com/polytope-labs/hyperbridge/pull/148
- [ ] Hyperclient should yield the
HandlerV1.HandlePostRequest
calldata inHyperbridgeFinalized
event to allow for self-relaying. Alternatively subscribe to the indexer events directly, instead of querying the chain. - [ ] Hyperclient should query the indexer for events instead of the chain.