-
Notifications
You must be signed in to change notification settings - Fork 424
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
stage -> master Oct 23, 2024 #3904
Merged
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
… toast (#3902) * feat(cypher-card): add intro toast * feat(cypher-card): i18n - en.json * feat(i18n): i18n for all languages * feat(1CT-Toast): disable 1CT toast * fix(i18n): update i18n files * style(cypher-card-toast): clean up styles * style(cypher-card-icon): update alt * fix(osmosis-pay-toast): update gap
* feat: initial qr code layout * feat: finish deposit address ui layout * feat: add translations and fix mobile layout * feat: add Nomic deposit address bridge provider * feat: display transfer details * feat: improve loading and display deposit details * feat: handle deposit address expiration * fix: build * fix: axelar provider * fix: build * fix: test * improvement: coderabbit improvements * improvements: coderabbit review * improvement: @jonator feedback * (Deposit/Withdraw) Add Pending Nomic Deposits (#3873) * feat: add temporary pending nomic deposits * feat: minor new ui improvements * feat: handle will expire * fix(alloyed-assets-variants-check): do not fetch on refocus or with n… (#3881) * fix(alloyed-assets-variants-check): do not fetch on refocus or with not showing modal again * fix(alloyed-assets-popup): test for preview deploy * fix(asset-variants-toast): update logic to handle if user has seen toast * fix(enable-state-alloyed-assets-variants-detection): do not run query again if user has already seen toast * fix(enabled): update enabled query * feat: add pending deposit initial layout * feat: add transaction details modal * feat: persist nomic txs * feat: add amplitude events * fix: pending deposit amount * fix: pending deposits * fix: localization unit test * fix: tests * feat: remove hard coded nomic address properties * improvement: upgrade Nomic * feat: display total fees * fix: build * (Deposit/Withdraw) Support Nomic Withdrawals (#3887) * feat: add type to bridge supported type * feat: determine transfer type from asset * feat: support bitcoin address input * feat: add nomic swap message * feat: allow sending multiple messages for cosmos tx in bridges * feat: simulate nomic withdraw message fee * feat: display nomic brdige quotes * fix: tests * fix: types * fix: build * fix: build * fix: remove unused prop * fix: types * fix: type * fix: string test * fix: tests * fix: tests * fix: web tests * improvement: @jonator feedback * feat: add feature flag to nomic withdraw * fix: keep launchdarkly client flags up to date * improvement: avoid importing server in asset info * fix: more withdraw options with manual address * improvement: toAddress * improvement: remove unused variable --------- Co-authored-by: Matt Upham <[email protected]> --------- Co-authored-by: Matt Upham <[email protected]>
* use mcap from tokens endpoint * remove mcap query client * test stage link * add coingecko ID * hardcode right one * fix build * hardcode root var * restore env var
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
CryptoAssassin1
approved these changes
Oct 23, 2024
jonator
approved these changes
Oct 23, 2024
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.
Brief Changelog