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!: leftovers work for sync fallback #5794

Merged
merged 10 commits into from
Sep 19, 2024
Merged

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    323f6ac View commit details
    Browse the repository at this point in the history
  2. feat(sync)_: add AC notifications when initiating the sync fallback

    Needed for status-im/status-desktop#15750
    
    Adds an AC notification when the syncing fails and the user is prompted to use a seed phrase instead.
    There is one notification for the initiator (created) and one for the old account (received).
    Once the flow is completed, ie the receiver presses Enable and sync,  the notifications are deleted
    jrainville authored and Parveshdhull committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    66e7e1e View commit details
    Browse the repository at this point in the history
  3. test_: update test

    qfrank authored and Parveshdhull committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2545332 View commit details
    Browse the repository at this point in the history
  4. fix_: lint issue

    qfrank authored and Parveshdhull committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    437dccc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e757f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c08c248 View commit details
    Browse the repository at this point in the history
  7. chore_: address review feedback

    jrainville authored and Parveshdhull committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3aed0af View commit details
    Browse the repository at this point in the history
  8. chore_: revert changes to .gitignore

    qfrank authored and Parveshdhull committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    016595b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix_: simplify code

    jrainville committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8c7d2f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix_: keep old API

    qfrank committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d5b2616 View commit details
    Browse the repository at this point in the history