forked from LedgerHQ/ledger-live
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feat/coin mina #34
Open
lawRathod
wants to merge
364
commits into
develop
Choose a base branch
from
feat/coin-mina
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Feat/coin mina #34
+134,976
β275,312
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
lawRathod
force-pushed
the
feat/coin-mina
branch
from
July 21, 2024 16:27
0eac2a3
to
1d66c8d
Compare
lawRathod
force-pushed
the
feat/coin-mina
branch
from
August 18, 2024 16:10
3531a97
to
b3f82ce
Compare
lawRathod
force-pushed
the
feat/coin-mina
branch
2 times, most recently
from
September 9, 2024 09:07
50bcd83
to
01e3315
Compare
This reverts commit aaa4790.
feat: error handling llm
β¦e-post-ci-refactor Turborepo 2 Upgrade
β¦conflicts π¨ Release merge conflicts
* π§ͺ test: deactivate DOT add account
β¦mprove synchronization steps
β¦c-operations-on-device Update navigation flow for Ledger Sync to handle device prompts and iβ¦
* fix(lld): content cards clicks tracking * remove log
* fix: only open error drawer if no drawer opened * fix: lint
* fix(llm): update storyly and fixes issues * fix(llm): update storyly and fixes issues * fix(llm): fix storyly type
lawRathod
force-pushed
the
feat/coin-mina
branch
from
September 20, 2024 11:47
01e3315
to
381c61d
Compare
β¦s-for-acre-bitcoin-yield CN-551: Entrypoints for ACRE bitcoin yield
* feat(llm): add the "accent" button type * feat(llm): add `NeedMemoTagModal` * feat(llm): style the modal * chore: update change log * feat(llm): show the memo/tag modal for some coins only * chore(llm): use more adapted components
* feat: Select staking provider modal desktop v2 * feat: Select staking provider modal mobile v2 * chore: update V1 modal's folder to _deprecated * chore: add KelpDAO svg icon to mobile * chore: add P2P and RocketPool logos to mobile * chore: minor fixes * chore: changeset * feat: guard new modal behind feature flag * fix: broken types import * chore: cleanup * fix: size prop for native ChipTabs * fix: braze transform ignore on jest config * chore: update copy and add disabled filter to deprecated banner * chore: final copy * fix: icon sizes and outline for light mode * fix: visual updates to the modals * fix: visual updates to the gradient effect * feat: tracking interactions * chore: replace Braze feature flag with Firebase's * chore: address PR comments pt 1 * chore: use camelCase for translation keys * chore: extract styled-components from StakeFlowModal * chore: revert modal radius change * chore: re-arrange paddings of modal * chore: remove unnecessary check * chore: remove autoredirect with one provider on mobile version of modal
β¦s-unrevealed Bugfix/live 14015 tezos unrevealed
chore: add --verbose flag to LLM pod install
* feat: useCheckNftAccount in [LIB] * β¨(lld): add suggestion * β¨(lld): fix what rebase broke --------- Co-authored-by: Lucas Werey <lucas.werey@ledger.fr>
β¦imit-nan fix: check if value is a number otherwise set to default gas limit liβ¦
chore: add memoTag feature flag for LLD
* feat(LIVE-14367): Add operation id for thorswap history * feat(LIVE-14367): changeset * fix(LIVE-14403): Fix crash demo 0 * fix(LIVE-14403): changeset
* feat(LIVE-14355): add TOS link thorswap * feat(LIVE-14355): changeset
squashed
lawRathod
force-pushed
the
feat/coin-mina
branch
from
October 8, 2024 14:10
381c61d
to
4f0cd0e
Compare
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.
β Checklist
npx changeset
was attached.π Description
Replace this text by a clear and concise description of what this pull request is about and why it is needed. Be sure to explain the problem you're addressing and the solution you're proposing.
For libraries, you can add a code sample of how to use it.
For bugfixes, you can explain the previous behavior and how it was fixed.
In case of visual features, please attach screenshots or video recordings to demonstrate the changes.
β Context
π§ Checklist for the PR Reviewers