polytope-labs / hyperbridge

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

CallDispatcherV2 #178

Open seunlanlege opened 4 months ago

seunlanlege commented 4 months ago

It might be usefult to make CallDispatcher itself an IIsmpModule that can receive arbitrary calls and execute them, particularly useful once EIP-3074 is merged.

MrishoLukamba commented 1 month ago

like transact instruction in xcm?