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: account kit #2623

Closed
wants to merge 261 commits into from
Closed

feat: account kit #2623

wants to merge 261 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 8, 2024

  1. expose connect pending state

    holic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    83bea14 View commit details
    Browse the repository at this point in the history
  2. various style tweaks

    holic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0a564f5 View commit details
    Browse the repository at this point in the history
  3. remove unused dep

    holic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3f5644a View commit details
    Browse the repository at this point in the history
  4. fix scroll issue

    holic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bbaba1b View commit details
    Browse the repository at this point in the history
  5. Revert "remove unused dep"

    This reverts commit 3f5644a.
    holic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0ebda7f View commit details
    Browse the repository at this point in the history
  6. back to tsup

    holic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1552c1e View commit details
    Browse the repository at this point in the history
  7. set button variants

    holic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d4ed96f View commit details
    Browse the repository at this point in the history
  8. css text loader

    holic committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0b14798 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. add todos

    holic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f12642a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e994c View commit details
    Browse the repository at this point in the history
  3. mud-login -> account-kit

    holic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    72c4c8c View commit details
    Browse the repository at this point in the history
  4. more renaming

    holic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    20da417 View commit details
    Browse the repository at this point in the history
  5. log in -> sign in

    holic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    56009de View commit details
    Browse the repository at this point in the history
  6. organize

    holic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8b88d81 View commit details
    Browse the repository at this point in the history
  7. refactor with modal sidebar

    holic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    af511f8 View commit details
    Browse the repository at this point in the history
  8. quick pass at sign in button

    holic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b46bd81 View commit details
    Browse the repository at this point in the history
  9. fleshing out modal

    holic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cf1b9e7 View commit details
    Browse the repository at this point in the history
  10. temp connected content

    holic committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    122d043 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. close modal on disconnect

    holic committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5abf396 View commit details
    Browse the repository at this point in the history
  2. signer per account

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    133beb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0fe740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14c63c2 View commit details
    Browse the repository at this point in the history
  4. rework connect approach

    holic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7a32dbe View commit details
    Browse the repository at this point in the history
  5. add todo

    holic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6266226 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e406c2 View commit details
    Browse the repository at this point in the history
  7. don't switch chains

    holic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    17946aa View commit details
    Browse the repository at this point in the history
  8. fix: storage slot computation

    alvrs committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d0fd101 View commit details
    Browse the repository at this point in the history
  9. add chain switch to deposit

    holic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    935f3c3 View commit details
    Browse the repository at this point in the history
  10. simplify

    holic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cfd7637 View commit details
    Browse the repository at this point in the history
  11. worldChainId -> chainId

    holic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f8cb6be View commit details
    Browse the repository at this point in the history
  12. selectable onboarding steps

    holic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f227065 View commit details
    Browse the repository at this point in the history
  13. refetch gas balance

    holic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9b6d2f1 View commit details
    Browse the repository at this point in the history
  14. don't shrink sidebar

    holic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c3b2a99 View commit details
    Browse the repository at this point in the history
  15. add todo

    holic committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a85c056 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. remove unused screen

    holic committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    223190a View commit details
    Browse the repository at this point in the history
  2. advance to next step

    holic committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    48a456b View commit details
    Browse the repository at this point in the history
  3. shadow forward ref

    holic committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a8c991c View commit details
    Browse the repository at this point in the history
  4. dropdown menu

    holic committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    b1a5f35 View commit details
    Browse the repository at this point in the history
  5. transition tweaks

    holic committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fe2aa7c View commit details
    Browse the repository at this point in the history
  6. ens name/avatar

    holic committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    d800123 View commit details
    Browse the repository at this point in the history
  7. more light/dark mode variants

    holic committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7d2d974 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. rework buttons

    holic committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    4952044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b7c403 View commit details
    Browse the repository at this point in the history
  3. wip signer

    holic committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    47a6943 View commit details
    Browse the repository at this point in the history
  4. fix(gas-tank): dev command

    alvrs committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e007aef View commit details
    Browse the repository at this point in the history
  5. finish up signer screen

    holic committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3b3c9ee View commit details
    Browse the repository at this point in the history
  6. show check for completed steps

    holic committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a2a6050 View commit details
    Browse the repository at this point in the history
  7. feat(account-kit): bridging (#2629)

    Co-authored-by: alvrs <[email protected]>
    karooolis and alvrs authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a91ac18 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ba04bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92ebdcf View commit details
    Browse the repository at this point in the history
  10. don't refetch image

    holic committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    069308c View commit details
    Browse the repository at this point in the history
  11. private key

    holic committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b102a59 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. fill in sign in step

    holic committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6a6ab3c View commit details
    Browse the repository at this point in the history
  2. rework steps order

    holic committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    35a2dcc View commit details
    Browse the repository at this point in the history
  3. garnet redeploy

    karooolis committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    46d2d1c View commit details
    Browse the repository at this point in the history
  4. rename

    holic committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3853f72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97ed299 View commit details
    Browse the repository at this point in the history
  6. reset step after signing

    holic committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3115c64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38c0351 View commit details
    Browse the repository at this point in the history
  8. separate bundle for mounting

    holic committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8b219a4 View commit details
    Browse the repository at this point in the history
  9. fix export

    holic committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4a0f4c5 View commit details
    Browse the repository at this point in the history
  10. remove unused package

    holic committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    424d69b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    e929653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    010fed3 View commit details
    Browse the repository at this point in the history
  3. clean-up direct deposit

    karooolis committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    976368f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    829b794 View commit details
    Browse the repository at this point in the history
  5. update lockfile

    holic committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5f1f926 View commit details
    Browse the repository at this point in the history
  6. add finalizing step

    holic committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2de4786 View commit details
    Browse the repository at this point in the history
  7. fix opening bug

    holic committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6a4bc02 View commit details
    Browse the repository at this point in the history
  8. fix finalizing requirements

    holic committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cafb1a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc3d95e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c938886 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b66fbff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a79a2e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    de34cb1 View commit details
    Browse the repository at this point in the history
  14. add initial chain select

    karooolis committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    848b699 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f03bee7 View commit details
    Browse the repository at this point in the history
  16. direct deposit set amount

    karooolis committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c2d6c80 View commit details
    Browse the repository at this point in the history
  17. just export the store

    holic committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    82c4cc6 View commit details
    Browse the repository at this point in the history
  18. add bundle dts

    holic committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3e758a9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    530249e View commit details
    Browse the repository at this point in the history
  20. integration tweaks

    holic committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    65578d9 View commit details
    Browse the repository at this point in the history
  21. allow setting theme

    holic committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e7a88ef View commit details
    Browse the repository at this point in the history
  22. dont ignore worldjson

    alvrs committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b423aa4 View commit details
    Browse the repository at this point in the history
  23. reduce min balance

    alvrs committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5258e9b View commit details
    Browse the repository at this point in the history
  24. extend with all public actions

    alvrs committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    af0c1b9 View commit details
    Browse the repository at this point in the history
  25. fix extend

    alvrs committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b3773cd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bb03c15 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    40dbabf View commit details
    Browse the repository at this point in the history
  2. fix pnpm-lock

    karooolis committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8aedfaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc979e4 View commit details
    Browse the repository at this point in the history
  4. log stuff

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c082ddc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cad886e View commit details
    Browse the repository at this point in the history
  6. show estimate tx fees

    karooolis committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bae1af1 View commit details
    Browse the repository at this point in the history
  7. estimate actions per top-up

    karooolis committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7290909 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    329d542 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    253d1b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8dd3cc6 View commit details
    Browse the repository at this point in the history
  11. add debug logs

    alvrs committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    77bec70 View commit details
    Browse the repository at this point in the history
  12. add useDepositQuery

    karooolis committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    100263a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c26aa75 View commit details
    Browse the repository at this point in the history
  14. refactor record fetching

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b00fe4e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    aafbd88 View commit details
    Browse the repository at this point in the history
  16. deposit layout cleanup

    karooolis committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4938c83 View commit details
    Browse the repository at this point in the history
  17. fix select zindex

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2749da0 View commit details
    Browse the repository at this point in the history
  18. add link to radix code

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5a1ddeb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f567799 View commit details
    Browse the repository at this point in the history
  20. wip bundler as rpc url

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    02801dd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    81fcc07 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    275f169 View commit details
    Browse the repository at this point in the history
  23. format available balance

    karooolis committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0524971 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cf73bcf View commit details
    Browse the repository at this point in the history
  25. remove unused components

    karooolis committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    24e3202 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f92d5b1 View commit details
    Browse the repository at this point in the history
  27. fix dev command

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2b06b95 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c52c180 View commit details
    Browse the repository at this point in the history
  29. try peer deps

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3a61a77 View commit details
    Browse the repository at this point in the history
  30. optional peer deps

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    86de905 View commit details
    Browse the repository at this point in the history
  31. update lockfile

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1a75a0b View commit details
    Browse the repository at this point in the history
  32. worlds.json address hex

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    555cf8c View commit details
    Browse the repository at this point in the history
  33. ignore npm pack files

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9ae2be0 View commit details
    Browse the repository at this point in the history
  34. try installing gas-tank

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bdf954c View commit details
    Browse the repository at this point in the history
  35. missing return

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d954220 View commit details
    Browse the repository at this point in the history
  36. try npm install

    holic committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e29266b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    f6c9277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd7e3f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2b07d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43ab567 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    325440e View commit details
    Browse the repository at this point in the history
  6. add approx. fee estimates

    karooolis committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4d00905 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb0aa83 View commit details
    Browse the repository at this point in the history
  8. move from shadow dom to iframes

    holic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e799d1c View commit details
    Browse the repository at this point in the history
  9. update gas tank address

    holic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    926691f View commit details
    Browse the repository at this point in the history
  10. fix chain select

    holic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c07a1d3 View commit details
    Browse the repository at this point in the history
  11. dark mode bridge styles

    karooolis committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f475021 View commit details
    Browse the repository at this point in the history
  12. remove unused button prop

    karooolis committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c002251 View commit details
    Browse the repository at this point in the history
  13. fix account button dropdown

    holic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    12006ec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d578faf View commit details
    Browse the repository at this point in the history
  15. small tweaks

    holic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    73fc2f6 View commit details
    Browse the repository at this point in the history
  16. didn't mean to leave that in

    holic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6f8afcb View commit details
    Browse the repository at this point in the history
  17. rework config

    holic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c0383ee View commit details
    Browse the repository at this point in the history
  18. more aggressive polling

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

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    0339cb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cff3979 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc21f11 View commit details
    Browse the repository at this point in the history
  4. single mount point

    holic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b94a2bd View commit details
    Browse the repository at this point in the history
  5. handle container synchronously

    holic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9df4640 View commit details
    Browse the repository at this point in the history
  6. clean up root container

    holic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8f1b9eb View commit details
    Browse the repository at this point in the history
  7. rename gas-tank to deposit

    holic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    09748da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8851a78 View commit details
    Browse the repository at this point in the history
  9. update type

    alvrs committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5c323d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22938ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5963b3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4be322e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f09dcb6 View commit details
    Browse the repository at this point in the history
  14. add vite react plugin

    holic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4877853 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5e1a248 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    586b9be View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b657fd8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f2f48ad View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. remove unused dep

    holic committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7c568fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88feb72 View commit details
    Browse the repository at this point in the history
  3. add dev tsconfig

    holic committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    1fd65dc View commit details
    Browse the repository at this point in the history
  4. playing with border gradients

    holic committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    a3e5d77 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. double gradient with highlight

    holic committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    686611d View commit details
    Browse the repository at this point in the history
  2. set up local world deploy

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    a28c27e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c44c7 View commit details
    Browse the repository at this point in the history
  3. fix sign call

    holic committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7bb60d3 View commit details
    Browse the repository at this point in the history
  4. testing other chains

    holic committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    24867a0 View commit details
    Browse the repository at this point in the history
  5. remove unused files

    holic committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bca5dbd View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. bump wagmi

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8e96908 View commit details
    Browse the repository at this point in the history
  2. fill in connected wallet screen

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4d2e526 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38d6040 View commit details
    Browse the repository at this point in the history
  4. rename to playground

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    983339c View commit details
    Browse the repository at this point in the history
  5. also run mud

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    bb13a08 View commit details
    Browse the repository at this point in the history
  6. eth symbol in amount input

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3ddf8be View commit details
    Browse the repository at this point in the history
  7. rework input and submit

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    78abd44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    910d64a View commit details
    Browse the repository at this point in the history
  9. fixes after merge

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2399178 View commit details
    Browse the repository at this point in the history
  10. fix chain icon ref

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cf664e6 View commit details
    Browse the repository at this point in the history
  11. estimate bridge gas

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1e40a68 View commit details
    Browse the repository at this point in the history
  12. add back in chain types

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5b24a53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3870902 View commit details
    Browse the repository at this point in the history
  14. clean up

    holic committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6e51dda View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. fill in signing key screen

    holic committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    58ac2c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. show bridge txs

    holic committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    28c29a4 View commit details
    Browse the repository at this point in the history
  2. add revoke button for testing

    holic committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    657d162 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a4e6cd View commit details
    Browse the repository at this point in the history
  4. more tests

    holic committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    4d25913 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54cc61c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    794861c View commit details
    Browse the repository at this point in the history
  7. set up some real playgrounds

    holic committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    64ef7c5 View commit details
    Browse the repository at this point in the history
  8. clean up dark mode

    holic committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    6f3f62d View commit details
    Browse the repository at this point in the history
  9. rework finalizing step

    holic committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d9672df View commit details
    Browse the repository at this point in the history
  10. hide relay options

    holic committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e3d101f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    9708e77 View commit details
    Browse the repository at this point in the history
  2. clean up query invalidation

    holic committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    745124f View commit details
    Browse the repository at this point in the history
  3. add terms/privacy options

    holic committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    83927b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40d2e59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70c22d2 View commit details
    Browse the repository at this point in the history
  6. relay wiring

    holic committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    54b368a View commit details
    Browse the repository at this point in the history
  7. lift transaction status

    holic committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c0a6862 View commit details
    Browse the repository at this point in the history
  8. bump relay SDK

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    0a300ec View commit details
    Browse the repository at this point in the history
  2. dismiss deposit status

    holic committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    65df37f View commit details
    Browse the repository at this point in the history
  3. button label tweak

    holic committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ec6f0f7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

    holic committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9719b90 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    062d5a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b87473 View commit details
    Browse the repository at this point in the history
  3. rework button pending

    holic committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6e10677 View commit details
    Browse the repository at this point in the history
  4. tweaks

    holic committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8565421 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. bump wagmi

    holic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5e81468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a040377 View commit details
    Browse the repository at this point in the history
  3. debounce amount

    holic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    517c30c View commit details
    Browse the repository at this point in the history
  4. swap Ξ for eth icon

    holic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f48006d View commit details
    Browse the repository at this point in the history
  5. fix toast dismiss hover

    holic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1f2eff1 View commit details
    Browse the repository at this point in the history
  6. add transfer status

    holic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2020888 View commit details
    Browse the repository at this point in the history
  7. fix eth icon size

    holic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1362c46 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. withdraw button

    holic committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1b05310 View commit details
    Browse the repository at this point in the history
  2. extend OP chain contracts

    holic committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6bf442e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. rework action calculation

    holic committed May 5, 2024
    Configuration menu
    Copy the full SHA
    4e4bf09 View commit details
    Browse the repository at this point in the history
  2. rework balance invalidation

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    c3f00da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a9934 View commit details
    Browse the repository at this point in the history
  3. fix playground with polyfills

    holic committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f17b530 View commit details
    Browse the repository at this point in the history
  4. try to calculate withdraw fees

    holic committed May 22, 2024
    Configuration menu
    Copy the full SHA
    db57e6e View commit details
    Browse the repository at this point in the history
  5. Revert "try to calculate withdraw fees"

    This reverts commit db57e6e.
    holic committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ec85a14 View commit details
    Browse the repository at this point in the history
  6. add note about async onClick

    holic committed May 22, 2024
    Configuration menu
    Copy the full SHA
    01aee7e View commit details
    Browse the repository at this point in the history
  7. trying again

    holic committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e1c8a21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10002da View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. don't retry on known error

    holic committed May 23, 2024
    Configuration menu
    Copy the full SHA
    27d878b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10ea925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb34be9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on Jun 1, 2024

  1. Configuration menu
    Copy the full SHA
    9160f5e View commit details
    Browse the repository at this point in the history
  2. fix template mustache thing

    holic committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    72f3555 View commit details
    Browse the repository at this point in the history
  3. ugh

    holic committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    595f432 View commit details
    Browse the repository at this point in the history
  4. few fixes

    holic committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    5eff5e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. writeContract from client

    holic committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d00e90d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0958d9e View commit details
    Browse the repository at this point in the history
  3. use built in client

    holic committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    46a18a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b0f2e7 View commit details
    Browse the repository at this point in the history
  5. use getAction in more places

    holic committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1097fe0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jul 4, 2024

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

Commits on Jul 11, 2024

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

Commits on Jul 29, 2024

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