Git Product home page Git Product logo

Comments (2)

hendrikhofstadt avatar hendrikhofstadt commented on July 29, 2024

Potential designs:

  • The user pays a fee on Solana. Once the transfer is successfully proxied to ETH, a new VAA is produced to transfer the fees to the relayer that submitted the tx on ETH. (Complex, expensive, misaligned incentives)
  • The user has to pick and pay a proxy on Solana. This requires trust that the relayer will really submit the tx (no checks, complex picking process). This design can be implemented as independent relayer protocol which requires some sort of trust!
  • The user has to give an allowance to the ETH bridge to allow spending of WETH to pay for fees. Once the VAA is relayed the bridge will handle the fee payment to the relayer.
  • The user submits the VAA on Ethereum because they need an ETH balance anyway to pay for ERC20 transfer fees.

from wormhole.

hendrikhofstadt avatar hendrikhofstadt commented on July 29, 2024

We will use solution 4. Will take care of this in #7 and #36

from wormhole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.