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

System API for ECDSA signing #79

Merged
merged 67 commits into from
May 30, 2022
Merged

System API for ECDSA signing #79

merged 67 commits into from
May 30, 2022

Commits on May 20, 2022

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

    marcin-dziadus committed May 20, 2022
    Configuration menu
    Copy the full SHA
    32efa25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c224df View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    marcin-dziadus committed May 20, 2022
    Configuration menu
    Copy the full SHA
    ca1dd83 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    92fe755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60c182 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e03a332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f826e80 View commit details
    Browse the repository at this point in the history
  5. experiment

    basvandijk committed May 23, 2022
    Configuration menu
    Copy the full SHA
    fd418cb View commit details
    Browse the repository at this point in the history
  6. .github/workflows/release.yml: setup swap space because we're hitting…

    … OOM
    
    I've seen GHC require >16GB of RES while GitHub runners only have 7GB
    of RAM.
    basvandijk committed May 23, 2022
    Configuration menu
    Copy the full SHA
    75fb6e8 View commit details
    Browse the repository at this point in the history
  7. fixes

    basvandijk committed May 23, 2022
    Configuration menu
    Copy the full SHA
    016a981 View commit details
    Browse the repository at this point in the history
  8. fixes

    basvandijk committed May 23, 2022
    Configuration menu
    Copy the full SHA
    040a044 View commit details
    Browse the repository at this point in the history
  9. Update dependencies

    marcin-dziadus committed May 23, 2022
    Configuration menu
    Copy the full SHA
    b838f40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6164f8d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    b1a8e38 View commit details
    Browse the repository at this point in the history
  2. WIP on integrating nixbuild.net

    WIP
    basvandijk committed May 24, 2022
    Configuration menu
    Copy the full SHA
    4c91f96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bcf1de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9c7034 View commit details
    Browse the repository at this point in the history
  5. .github/workflows/release.yml: use nixbuild/nix-quick-install-action …

    …and nixbuild/nixbuild-action
    basvandijk committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b30b2c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1daa06e View commit details
    Browse the repository at this point in the history
  7. .github/workflows/release.yml: remove use of pierotofy/set-swap-space…

    … again since it didn't work
    basvandijk committed May 24, 2022
    Configuration menu
    Copy the full SHA
    f7ebebd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd357d9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

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

    marcin-dziadus committed May 25, 2022
    Configuration menu
    Copy the full SHA
    bbaf4ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58eb033 View commit details
    Browse the repository at this point in the history
  4. More minor fixes

    marcin-dziadus committed May 25, 2022
    Configuration menu
    Copy the full SHA
    baddca0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb19b22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    440a3c8 View commit details
    Browse the repository at this point in the history
  7. Minor

    marcin-dziadus committed May 25, 2022
    Configuration menu
    Copy the full SHA
    384c5fd View commit details
    Browse the repository at this point in the history
  8. Further simplification

    marcin-dziadus committed May 25, 2022
    Configuration menu
    Copy the full SHA
    1457160 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e47e73f View commit details
    Browse the repository at this point in the history
  10. Fix

    marcin-dziadus committed May 25, 2022
    Configuration menu
    Copy the full SHA
    4853fc9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b684486 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    8d01acb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    619e2fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15c9c5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2daf84f View commit details
    Browse the repository at this point in the history
  5. Attempt to fix missing pkg-config in secp256k1-haskell

    Experimental fix for:
    
    ```
    error: builder for '/nix/store/z7cxiq6ba4bh024d292k31l0cyaa4nvy-secp256k1-haskell-static-x86_64-unknown-linux-musl-0.6.0.drv' failed with exit code 1;
    last 10 log lines:
    > Dependency cereal >=0.5.4 && <0.6: using cereal-0.5.8.2
    > Dependency deepseq >=1.4.2 && <1.5: using deepseq-1.4.4.0
    > Dependency entropy >=0.3.8 && <0.5: using entropy-0.4.1.7
    > Dependency hashable >=1.2.6 && <1.4: using hashable-1.3.0.0
    > Dependency string-conversions ==0.4.*: using string-conversions-0.4.0.1
    > Dependency unliftio-core >=0.1.0 && <0.3: using unliftio-core-0.2.0.1
    > Setup: The program 'pkg-config' version >=0.9.0 is required but it could not
    > be found.
    ```
    basvandijk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    3ddd12d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51bbc76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbe522b View commit details
    Browse the repository at this point in the history
  8. .github/workflows/release.yml: re-enable macOS builds

    Memory usage of building ic-hs is now back to ~9.5GB which is under
    the 14GB available to macOS runners. So we enable macos-latest again
    and don't configure nixbuild.net as a remote builder on that platform.
    basvandijk committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d876c5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a93b23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b3e092 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    66196d3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    691c913 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d3640f0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e784a64 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cdb89e9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c3f3236 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8085631 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    de92300 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6cfefec View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7714e7b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Configuration menu
    Copy the full SHA
    5146d95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f5d29c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79109b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e8038c View commit details
    Browse the repository at this point in the history
  5. fix winter

    basvandijk committed May 28, 2022
    Configuration menu
    Copy the full SHA
    fe9fbe3 View commit details
    Browse the repository at this point in the history
  6. fix eval

    basvandijk committed May 28, 2022
    Configuration menu
    Copy the full SHA
    3029663 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dc3072 View commit details
    Browse the repository at this point in the history
  8. Revert ".github/workflows/release.yml: experimental tweak"

    This reverts commit 3dc3072.
    basvandijk committed May 28, 2022
    Configuration menu
    Copy the full SHA
    9cf75f0 View commit details
    Browse the repository at this point in the history
  9. Avoid using bindings-DSL

    nomeata authored and basvandijk committed May 28, 2022
    Configuration menu
    Copy the full SHA
    d411b5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c45274 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e20ea20 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de2926c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

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