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

feat: add passkey authenticator to sui #18126

Merged
merged 17 commits into from
Jul 10, 2024
Merged

feat: add passkey authenticator to sui #18126

merged 17 commits into from
Jul 10, 2024

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    92462c4 View commit details
    Browse the repository at this point in the history
  2. lint and fix comments

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8068357 View commit details
    Browse the repository at this point in the history
  3. address more comments

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    13f0b51 View commit details
    Browse the repository at this point in the history
  4. add protocol config, simtest

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a849793 View commit details
    Browse the repository at this point in the history
  5. serde checks, added tests

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cbf443e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    821ba86 View commit details
    Browse the repository at this point in the history
  7. rebase

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    113e7fb View commit details
    Browse the repository at this point in the history
  8. use client_data_json as string

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    49acc7b View commit details
    Browse the repository at this point in the history
  9. rebase

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7a7167f View commit details
    Browse the repository at this point in the history
  10. update json rpc format

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    71e1ec7 View commit details
    Browse the repository at this point in the history
  11. regenerate schema

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6bc2eb9 View commit details
    Browse the repository at this point in the history
  12. rebase after xun's change

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9128842 View commit details
    Browse the repository at this point in the history
  13. rebase after another feature

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a123b99 View commit details
    Browse the repository at this point in the history
  14. rebase 0705

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    13b81b1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    96fb8e8 View commit details
    Browse the repository at this point in the history
  16. protocol config

    joyqvq committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b0008de View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b3e678b View commit details
    Browse the repository at this point in the history