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

[wip] add pcs trait #3

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

[wip] add pcs trait #3

wants to merge 11 commits into from

Commits on Nov 30, 2024

  1. add pcs trait

    chaosma committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    05acc95 View commit details
    Browse the repository at this point in the history
  2. (wip) modify pcs trait

    chaosma committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    15d8b62 View commit details
    Browse the repository at this point in the history
  3. add Cargo.lock

    chaosma committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    188cc7d View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    chaosma committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    e95299e View commit details
    Browse the repository at this point in the history
  5. simplify pcs trait

    chaosma committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    57e24d8 View commit details
    Browse the repository at this point in the history
  6. add fn setup

    chaosma committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    03b4de9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    6dabac8 View commit details
    Browse the repository at this point in the history
  2. simplify error conversion

    chaosma committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    7c5357c View commit details
    Browse the repository at this point in the history
  3. add fn open

    chaosma committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    409a875 View commit details
    Browse the repository at this point in the history
  4. add verify

    chaosma committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    5fc93be View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. add single point unit test

    chaosma committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    9910310 View commit details
    Browse the repository at this point in the history