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

Add evm function call #270

Merged
merged 69 commits into from
Sep 10, 2024
Merged

Add evm function call #270

merged 69 commits into from
Sep 10, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    ba687de View commit details
    Browse the repository at this point in the history
  2. Fix typescript errors

    Pessina committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    682c50a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    b288cea View commit details
    Browse the repository at this point in the history
  2. Roll back yarn lock

    Pessina committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2188e43 View commit details
    Browse the repository at this point in the history
  3. Fix imports

    Pessina committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4a94035 View commit details
    Browse the repository at this point in the history
  4. Fix validation

    Pessina committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6a29c94 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    c107a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b344e63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b32fb7 View commit details
    Browse the repository at this point in the history
  4. Remove unused packages

    Pessina committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f2cf1a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39751d7 View commit details
    Browse the repository at this point in the history
  6. Fix multichain tests

    Pessina committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5ad56a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f7e44a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Add test for FunctionCall

    Pessina committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    18c41e3 View commit details
    Browse the repository at this point in the history
  2. Remove unused variable

    Pessina committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c085798 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    a68dfa2 View commit details
    Browse the repository at this point in the history
  2. Add new packages

    Pessina committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    72fdd84 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    9c7261b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c2529 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6296b72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09870c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f17be10 View commit details
    Browse the repository at this point in the history
  6. Clean up code

    Pessina committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0a0ed58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    459a495 View commit details
    Browse the repository at this point in the history
  8. Remove unused code

    Pessina committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    07c99b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    322e667 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0acdc02 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    93445c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f36d717 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cdafa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d515701 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32db86d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e05009 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Fix BTC wrong chainConfig

    Pessina committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    41b6262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab3919 View commit details
    Browse the repository at this point in the history
  3. Allow to use local/real RPC

    Pessina committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a4b8c3c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Fix closeModal function

    Pessina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5768130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a498c95 View commit details
    Browse the repository at this point in the history
  3. Revert to production config

    Pessina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    63c7be1 View commit details
    Browse the repository at this point in the history
  4. Remove hardcoded rpc urls

    Pessina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c239818 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18d4fbe View commit details
    Browse the repository at this point in the history
  6. DRY playwright.yml

    Pessina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dcce727 View commit details
    Browse the repository at this point in the history
  7. Fix servers initialization

    Pessina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bff18f3 View commit details
    Browse the repository at this point in the history
  8. Matrix run in sequence

    Pessina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    577d6da View commit details
    Browse the repository at this point in the history
  9. Fix command

    Pessina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    85ad47d View commit details
    Browse the repository at this point in the history
  10. Fix alignment

    Pessina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f911888 View commit details
    Browse the repository at this point in the history
  11. Remove useless server start

    Pessina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    66e9b5a View commit details
    Browse the repository at this point in the history
  12. Rename and reorder the tests

    Pessina committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    460e3e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Fix hardhat start url

    Pessina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2d95a94 View commit details
    Browse the repository at this point in the history
  2. update yarn.lock

    Pessina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    661bd34 View commit details
    Browse the repository at this point in the history
  3. Update to new multichain-tools package with nonce error handling and …

    …avoid payload collision with random ETH amount
    Pessina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d3b1029 View commit details
    Browse the repository at this point in the history
  4. Update comment

    Pessina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    99ca26e View commit details
    Browse the repository at this point in the history
  5. Remove test.only

    Pessina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    160875f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f6f58c View commit details
    Browse the repository at this point in the history
  7. Remove nonce retry for evm

    Pessina committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    62d392b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    eedf696 View commit details
    Browse the repository at this point in the history
  2. Update playwright variables

    Pessina committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    01e2e94 View commit details
    Browse the repository at this point in the history
  3. Re-add testAccounts.json

    Pessina committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7ebf669 View commit details
    Browse the repository at this point in the history
  4. Update to use contract v5

    Pessina committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c75ff41 View commit details
    Browse the repository at this point in the history
  5. Update Unknown key address

    Pessina committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    787f615 View commit details
    Browse the repository at this point in the history
  6. Add correct EVM_DOMAIN key

    Pessina committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    40b302a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    f8416eb View commit details
    Browse the repository at this point in the history
  2. Update playwright file

    Pessina committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    db52750 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    972d21e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eafbd0d View commit details
    Browse the repository at this point in the history
  3. Upgrade packages and contract

    Pessina committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    e515578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30c7380 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. PR comments

    Pessina committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0e0f5f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Add chainId validation

    Pessina committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    39ea0a5 View commit details
    Browse the repository at this point in the history