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: V2 #32

Closed
wants to merge 62 commits into from
Closed

feat: V2 #32

wants to merge 62 commits into from

Commits on May 15, 2023

  1. feat: impl V2 wrappers

    metalurgical committed May 15, 2023
    Configuration menu
    Copy the full SHA
    91c652c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74516f3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. update

    metalurgical committed May 17, 2023
    Configuration menu
    Copy the full SHA
    627e43b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. update

    metalurgical committed May 18, 2023
    Configuration menu
    Copy the full SHA
    02bf641 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 18, 2023

  1. fix

    metalurgical committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    28f5312 View commit details
    Browse the repository at this point in the history
  2. feat: v2-tss

    ieow committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6160e7f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

Commits on Jul 20, 2023

  1. feat: updates

    ieow committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    cbca132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b54a09 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fix: stable tss

    ieow committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    dffff33 View commit details
    Browse the repository at this point in the history
  2. feat: add tss module

    add tss module test
    ieow committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7f23331 View commit details
    Browse the repository at this point in the history
  3. fix: tss module tag

    ieow committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    39b1028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0139aef View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. feat: add multi tag tss test

    ieow committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9192d47 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. fix: update

    ieow committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d29ee85 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    43f681e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    530456a View commit details
    Browse the repository at this point in the history
  3. fix: make init function public

    ieow committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    080e0d9 View commit details
    Browse the repository at this point in the history
  4. fix: get all tss tags

    ieow committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    038ddb6 View commit details
    Browse the repository at this point in the history
  5. feat: update torusUtils with master

    add guard for getTssPubKey
    ieow committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f071504 View commit details
    Browse the repository at this point in the history
  6. feat: add get tss_nonce

    ieow committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5a872d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e962558 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    004be51 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. fix: make point x,y public

    ieow committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    16373e7 View commit details
    Browse the repository at this point in the history
  2. fix: format

    ieow committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e8375f9 View commit details
    Browse the repository at this point in the history
  3. fix: 04 issue

    ieow committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    4c58871 View commit details
    Browse the repository at this point in the history
  4. fix: print

    ieow committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e173fb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    93c852a View commit details
    Browse the repository at this point in the history
  2. feat: add get_all_factor_pub

    ieow committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    2004d9f View commit details
    Browse the repository at this point in the history
  3. fix: get_all_factor_pub

    ieow committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7e43ca3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #37 from tkey/feat/v2-tss-test

    Feat/v2 tss test
    ieow authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    461db83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e97e7a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5fe122 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e61e93a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db356ef View commit details
    Browse the repository at this point in the history
  9. fix: comment

    metalurgical committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b2fd023 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    39bf8d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd3212e View commit details
    Browse the repository at this point in the history
  3. format

    metalurgical committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    25fec8c View commit details
    Browse the repository at this point in the history
  4. fix: error string

    metalurgical committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1c2a0f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    33d9a01 View commit details
    Browse the repository at this point in the history
  2. fix: resolve conflict

    metalurgical committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7dabf6a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Merge pull request #36 from tkey/feat/v2-tss

    Feat/v2 tss
    metalurgical authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    65063ce View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    77e119b View commit details
    Browse the repository at this point in the history
  2. Revert "refactor: lock torusutils to 6.0.0-alpha"

    This reverts commit 77e119b.
    metalurgical committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dbaa70e View commit details
    Browse the repository at this point in the history
  3. Update Package.swift

    metalurgical committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    808e13c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9e2c3f View commit details
    Browse the repository at this point in the history
  5. update: rust lib

    ieow committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4a40f89 View commit details
    Browse the repository at this point in the history
  6. update: rust lib

    ieow committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0fe4ffa View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. fix: update tkey.h

    ieow committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1bd90c2 View commit details
    Browse the repository at this point in the history
  2. fix: input_factor_key function

    add tests
    rename backup_share_to_factor_key
    ieow committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2581f53 View commit details
    Browse the repository at this point in the history
  3. chore: remove redundant code

    ieow committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fdcc184 View commit details
    Browse the repository at this point in the history
  4. fix: fix keypoint api

    ieow committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    26a4ba9 View commit details
    Browse the repository at this point in the history
  5. fix: update keypoint.topublic

    ieow committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4623b83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e7836e View commit details
    Browse the repository at this point in the history
  7. feat: add find index func

    ieow committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4d06355 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix: comment

    ieow committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9eec188 View commit details
    Browse the repository at this point in the history
  2. add ci

    metalurgical committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f206f96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29dd3de View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from tkey/feat/backup-share-to-factor-key

    Feat/backup share to factor key
    metalurgical authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6bc12aa View commit details
    Browse the repository at this point in the history