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

[do not merge] Feat/deploy store check #1207

Closed
wants to merge 118 commits into from
Closed

Commits on Jul 19, 2023

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

    bigboydiamonds committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    dc06b52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b37a726 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29ad883 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41f36bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8eb3a0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b48b6e View commit details
    Browse the repository at this point in the history
  9. ...

    bigboydiamonds committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    70fc117 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    125930f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9dfb839 View commit details
    Browse the repository at this point in the history
  12. Clean

    bigboydiamonds committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c146c50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ae4449d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a25ab58 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    84886c8 View commit details
    Browse the repository at this point in the history
  16. Clean

    bigboydiamonds committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2c0a5df View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e00f771 View commit details
    Browse the repository at this point in the history
  18. ...

    bigboydiamonds committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    39f2d00 View commit details
    Browse the repository at this point in the history
  19. Update Portfolio balances after successful bridge txn, portfolio ui t…

    …o not visually move when updating
    bigboydiamonds committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    429e96c View commit details
    Browse the repository at this point in the history
  20. yarn install

    bigboydiamonds committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2eef999 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    6c4e6cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb1cd24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    209128e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19d5072 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c597dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e378007 View commit details
    Browse the repository at this point in the history
  7. Update import

    bigboydiamonds committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1aaf91c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0b9e52 View commit details
    Browse the repository at this point in the history
  9. update typing

    bigboydiamonds committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e447c86 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3fc2b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a837b6 View commit details
    Browse the repository at this point in the history
  12. Add TokenWithBalanceAndAllowances interface to describe shape of new …

    …portfolio balances + allowance for multiple spenders
    bigboydiamonds committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ff7b7cc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Rename hook to fetchPortfolioBalances action func since hook is depre…

    …cated with Portfolio store addition
    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d092931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f46692 View commit details
    Browse the repository at this point in the history
  3. Fix imports

    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    dbccc9d View commit details
    Browse the repository at this point in the history
  4. ...

    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    78634d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    516e467 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    349a653 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a401fa View commit details
    Browse the repository at this point in the history
  8. fix allowance bug

    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7c37881 View commit details
    Browse the repository at this point in the history
  9. clean

    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a584f55 View commit details
    Browse the repository at this point in the history
  10. ...

    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    868516a View commit details
    Browse the repository at this point in the history
  11. Update naming

    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    677e042 View commit details
    Browse the repository at this point in the history
  12. ...

    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    02f70d2 View commit details
    Browse the repository at this point in the history
  13. Add fetchAndStoreSingleTokenAllowance async thunk function to update …

    …single token allowance into store
    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5d8ac74 View commit details
    Browse the repository at this point in the history
  14. Add tokenAddress to Portfolio balanceAndAllowances to help filter cor…

    …rect token to update single allowance call
    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1ac01e4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2b23277 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f25563f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9b4a920 View commit details
    Browse the repository at this point in the history
  18. fix

    bigboydiamonds committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c9f4a8e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

    bigboydiamonds committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    250d3b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    305c2fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dcb599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65dd0aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b54963f View commit details
    Browse the repository at this point in the history
  7. Merge

    bigboydiamonds committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    196befb View commit details
    Browse the repository at this point in the history
  8. Yarn

    bigboydiamonds committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    59d0d23 View commit details
    Browse the repository at this point in the history
  9. Fix import error

    bigboydiamonds committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1f97499 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5f0d909 View commit details
    Browse the repository at this point in the history
  11. Rename

    bigboydiamonds committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    12af38b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d6965b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7e9f022 View commit details
    Browse the repository at this point in the history
  14. clean

    bigboydiamonds committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    934ddea View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Update typing

    bigboydiamonds committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0caeb80 View commit details
    Browse the repository at this point in the history
  2. ...

    bigboydiamonds committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4d056eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69ee532 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e6243d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a37dcb6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5eb63c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7f2a99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cdd840b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a2b836 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff98a9b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    8b3e04b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ca2c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3586f91 View commit details
    Browse the repository at this point in the history
  4. ...

    bigboydiamonds committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2580b98 View commit details
    Browse the repository at this point in the history
  5. ...

    bigboydiamonds committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b2d855c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54884f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d3f959 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2493e44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e9a87c View commit details
    Browse the repository at this point in the history
  10. FIx

    bigboydiamonds committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7deeeb0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    421c67d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3435971 View commit details
    Browse the repository at this point in the history
  13. ...

    bigboydiamonds committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b6a3163 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    6f201e0 View commit details
    Browse the repository at this point in the history
  2. Rm yarn

    bigboydiamonds committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    46f5bf0 View commit details
    Browse the repository at this point in the history
  3. yarn install

    bigboydiamonds committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4bd52d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Update input focus tw

    bigboydiamonds committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d9c4f4c View commit details
    Browse the repository at this point in the history
  2. Input styling fix

    bigboydiamonds committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1c3e44b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. api fixes

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5ef7667 View commit details
    Browse the repository at this point in the history
  2. remove app

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b5a5c02 View commit details
    Browse the repository at this point in the history
  3. lib cleanup

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a0eff3a View commit details
    Browse the repository at this point in the history
  4. cleanup

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    dd3471c View commit details
    Browse the repository at this point in the history
  5. cleaup

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    560a931 View commit details
    Browse the repository at this point in the history
  6. cleaup

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    cb8d786 View commit details
    Browse the repository at this point in the history
  7. conflict fix

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    628c074 View commit details
    Browse the repository at this point in the history
  8. install nodemon

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b8c3f93 View commit details
    Browse the repository at this point in the history
  9. cleanup

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bc0de0c View commit details
    Browse the repository at this point in the history
  10. preview

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    989119f View commit details
    Browse the repository at this point in the history
  11. symlink nvmrc

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    de22299 View commit details
    Browse the repository at this point in the history
  12. json fix

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    eb497f3 View commit details
    Browse the repository at this point in the history
  13. clean faster

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f854f71 View commit details
    Browse the repository at this point in the history
  14. cleanup

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    750f7b6 View commit details
    Browse the repository at this point in the history
  15. build fix

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    85d75df View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    045f440 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dce98db View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a3b6523 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e06013d View commit details
    Browse the repository at this point in the history
  20. ...

    bigboydiamonds committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3adc1f8 View commit details
    Browse the repository at this point in the history
  21. yarn install

    bigboydiamonds committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    df19287 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    172f721 View commit details
    Browse the repository at this point in the history
  23. yarn install

    bigboydiamonds committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8e4d0a0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    830cdee View commit details
    Browse the repository at this point in the history
  25. deploy store check

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    23cb4f4 View commit details
    Browse the repository at this point in the history
  26. yarn

    trajan0x committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    04000eb View commit details
    Browse the repository at this point in the history