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

feat: move token state into query params #1770

Open
wants to merge 78 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    09dcda7 View commit details
    Browse the repository at this point in the history
  2. forgot to export

    spsjvc committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0c96f54 View commit details
    Browse the repository at this point in the history
  3. fix

    spsjvc committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c64cb4f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    0cbadce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee3ba6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b78af5c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Keep previous params

    chrstph-dvx committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6d347e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    eed4192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8996822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce0837c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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

Commits on Mar 8, 2024

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

Commits on Jul 18, 2024

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

Commits on Jul 19, 2024

  1. token-query-params

    brtkx committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    934418f View commit details
    Browse the repository at this point in the history
  2. fix

    brtkx committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    941a8a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. fixes

    brtkx committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    44b8608 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:OffchainLabs/arbitrum-token-bridg…

    …e into token-query-params
    brtkx committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0e05993 View commit details
    Browse the repository at this point in the history
  3. unused var

    brtkx committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6047fc4 View commit details
    Browse the repository at this point in the history
  4. fix

    brtkx committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b53430e View commit details
    Browse the repository at this point in the history
  5. try

    brtkx committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3252775 View commit details
    Browse the repository at this point in the history
  6. fix e2e

    brtkx committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    12d6a41 View commit details
    Browse the repository at this point in the history
  7. e2e fixes and clean up

    brtkx committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    038c544 View commit details
    Browse the repository at this point in the history
  8. clean ups and fixes e2e

    brtkx committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    059a969 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of github.com:OffchainLabs/arbitrum-token-bridg…

    …e into token-query-params
    brtkx committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    976617c View commit details
    Browse the repository at this point in the history
  10. fixes

    brtkx committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5e16815 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fixes

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    62d7668 View commit details
    Browse the repository at this point in the history
  2. fixes

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0e26cb0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat-sanitize-query-params-server-side' of github.com:O…

    …ffchainLabs/arbitrum-token-bridge into token-query-params
    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    83fde15 View commit details
    Browse the repository at this point in the history
  4. video

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    707cd12 View commit details
    Browse the repository at this point in the history
  5. video

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3c1379d View commit details
    Browse the repository at this point in the history
  6. revert

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    76965c3 View commit details
    Browse the repository at this point in the history
  7. try

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6dcdf2a View commit details
    Browse the repository at this point in the history
  8. reduce rerendering

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4b60ae8 View commit details
    Browse the repository at this point in the history
  9. fixes

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ea5e0bc View commit details
    Browse the repository at this point in the history
  10. log

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    921927f View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of github.com:OffchainLabs/arbitrum-token-bridg…

    …e into token-query-params
    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6fbd77f View commit details
    Browse the repository at this point in the history
  12. optimization

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    552f7f6 View commit details
    Browse the repository at this point in the history
  13. try fix tests

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    12fcae3 View commit details
    Browse the repository at this point in the history
  14. Revert "try fix tests"

    This reverts commit 12fcae3.
    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    93529c9 View commit details
    Browse the repository at this point in the history
  15. fix

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9acd027 View commit details
    Browse the repository at this point in the history
  16. fix

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f06e4b2 View commit details
    Browse the repository at this point in the history
  17. remove videos

    brtkx committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9eb3400 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0f24a23 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 29, 2024

  1. Merge branch 'master' of github.com:OffchainLabs/arbitrum-token-bridg…

    …e into token-query-params
    brtkx committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    eb2e8eb View commit details
    Browse the repository at this point in the history
  2. merge changes

    brtkx committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e2c0bac View commit details
    Browse the repository at this point in the history
  3. merge

    brtkx committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    23f17b9 View commit details
    Browse the repository at this point in the history
  4. clean up

    brtkx committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    be37c03 View commit details
    Browse the repository at this point in the history
  5. fix usdce bals

    brtkx committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b5dd720 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge branch 'master' of github.com:OffchainLabs/arbitrum-token-bridg…

    …e into token-query-params
    brtkx committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0508911 View commit details
    Browse the repository at this point in the history
  2. fix

    brtkx committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    afa23a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. address hook comments

    brtkx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b8b35c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128ed01 View commit details
    Browse the repository at this point in the history
  3. fixes

    brtkx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1524536 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'token-query-params' of github.com:OffchainLabs/arbitrum…

    …-token-bridge into token-query-params
    brtkx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9108a5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a01384c View commit details
    Browse the repository at this point in the history
  6. updates

    brtkx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    99bca1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d35e69d View commit details
    Browse the repository at this point in the history
  8. merge

    brtkx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5944ec2 View commit details
    Browse the repository at this point in the history
  9. fix

    brtkx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2bd4938 View commit details
    Browse the repository at this point in the history
  10. fix

    brtkx committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c70da10 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. token loaders

    brtkx committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2fc92cf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:OffchainLabs/arbitrum-token-bridg…

    …e into token-query-params
    brtkx committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9247fd5 View commit details
    Browse the repository at this point in the history
  3. loader color

    brtkx committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4ffe912 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Merge branch 'master' of github.com:OffchainLabs/arbitrum-token-bridg…

    …e into token-query-params
    brtkx committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c01e2e5 View commit details
    Browse the repository at this point in the history
  2. updates

    brtkx committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    904afb9 View commit details
    Browse the repository at this point in the history
  3. fix

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

Commits on Aug 29, 2024

  1. fix tests

    brtkx committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    04ea158 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 2, 2024

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

    brtkx committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    012ae4a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'token-query-params' of github.com:OffchainLabs/arbitrum…

    …-token-bridge into token-query-params
    brtkx committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    01af184 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge branch 'master' of github.com:OffchainLabs/arbitrum-token-bridg…

    …e into token-query-params
    brtkx committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    be8c31e View commit details
    Browse the repository at this point in the history
  2. fix

    brtkx committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d7d4dec View commit details
    Browse the repository at this point in the history
  3. fix

    brtkx committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1c408bf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:OffchainLabs/arbitrum-token-bridg…

    …e into token-query-params
    brtkx committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    38f650c View commit details
    Browse the repository at this point in the history