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

Attestation pallet #1003

Merged
merged 43 commits into from
Aug 21, 2024
Merged

Attestation pallet #1003

merged 43 commits into from
Aug 21, 2024

Commits on Aug 13, 2024

  1. WIP attestation pallet

    ameba23 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    55c9af2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into peg/attestation-pallet

    * master:
      TSS attestation endpoint (#1001)
    ameba23 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c5df03f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09e877e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fe7070 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Attempt to write mock runtime

    ameba23 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8cc3457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7ee3c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d106227 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    430b372 View commit details
    Browse the repository at this point in the history
  4. Lockfile

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5a2206f View commit details
    Browse the repository at this point in the history
  5. Taplo

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    305120b View commit details
    Browse the repository at this point in the history
  6. Comments

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7425039 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    905359d View commit details
    Browse the repository at this point in the history
  8. Taplo

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    254a89a View commit details
    Browse the repository at this point in the history
  9. Add benchmarks

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2c462b8 View commit details
    Browse the repository at this point in the history
  10. Taplo

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    37d08d0 View commit details
    Browse the repository at this point in the history
  11. Add pallet to chain runtime

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f57303b View commit details
    Browse the repository at this point in the history
  12. Rm unused import

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    fb5a4b7 View commit details
    Browse the repository at this point in the history
  13. Improve benchmark

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    69dd18e View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into peg/attestation-pallet

    * master:
      Bump serde_json from 1.0.124 to 1.0.125 in the patch-dependencies group (#1007)
      Signing flow with derived accounts (#990)
      Add `network-jumpstart` command to `entropy-test-cli` (#1004)
      Refactor reshare (#994)
      Migrate circle-ci workflow to github actions (#991)
      Delete old keyshare if not in next_signers (#999)
    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    992a4d1 View commit details
    Browse the repository at this point in the history
  15. Generate weights

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    74a83ab View commit details
    Browse the repository at this point in the history
  16. Include weights in runtime

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e27262a View commit details
    Browse the repository at this point in the history
  17. Update metadata

    ameba23 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    175166b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    c7db0ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01213d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19c7a7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d1f3ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33797ef View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    b6f69b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    314dc9a View commit details
    Browse the repository at this point in the history
  3. Merge master

    ameba23 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7843545 View commit details
    Browse the repository at this point in the history
  4. Pull chain metadata

    ameba23 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    76d95eb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    3ef7fe8 View commit details
    Browse the repository at this point in the history
  2. Fix test

    ameba23 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fe93e35 View commit details
    Browse the repository at this point in the history
  3. Tidy

    ameba23 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0abb8be View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update crates/threshold-signature-server/src/attestation/api.rs

    Co-authored-by: Hernando Castano <[email protected]>
    ameba23 and HCastano authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cdd22b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e75228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d76bb0f View commit details
    Browse the repository at this point in the history
  4. Use actual weight

    ameba23 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8ad0c8d View commit details
    Browse the repository at this point in the history
  5. Add endpoint to node service

    ameba23 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dba2907 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9379469 View commit details
    Browse the repository at this point in the history
  7. Changelog

    ameba23 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2aca946 View commit details
    Browse the repository at this point in the history
  8. Merge master

    ameba23 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8d07bf9 View commit details
    Browse the repository at this point in the history