Implemented this PR that I will build on top of to get the MVP up and running.
The core realization I had that was:
Chain abstraction is essentially a n to 1 bridge, where the origin chain(s) can be flexibly determined by the user. (including pull vs push at runtime)
Since the verification of the âbundlesâ of the chains are not 1 to 1, itâs extremely complex to provide proofs to relay on-chain through the corresponding chains, if not impossible. (hence, intent based systems are superior)
Batch verification systems where âbundlesâ are optimistically proposed, then executed may be enough given that fillers can
A. Orders are happening + Consistent posting to verify repayments