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

frame-session: Introduce a proper proof of key ownership #1739

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Sep 17, 2023

  1. Start

    bkchr committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    4a45248 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    7f9a455 View commit details
    Browse the repository at this point in the history
  2. Fixes

    bkchr committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2ecdeb3 View commit details
    Browse the repository at this point in the history
  3. Fix more tests

    bkchr committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d004457 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    cca49bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69fa5fc View commit details
    Browse the repository at this point in the history
  3. Remove unused type.

    bkchr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    11d5099 View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    654dec7 View commit details
    Browse the repository at this point in the history
  5. Fix compilation

    bkchr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    da937d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Revert "Remove new RPC and fix up some comments"

    This reverts commit cca49bf.
    bkchr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    eda0139 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove unused type."

    This reverts commit 11d5099.
    bkchr committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    412e63b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    bfba5cd View commit details
    Browse the repository at this point in the history
  2. Update docs

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

Commits on Oct 4, 2023

  1. Fix tests

    bkchr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c52c6c3 View commit details
    Browse the repository at this point in the history
  2. Fix docs

    bkchr committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    59f6886 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Fixes

    bkchr committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    371b1cb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Fix compilation

    bkchr committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cdf9887 View commit details
    Browse the repository at this point in the history
  2. FMT

    bkchr committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a33ab45 View commit details
    Browse the repository at this point in the history
  3. Make clippy happy..

    bkchr committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b14b399 View commit details
    Browse the repository at this point in the history
  4. CLIPPY

    bkchr committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0d30e18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6c5d25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b361b48 View commit details
    Browse the repository at this point in the history
  7. Fix warning

    bkchr committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ceb2add View commit details
    Browse the repository at this point in the history
  8. Format features

    bkchr committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b219dc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Aug 14, 2024

  1. Fix error

    bkchr committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3fc2ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0479cd0 View commit details
    Browse the repository at this point in the history
  3. Remove old files

    bkchr committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    770b471 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Fix issues

    bkchr committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1cd8589 View commit details
    Browse the repository at this point in the history
  2. Fix warning

    bkchr committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    165eadb View commit details
    Browse the repository at this point in the history
  3. More warnings..

    bkchr committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0e8af35 View commit details
    Browse the repository at this point in the history