Skip to content
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
merged 6 commits into from
Oct 23, 2024
Merged

stage -> master Oct 23, 2024 #3904

merged 6 commits into from
Oct 23, 2024

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    210fed0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    b2a794f View commit details
    Browse the repository at this point in the history
  2. Mattupham/fe 1176 deploy osmosis pay toast and deprecate limit orders…

    … 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
    mattupham authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5b078b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. (Deposit/Withdraw) Add Nomic Deposit Address Flow and Withdraw (#3860)

    * 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]>
    JoseRFelix and mattupham authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    abad4bc View commit details
    Browse the repository at this point in the history
  2. Use market cap from tokens endpoint (#3894)

    * 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
    jonator authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ba53fd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50b9fcf View commit details
    Browse the repository at this point in the history