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 sub to eth #1145

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

Commits on Feb 20, 2024

  1. Update for transact

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

Commits on Feb 21, 2024

  1. Add smoke test

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

Commits on Feb 22, 2024

  1. Avoid return bomb attack

    yrong committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5823492 View commit details
    Browse the repository at this point in the history
  2. Test revert case

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

Commits on Feb 29, 2024

  1. Safe call filter and more tests

    yrong committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ebc8986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d18d1a View commit details
    Browse the repository at this point in the history
  3. Execute with command decoded

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

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    42f9e07 View commit details
    Browse the repository at this point in the history
  2. safeCall ignore returndata

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

Commits on Apr 18, 2024

  1. Add the rfc

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

Commits on Apr 22, 2024

  1. Update rfc with the fee section

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    f6beeb1 View commit details
    Browse the repository at this point in the history
  2. Update smoketest/tests/transact_from_penpal_to_ethereum.rs

    Co-authored-by: Clara van Staden <[email protected]>
    yrong and claravanstaden committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    add22c2 View commit details
    Browse the repository at this point in the history
  3. Merge with main branch

    yrong committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9019ab4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fb852d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b89cc6c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Allow arbitrary transact

    yrong committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    606e867 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
    539c180 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    fe513c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7880d46 View commit details
    Browse the repository at this point in the history
  3. Rename to maxDispatchGas

    yrong committed May 2, 2024
    Configuration menu
    Copy the full SHA
    27c14e9 View commit details
    Browse the repository at this point in the history
  4. Rename event as Transacted

    yrong committed May 2, 2024
    Configuration menu
    Copy the full SHA
    14a40cf View commit details
    Browse the repository at this point in the history
  5. Clean up

    yrong committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0510064 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3b7817 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
    b7e85ca View commit details
    Browse the repository at this point in the history