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

Publish Stage #3831

Merged
merged 12 commits into from
Sep 10, 2024
Merged

Publish Stage #3831

merged 12 commits into from
Sep 10, 2024

Commits on Sep 4, 2024

  1. Mattupham/fe 1067 portfolio v3 update 0 change values to be green and…

    … up (#3823)
    
    * add threshold updates
    
    * Clean up logs
    mattupham authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    edf25e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. [Limit Orders]: SQS Active Order Query (#3828)

    * fix: increased cache time and refetch interval for active orders
    
    * fix: even longer cache
    
    * fix: WIP batch query implementation
    
    * fix: longer delay between batches
    
    * fix: batch size/timing
    
    * fix: vercel max duration
    
    * fix: wired in sqs query for active orders
    
    * fix: build
    
    * fix: filled orders styling
    
    * fix: remove claimable orders test data
    
    * fix: further reduced queries
    
    * feat: moved orders query to passthrough
    
    * fix: moved active orders to local router
    
    * fix: altered orders cache to be more responsive
    
    * chore: post typing fixes for active orders sqs query
    
    * fix: reverted unnecessary changes
    
    * feat: removed pool restriction on orderbooks
    crnbarr93 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6657409 View commit details
    Browse the repository at this point in the history
  2. Clean up formatter (#3829)

    * Clean up formatter
    
    * Remove log
    
    * update no price data
    mattupham authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e71f1f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. add pr notification yaml (#3830)

    Co-authored-by: Michael Millington <>
    MaxMillington authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a263d66 View commit details
    Browse the repository at this point in the history
  2. fix lint issue (#3832)

    * Handle PricePretty and Lint issue
    mattupham authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9f33e44 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. add search from query param for earn (#3836)

    * Update search from query param
    mattupham authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0c33b44 View commit details
    Browse the repository at this point in the history
  2. Do not log subsequent chart interaction events / Handle last event tr…

    …acking (#3834)
    
    * Handle last event tracking
    
    * Clean up
    
    * Clean up types
    
    * Update event properties
    
    * Add types for event options
    
    * Fix lint
    mattupham authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7ceb81c View commit details
    Browse the repository at this point in the history
  3. Update MATIC -> POL (#3835)

    * Update MATIC -> POL
    
    * Update tests
    mattupham authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    51cfa7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1af6ad View commit details
    Browse the repository at this point in the history
  5. [Limit Orders]: Fix date display for order history (#3833)

    * fix: date display for order history
    
    * fix: undid feature flag changes
    
    * fix: typing issue
    crnbarr93 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8f3e076 View commit details
    Browse the repository at this point in the history
  6. [Limit Orders]: Price to Tick Crash Handler (#3838)

    * fix: price to tick error handling
    
    * feat: added swap source to swap amplitude events
    
    ---------
    
    Co-authored-by: Matt Upham <[email protected]>
    crnbarr93 and mattupham authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cbdebf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cd41ed View commit details
    Browse the repository at this point in the history