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

fix: move crypto org into cosmos coin module #8374

Merged
merged 25 commits into from
Dec 20, 2024
Merged

Conversation

qperrot
Copy link
Contributor

@qperrot qperrot commented Nov 15, 2024

βœ… Checklist

  • npx changeset was attached.
  • Covered by automatic tests.
  • Impact of the changes:
    • ...

πŸ“ Description

Move cryto_org into cosmos coin module.
Change stakingDocUrl

Screen.Recording.2024-11-19.at.16.34.12.mov

❓ Context


🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.
  • Performance considerations have been taken into account. (changes have been profiled or benchmarked if necessary)

@qperrot qperrot requested review from a team as code owners November 15, 2024 10:20
Copy link

vercel bot commented Nov 15, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-github-bot ⬜️ Ignored (Inspect) Visit Preview Dec 19, 2024 1:00pm
native-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Dec 19, 2024 1:00pm
react-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Dec 19, 2024 1:00pm
web-tools ⬜️ Ignored (Inspect) Visit Preview Dec 19, 2024 1:00pm

@live-github-bot live-github-bot bot added desktop Has changes in LLD mobile Has changes in LLM common Has changes in live-common ledgerjs Has changes in the ledgerjs open source libs labels Nov 15, 2024
@live-github-bot
Copy link
Contributor

live-github-bot bot commented Nov 15, 2024

Desktop Bundle Checks

Comparing 2daac3f against eccd715.

πŸš€ renderer bundle size decreased (38.5mb -> 36.7mb). Thanks ❀️
πŸš€ bip39 library is no longer duplicated in renderer
πŸš€ web3-utils library is no longer duplicated in renderer
πŸš€ moment library is no longer duplicated in renderer
πŸš€ @cosmjs/proto-signing library is no longer duplicated in renderer
πŸš€ @cosmjs/amino library is no longer duplicated in renderer

Mobile Bundle Checks

Comparing 2daac3f against eccd715.

πŸš€ main.ios.jsbundle bundle size decreased (62.2mb -> 60.2mb). Thanks ❀️
πŸš€ main.android.jsbundle bundle size decreased (62.2mb -> 60.2mb). Thanks ❀️

Copy link
Contributor

@Canestin Canestin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manual tests on Ledger Live

  1. Add Account Modal:

    • Letters not displaying during search
    • "Cronos POS Chain" missing

    image

@qperrot qperrot force-pushed the support/cosmos-crypto-org branch 2 times, most recently from 8a28ce8 to cb43a01 Compare November 19, 2024 15:27
Canestin
Canestin previously approved these changes Nov 19, 2024
@qperrot qperrot requested a review from Wozacosta November 20, 2024 15:06
Wozacosta
Wozacosta previously approved these changes Nov 20, 2024
Copy link
Contributor

@Wozacosta Wozacosta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gj πŸš€

@qperrot qperrot force-pushed the support/cosmos-crypto-org branch from 53b00a9 to e59e766 Compare December 19, 2024 13:00
@qperrot qperrot requested a review from themooneer December 19, 2024 13:04
Copy link
Contributor

@themooneer themooneer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verification tests LLD:

  • App startup βœ…
  • Send Flow with cosmos βœ…

Verification tests LLM:

  • App startup βœ…

Verified bundle size 36.7mb βœ…

LGTM

@qperrot qperrot merged commit bb70f5c into develop Dec 20, 2024
54 of 55 checks passed
@qperrot qperrot deleted the support/cosmos-crypto-org branch December 20, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Has changes in live-common desktop Has changes in LLD ledgerjs Has changes in the ledgerjs open source libs mobile Has changes in LLM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants