-
Notifications
You must be signed in to change notification settings - Fork 310
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
[Release] New release 2.27.0 (minor) #11794
Closed
Closed
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
* fix: mf-6406 network name and network fee * fix: fixup mf-6402 * fix: mf-6415 remove unused tip icons * fix: network node in bridge trading route * fix: mf-6394 calc swap value * fix: token icon * fix: mf-6395 when passing native token * fix: mf-6399 show best route in quote * fix: mf-6403 bridge rate in confirm page * fix: mf-6404 correct chain id in bridge confirm page * fix: mf-6412 don't show stale while approving * fix: bridge transaction status * fix: mf-6414 mf-6411 swap and bridge * fix: run codegen --------- Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
* fix: mf-6378 default token for metis * fix: mf-6427 missing network in transaction page * fix: mf-6411 mf-6414 checking spender loading status * fix: mf-6429 adjust price difference * fix: mf-6410 mf-6430 failed transaction * fix: mf-6428 remove unnecessary toast * fix: detect leaved view * fix: mf-6431 bridge transaction * fix: mf-6403 align rate * fix: mf-6432 add missing bridge icon * fix: mf-6433 text overflow * fix: bridge tokens * fix: run codegen --------- Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
* fix: date format * refactor: rename useSwap to useTrade * fix: check allowance before sending tx * fix: mf-6436 do not override mode manually * fix: i18n * fix: mf-6434 check liquid providers * refactor: align spender * fix: no need to check allowance for native token * fix: store transaction duration in seconds * fix: mf-6439 handle maximum amount message * fix: mf-6435 custom snackbar message for swap/bridge * fix: mf-6437 picking token * fix: mf-6438 adjust quote route style * fix: mf-6406 text in bridge confirm page * fix: mf-6411 mf-6414 swap/bridge * fix: run codegen --------- Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
* fix: show network full name * fix: transaction fee * fix: logic * feat: mf-6440 show token balance and add max button * fix: run codegen --------- Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
* fix: mf-6435 custom snackbar message for swap/bridge * fix: mf-6444 network fee for bridge * fix: mf-6445 move unlock tx in try-catch * fix: transaction page * fix: format token balance * fixup! refactor: mf-6329 rename $MATIC to $POL (#11824) * fix: rounding mode * fix: follow up reviews * fix: run codegen --------- Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
* feat: mf-6447 remove events tab in calendar * fix: go plus percent number
* fix: bridge ux details * fix: approve token * fix: run codegen --------- Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
* fix: allowance comparing * fix: discard gas for arbitrum * fix: add failed toast for from tx * fix: mf-6450 reset input amount * fix: check tx status right after submitting * fix: swap all when set to max * fix: run codegen --------- Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
* fix(Trader): refetch data every 20 seconds * fix: add bridge bunge refuel * fix: validate custom gas settings * fixup! fix: add bridge bunge refuel * fix: run codegen --------- Co-authored-by: swkatmask <swkatmask@users.noreply.github.com>
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.
Closes MF-0000