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 #3792

Merged
merged 10 commits into from
Aug 23, 2024
Merged

Publish Stage #3792

merged 10 commits into from
Aug 23, 2024

Conversation

crnbarr93
Copy link
Contributor

What is the purpose of the change:

  • Restrict the amount of orderbooks to those created before today

crnbarr93 and others added 10 commits August 21, 2024 17:58
* feat: initial in given out implementation

* feat: inputs and relative buttons wired in to correct quotes

* fix: route display

* feat: functioning swaps for in given out

* feat: working in given out

* fix: improved swap denoms button

* chore: remove logs

* fix: missing dependencies for hook

* fix: readded localstorage for swapped pairs, fixed asset page denoms for limit orders

* fix: adjusted gas estimate loading state

* fix: asset price chart advance view bg

* fix: readded feature flag for limit orders

* fix: flipped trade details ratio ordering

* fix: limit order ratio shows current market

* refactor: replicated disabled/loading state for old swap tool

* feat: added out given in to buy/sell

* fix: limit input with decimal start

* fix: reset now resets output

* feat: [WIP] swap exact amount out

* fix: price formatting for buy/sell fiat inputs

* feat: implemented default slippage for in-given-out

* chore: removed log

* feat: added new slippage defaults to swap tab

* build: fix errors

* fix: use swap hook infinite load

* feat: added more amplitude events

* fix: input starting with . for swap tab

* feat: hide percent change when below 1%

* feat: market price now shows 0%

* chore: updated tooltips

* chore: localizations

* fix: spacing

* fix: removed unused localization

* fix: display values for new quote type

* chore: localizations

* fix: in given out refetch dropped to 10 seconds

* fix: sell tab non focused display

* feat: dynamic slippage for in-given-out

* feat: added inGivenOut feature flag

* fix: adjusted slippage resetting

* fix: removed unused file

* Apply suggestions from code review

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: renamed slippage variable and fixed comments

* fix: added handler for alternate slippage error

* feat: added handlers for slippage over balance

* fix: loading state for buy/sell tab

* refactor: moved amount with slippage calculation to a hook

* refactor: cleaned up nonFocusedDisplayAmount

* fix: reinstated balance query for exact amount out

* fix: added number formatting for swap tab inputs

* feat: added OCT to in given out

* chore: localizations

* refactor: useQueryRouterBestQuote changes

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: improved inGivenOut FF disabled behavior

* fix: clear inputs on swap

* fix: added cases for if user has input and in given out ff is disabled

* fix: swap inputs on empty value
* fix: button disabled for limit

* feat: default display for buy/sell tab

* refactor: wrapped updating code in useEffect

* fix: loading state for button
* open orders

* Add base values for limit orders

* Add open orders

* Clean up styles

* Clean up styles

* Base i18n

* i18n

* Update quote asset
* fix: limited orderbook pools for orders query

* fix: restrict pools from SQS rather than in orderbook router
@crnbarr93 crnbarr93 requested a review from a team August 23, 2024 17:03
Copy link

vercel bot commented Aug 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
osmosis-frontend ✅ Ready (Inspect) Visit Preview 3 resolved Aug 23, 2024 5:03pm
osmosis-frontend-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 5:03pm
osmosis-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 23, 2024 5:03pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
osmosis-frontend-datadog ⬜️ Ignored (Inspect) Aug 23, 2024 5:03pm
osmosis-frontend-edgenet ⬜️ Ignored (Inspect) Aug 23, 2024 5:03pm

@mattupham mattupham merged commit 2754386 into master Aug 23, 2024
60 of 67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants