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

Gima arb pr #201

Merged
merged 53 commits into from
Apr 10, 2024
Merged

Gima arb pr #201

merged 53 commits into from
Apr 10, 2024

Commits on Apr 1, 2024

  1. Add Arbiscan

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b744620 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    df51c98 View commit details
    Browse the repository at this point in the history
  3. Update .env.sample

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    685e5e4 View commit details
    Browse the repository at this point in the history
  4. Update build-linux.yml

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    82e8fc5 View commit details
    Browse the repository at this point in the history
  5. Update build-macos.yml

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0a99f88 View commit details
    Browse the repository at this point in the history
  6. Update build-win.yml

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4d57a3c View commit details
    Browse the repository at this point in the history
  7. Update package.json

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    175c897 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0613a70 View commit details
    Browse the repository at this point in the history
  9. Update address.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d8cf196 View commit details
    Browse the repository at this point in the history
  10. Update approve.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8008c89 View commit details
    Browse the repository at this point in the history
  11. Update transaction.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ea495d0 View commit details
    Browse the repository at this point in the history
  12. Create address.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b03a51c View commit details
    Browse the repository at this point in the history
  13. Create transaction.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    80fff94 View commit details
    Browse the repository at this point in the history
  14. Update App.tsx

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1fe88fa View commit details
    Browse the repository at this point in the history
  15. Update index.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0ecffee View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a1de63e View commit details
    Browse the repository at this point in the history
  17. Update AssetIcon.tsx

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8636684 View commit details
    Browse the repository at this point in the history
  18. Update SendFormEVM.tsx

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1856ce6 View commit details
    Browse the repository at this point in the history
  19. Update const.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b683dcb View commit details
    Browse the repository at this point in the history
  20. Create ArbContext.tsx

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    58efb58 View commit details
    Browse the repository at this point in the history
  21. Update EvmContext.tsx

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8f4cfe8 View commit details
    Browse the repository at this point in the history
  22. Update addressHelper.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d6547cc View commit details
    Browse the repository at this point in the history
  23. Update assetHelper.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ac145c7 View commit details
    Browse the repository at this point in the history
  24. Update chainHelper.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    52b5d67 View commit details
    Browse the repository at this point in the history
  25. Update walletHelper.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a704ee0 View commit details
    Browse the repository at this point in the history
  26. Create balances.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5b36bf6 View commit details
    Browse the repository at this point in the history
  27. Create common.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1e8641d View commit details
    Browse the repository at this point in the history
  28. Create fees.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    24a0ce4 View commit details
    Browse the repository at this point in the history
  29. Create index.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    74cd66e View commit details
    Browse the repository at this point in the history
  30. Create transaction.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b15a7b5 View commit details
    Browse the repository at this point in the history
  31. Create types.ts

    GiMa-Maya authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dfc6ed1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update address.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0d8f0f4 View commit details
    Browse the repository at this point in the history
  2. Update client.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    86987b9 View commit details
    Browse the repository at this point in the history
  3. Update decimal.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b8bb2ef View commit details
    Browse the repository at this point in the history
  4. Update common.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6766bd3 View commit details
    Browse the repository at this point in the history
  5. Update deposit.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1ab7442 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ee6c5f View commit details
    Browse the repository at this point in the history
  7. Update withdraw.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    86face2 View commit details
    Browse the repository at this point in the history
  8. Update utils.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e789f53 View commit details
    Browse the repository at this point in the history
  9. Update utils.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    af69010 View commit details
    Browse the repository at this point in the history
  10. Update balances.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    acc5b22 View commit details
    Browse the repository at this point in the history
  11. Update const.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3c88a62 View commit details
    Browse the repository at this point in the history
  12. Update transaction.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8dffb3f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d1abe64 View commit details
    Browse the repository at this point in the history
  14. Update SendView.tsx

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e58affe View commit details
    Browse the repository at this point in the history
  15. Check gas!

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2563a7a View commit details
    Browse the repository at this point in the history
  16. Update asset.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2bdc442 View commit details
    Browse the repository at this point in the history
  17. Update chain.test.ts

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    567cdf0 View commit details
    Browse the repository at this point in the history
  18. See block time

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1dbce06 View commit details
    Browse the repository at this point in the history
  19. Update build-linux.yml

    GiMa-Maya authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    adf9070 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. arb wip

    Thorian1te committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d2a1f79 View commit details
    Browse the repository at this point in the history
  2. wip

    Thorian1te committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3a60307 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. update arb whitelist json

    Thorian1te committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5506d0a View commit details
    Browse the repository at this point in the history