-
Notifications
You must be signed in to change notification settings - Fork 332
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/wallet sync synchronize via qr code from mobile to desktop #7646
Merged
cgrellard-ledger
merged 2 commits into
develop
from
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
Aug 26, 2024
Merged
Feat/wallet sync synchronize via qr code from mobile to desktop #7646
cgrellard-ledger
merged 2 commits into
develop
from
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
Aug 26, 2024
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
The latest updates on your projects. Learn more about Vercel for Git βοΈ
4 Skipped Deployments
|
cgrellard-ledger
force-pushed
the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
from
August 22, 2024 10:03
6c810b7
to
290e495
Compare
cgrellard-ledger
force-pushed
the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
from
August 22, 2024 13:48
290e495
to
819d0e6
Compare
cgrellard-ledger
changed the base branch from
develop
to
feat/unbacked-error-ws
August 22, 2024 13:48
cgrellard-ledger
force-pushed
the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
from
August 22, 2024 17:03
f4d732e
to
2dd87f5
Compare
cgrellard-ledger
force-pushed
the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
from
August 23, 2024 12:11
08291de
to
fecacf5
Compare
cgrellard-ledger
changed the base branch from
feat/unbacked-error-ws
to
develop
August 23, 2024 12:34
cgrellard-ledger
force-pushed
the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
from
August 23, 2024 13:38
12dc32f
to
97ba3eb
Compare
cgrellard-ledger
force-pushed
the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
from
August 23, 2024 13:54
97ba3eb
to
7991904
Compare
apps/ledger-live-desktop/src/newArch/features/WalletSync/components/Error.tsx
Outdated
Show resolved
Hide resolved
cgrellard-ledger
force-pushed
the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
from
August 23, 2024 14:48
dc6e791
to
91ce200
Compare
cgrellard-ledger
force-pushed
the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
from
August 23, 2024 14:51
cf776ad
to
fe295c7
Compare
cgrellard-ledger
force-pushed
the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
from
August 23, 2024 15:20
f2a4fa8
to
90c266f
Compare
mcayuelas-ledger
previously approved these changes
Aug 23, 2024
cgrellard-ledger
force-pushed
the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
from
August 23, 2024 16:36
2ea0981
to
c11c687
Compare
mcayuelas-ledger
approved these changes
Aug 26, 2024
cgrellard-ledger
deleted the
feat/wallet-sync-synchronize-via-qr-code-from-mobile-to-desktop
branch
August 26, 2024 09:19
bharamboure-ledger
pushed a commit
that referenced
this pull request
Sep 2, 2024
* Unbacked Screen * feat: wallet sync synchronize via qr code from mobile to desktop --------- Co-authored-by: Martin Cayuelas <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
desktop
Has changes in LLD
mobile
Has changes in LLM
translations
Translation files have been touched
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
Added the synchronization of a trustchain from mobile to desktop by scanning the QR code
This hasn't been tested manually yet
Integration tests to be added once the backend supports those changes
β Context
π§ Checklist for the PR Reviewers