-
Notifications
You must be signed in to change notification settings - Fork 192
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.599.0 #6950
Merged
Merged
chore: release v1.599.0 #6950
Conversation
This file contains 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
* [skip ci] wip: improve useSendDetails loading, early bail and debounce closes WEB-924 * feat: isTransitioning * feat: staleTime * fix: sendMax no fee deduction for tokens * chore: trigger CI * feat: cleanup 1 * fix: dead sendMax double click and cleanup * feat: cleanup * feat: add console debug * feat: else if cleanup * feat: move hasValidBalance check outside try clause * feat: oh noes console.log * feat: add safety after refactor * feat: sane naming makes everything saner * fix: early return on inputValue === '' * fix: send modal handle zero and negative amounts gracefully (#6930) --------- Co-authored-by: woody <[email protected]>
* chore: invalidate outdated translations * Translate main.json via GitLocalize * Translate main.json via GitLocalize * Translate main.json via GitLocalize * Translate main.json via GitLocalize * Translate main.json via GitLocalize * Translate main.json via GitLocalize * Translate main.json via GitLocalize * Translate main.json via GitLocalize * Translate main.json via GitLocalize * Translate main.json via GitLocalize --------- Co-authored-by: Hellhound13 <[email protected]> Co-authored-by: mt-gitlocalize <[email protected]> Co-authored-by: Jpanam <[email protected]> Co-authored-by: shunshun-lab <[email protected]> Co-authored-by: guiribabrb <[email protected]> Co-authored-by: Markus Meyer <[email protected]> Co-authored-by: Romko <[email protected]> Co-authored-by: tonyjiang12399 <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
* feat: user flow to handle connecting multiple ledgers * fix: ui glitching during ledger pairing * chore: dangling promise not required * chore: actioned code review feedback
* fix: don't enforce minOut for borrows (yet) * feat: cleanup * fix: tests --------- Co-authored-by: gomes <[email protected]>
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.
fix: don't enforce minOut for borrows (yet) (#6946)
feat: temporary workaround to handle multiple ledger devices (#6934)
feat: add base support (#6933)
feat: support multi-account in mm snaps (#6889)
feat: regenerate asset data 05/20/2024 (#6943)
feat: prompt add ledger account (#6942)
fix: account id toggles being shared across different devices (#6941)
chore: update app translations (#6932)
feat: improve useSendDetails loading, early bail and debounce (#6876)
chore: add response body to sentry event httpclient (#6939)