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

Prod Deploy 5/3 -- Personalized strategy ordering enhancement #1656

Merged
merged 21 commits into from
May 3, 2024
Merged

Commits on Mar 28, 2024

  1. Sorting strategies without wallet connected

    aleots committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6e234b1 View commit details
    Browse the repository at this point in the history
  2. Added sorting priority when wallet is connected

    aleots committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9d73610 View commit details
    Browse the repository at this point in the history
  3. Solved some Next.js errors from console

    aleots committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    23be099 View commit details
    Browse the repository at this point in the history
  4. Solved errors about memory leak from console

    aleots committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9c5576f View commit details
    Browse the repository at this point in the history
  5. Add prioritizing users strategies by net value

    aleots committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    279bfd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    908ebad View commit details
    Browse the repository at this point in the history
  7. Another memory leak fix

    aleots committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    420918b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    27ca7a5 View commit details
    Browse the repository at this point in the history
  2. Sort strategies based on users wallet contents

    aleots committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1cc6105 View commit details
    Browse the repository at this point in the history
  3. Catch error from fetching balance

    aleots committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    530a9f3 View commit details
    Browse the repository at this point in the history
  4. Sort assets also by their value in users wallet

    aleots committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e0710bc View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Add depositTokens to returned strategy data

    aleots committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2b39779 View commit details
    Browse the repository at this point in the history
  2. Use useQuery hook to fetch user balances

    aleots committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0b99b7c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    1eb446a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c4a887 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. simplify ETH-WETH exception

    aleots committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b414a0f View commit details
    Browse the repository at this point in the history
  2. add ETH token for Optimism

    aleots committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    879a123 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge branch 'staging' into Personalized-Strategy-Ordering-Enhancement

    Signed-off-by: henrio123 <henriots33@gmail.com>
    henrio123 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    720d4e2 View commit details
    Browse the repository at this point in the history
  2. Personalized strategy ordering enhancement (#1636)

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