-
Notifications
You must be signed in to change notification settings - Fork 191
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
chore: release v1.545.0 #6311
chore: release v1.545.0 #6311
Conversation
* fix: loading state & hover * fix: remove console log * chore: wire up status * chore: improve loading states & validation * fix: confirmed quote amounts for asyms * fix: disable confirm on invalid input * fix: show "withdrawing" copy * chore: use type assertion helpers * chore: add slippage calc comments * chore: actually add utils 🙃
…#6287) * Fix price impact tooltip and remove shapeshift fee The fee is always 0 so going to remove it till we can put the login in there to show what the would of been without a discount. * fix the translation for max slippage
Co-authored-by: Apotheosis <[email protected]>
* fix issues with responsive values * fix the divider on add LP
fix: correct token in pt and fr translations for tx description
* chore: break out search results from GlobalSearchButton * chore: break out search modal from GlobalSearchButton
Seem to be having issues depositing into doge saver vault doge.deposit.on.ledger.not.working.mp4Ideally want this checked before signing off on this release |
perf: dont process global search selectors when not searching (#6298)
fix: correct token in pt and fr translations for tx descriptions (#6299)
fix: responsive issues with lp pages (#6310)
feat: savers withdraw expiry safety (#6303)
feat: thorchain LP fee curve parameters (#6304)
feat: split and inject fee curve parameters (#6301)
fix: handle lp types (#6302)
fix: make zapper opportunities great again (#6296)
feat: regenerate caip adapters (#6295)
feat: bump ethers to v6 (#6224)
fix: revert "use active opportunity on wallet switch" (#6294)
chore: point develop to prod thorchain (#6293)
fix: change price impact tooltip and remove trade fee before discount (#6287)
refactor: thorchain lp opporunity id (#6278)
Merge branch 'main' into develop
chore: lp improvements (#6282)