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

Move signature implementation to a single function, and catch shape errors #35

Merged
merged 20 commits into from
Jul 28, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    548b581 View commit details
    Browse the repository at this point in the history
  2. another update

    phinate committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5930a10 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. works

    phinate committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dfdd0e2 View commit details
    Browse the repository at this point in the history
  2. confusing commit, revert me if needed

    Nathan Simpson committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bc58140 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. updates

    phinate committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1c216bb View commit details
    Browse the repository at this point in the history
  2. fix issues

    phinate committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d29890b View commit details
    Browse the repository at this point in the history
  3. type annotation on logsig

    phinate committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b9f7578 View commit details
    Browse the repository at this point in the history
  4. try fix tests

    phinate committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5798039 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. add arg fixes

    Nathan Simpson committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    a89c621 View commit details
    Browse the repository at this point in the history
  2. argnames

    Nathan Simpson committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    9195dc8 View commit details
    Browse the repository at this point in the history
  3. add flatten to tests against signatory

    Nathan Simpson committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    ffa4f07 View commit details
    Browse the repository at this point in the history
  4. shape logic in logsig

    Nathan Simpson committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    e94a64d View commit details
    Browse the repository at this point in the history
  5. flatten correctly in chunked sig

    Nathan Simpson committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    feb0639 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. anh fix for stream behaviour

    phinate committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ac107ae View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 25, 2023

  1. fix shape handling

    anh-tong committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4f1754d View commit details
    Browse the repository at this point in the history
  2. fix example as api change

    anh-tong committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    88b2c31 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. improve codecov

    anh-tong committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c0c99ec View commit details
    Browse the repository at this point in the history
  2. improve codecov

    anh-tong committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    dd64894 View commit details
    Browse the repository at this point in the history