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

Element-R: Automatically import keys from backup after gossip (following interactive verification) #3783

Draft
wants to merge 23 commits into
base: develop
Choose a base branch
from

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

  1. use getSecretsFromInbox

    BillCarsonFr committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3bdc74e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 9, 2023

  1. add gossip test

    BillCarsonFr committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6a0e610 View commit details
    Browse the repository at this point in the history
  2. use delete secret API

    BillCarsonFr committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    5e6527d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    1f826bd View commit details
    Browse the repository at this point in the history
  2. fix logger

    BillCarsonFr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3f9e943 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e410a4 View commit details
    Browse the repository at this point in the history
  4. free the pkSigning

    BillCarsonFr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c44f010 View commit details
    Browse the repository at this point in the history
  5. fix typo

    BillCarsonFr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    89be8cb View commit details
    Browse the repository at this point in the history
  6. add missing mocks

    BillCarsonFr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6a737d6 View commit details
    Browse the repository at this point in the history
  7. improve coverage

    BillCarsonFr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    08672ba View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. better var name

    BillCarsonFr committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a6d1e11 View commit details
    Browse the repository at this point in the history
  2. quick refactoring

    BillCarsonFr committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b0cd652 View commit details
    Browse the repository at this point in the history
  3. add more tests

    BillCarsonFr committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7e5f052 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37ffe55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fda8309 View commit details
    Browse the repository at this point in the history
  6. poll secret inbox

    BillCarsonFr committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6887070 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge branch 'valere/element-r/backup/gossip' into valere/element-r/b…

    …ackup/import_backup_after_gossip
    BillCarsonFr committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7afb568 View commit details
    Browse the repository at this point in the history
  2. missing mock

    BillCarsonFr committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    35a26fa View commit details
    Browse the repository at this point in the history
  3. update test post merge

    BillCarsonFr committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2db3eb5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'valere/element-r/backup/gossip' into valere/element-r/b…

    …ackup/import_backup_after_gossip
    BillCarsonFr committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0292203 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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