2024/09/20 - Realization and Baby Steps

by Shun Kakinoki · Sep 20, 2024

25 Views

Light Progress

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
    • B. Fillers have a force-execution mechanism
    • C. Dispute resolution mechanism is implemented
  • Crypto Recommended Readings

    Personal Notes

    Shohei Ohtani hit a 50-50.