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

Merged
merged 5 commits into from
Jun 7, 2024
Merged

Publish Stage #3303

merged 5 commits into from
Jun 7, 2024

Conversation

jonator
Copy link
Member

@jonator jonator commented Jun 6, 2024

  • Gas estimation optimizations and edge case fixes
    • Should reduce the number of invalid simulation queries being sent (these are handled gracefully by the UI, the user is unaware)
  • Exclusively log failed swap errors for transactions failed on chain
    • This should make Amplitude charts explicitly show failed swaps due to a malformed on chain tx: bad routes, slippage, or other

* fix invalid estimation when clearing input

* fix filter spent coins by sender

* feedback
Copy link

vercel bot commented Jun 6, 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 Jun 6, 2024 6:47pm
osmosis-frontend-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:47pm
osmosis-frontend-edgenet 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:47pm
osmosis-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:47pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
osmosis-frontend-datadog ⬜️ Ignored (Inspect) Visit Preview Jun 6, 2024 6:47pm

* check for tx code for rejecting promise

* only reject with failed txs

* make error handling more consistent

* fixes
* Bump types/node and typescript
* up yarn.lock
* add import/no-default-export

* Add overrides for next.js pages

* wallet-tutorial

* QRCodeView

* useGetEarnStrategies

* useDraggableScroll

* Markdown

* Modal

* ErrorFallback

* Clipboard button

* AxelarTransfer

* ClientOnly

* NavbarOsmoPrice

* use-steps

* NavbarOsmosisUpdates

* OneClickTradingSettings

* OneClickTradingIntroModal

* QRCode

* AvatarIcon

* OneClickTradingWelcomeBack

* HistoricalPriceChart

* PoolComposition

* IconButton

* ConcentratedLiquidityDepthChart

* LinkButton

* OneClickTradingConnectToContinue

* HistoricalPriceChartV2

* TokenDetails

* FiltersModal

* ErrorBoundary

* SkeletonLoader

* get

* SEO

* dayjs

* Cleanup 1

* Fix QR code import

* Clean up component name to match file

* Remove t value

* Update remove value
* Wrap test in act

* Test updating act
@jonator jonator merged commit 799c320 into master Jun 7, 2024
163 of 165 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.

6 participants