Merged
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




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)