Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transact from eth to sub #1141

Open
wants to merge 45 commits into
base: bridge-next-gen
Choose a base branch
from
Open

Commits on Feb 7, 2024

  1. Change for contracts

    yrong committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    55cc688 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    07395ce View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    d41bd08 View commit details
    Browse the repository at this point in the history
  2. Revert to burn&teleport

    yrong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    16e7cbe View commit details
    Browse the repository at this point in the history
  3. Update contract bindings

    yrong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a01aaab View commit details
    Browse the repository at this point in the history
  4. Update sdk

    yrong committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b660ea8 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    89feaf3 View commit details
    Browse the repository at this point in the history
  2. Remove unused

    yrong committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a94183a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Add smoke test

    yrong committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7a110d3 View commit details
    Browse the repository at this point in the history
  2. Improve smoke test

    yrong committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b57f0c1 View commit details
    Browse the repository at this point in the history
  3. Add polkadot-sdk as soft link

    yrong committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3ad5b7d View commit details
    Browse the repository at this point in the history
  4. Revert typos config

    yrong committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e93c725 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Add valid check

    yrong committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    65714ef View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    4719a42 View commit details
    Browse the repository at this point in the history
  2. Remove from .gitignore

    yrong committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a78b1f9 View commit details
    Browse the repository at this point in the history
  3. Add quoteTransactFee

    yrong committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c192361 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Rename to destinationFee

    yrong committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    acf2362 View commit details
    Browse the repository at this point in the history
  2. Test quoteTransactFee

    yrong committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    207460d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Check call length

    yrong committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f8f0f57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00abc13 View commit details
    Browse the repository at this point in the history
  3. Rename to sendCall

    yrong committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5084432 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    d7cc7d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f3560c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Fix generate inbound fixture

    yrong committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e99ce53 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    2e4140c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    dd3378e View commit details
    Browse the repository at this point in the history
  2. Support TransactFeeMode

    yrong committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3d91da4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    ac7e1f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    72f6d3e View commit details
    Browse the repository at this point in the history
  2. Remove prefunding mode

    yrong committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    68a567f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    923187e View commit details
    Browse the repository at this point in the history
  2. Add param checks back

    yrong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3dd1adc View commit details
    Browse the repository at this point in the history
  3. Remove script unused

    yrong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f07507f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70413d8 View commit details
    Browse the repository at this point in the history
  5. Update relayer

    yrong committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a364298 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    bdf4c71 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add rfc doc

    yrong committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    748eea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27c0eb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update rfc

    yrong committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e5c1a70 View commit details
    Browse the repository at this point in the history
  2. Update rfc with fee section

    yrong committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    53791d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Cleanup

    yrong committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    61d5ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfa331d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Update rfc doc

    yrong committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b935ca8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Update rfc

    yrong committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2847751 View commit details
    Browse the repository at this point in the history
  2. Remove unused destinationFee

    yrong committed May 5, 2024
    Configuration menu
    Copy the full SHA
    bfdff26 View commit details
    Browse the repository at this point in the history