-
Notifications
You must be signed in to change notification settings - Fork 6
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
Commits on May 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da205f3 - Browse repository at this point
Copy the full SHA da205f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32efa25 - Browse repository at this point
Copy the full SHA 32efa25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c224df - Browse repository at this point
Copy the full SHA 5c224dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca1dd83 - Browse repository at this point
Copy the full SHA ca1dd83View commit details
Commits on May 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92fe755 - Browse repository at this point
Copy the full SHA 92fe755View commit details -
Configuration menu - View commit details
-
Copy full SHA for a60c182 - Browse repository at this point
Copy the full SHA a60c182View commit details -
Configuration menu - View commit details
-
Copy full SHA for e03a332 - Browse repository at this point
Copy the full SHA e03a332View commit details -
Configuration menu - View commit details
-
Copy full SHA for f826e80 - Browse repository at this point
Copy the full SHA f826e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd418cb - Browse repository at this point
Copy the full SHA fd418cbView commit details -
.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.
Configuration menu - View commit details
-
Copy full SHA for 75fb6e8 - Browse repository at this point
Copy the full SHA 75fb6e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 016a981 - Browse repository at this point
Copy the full SHA 016a981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 040a044 - Browse repository at this point
Copy the full SHA 040a044View commit details -
Configuration menu - View commit details
-
Copy full SHA for b838f40 - Browse repository at this point
Copy the full SHA b838f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6164f8d - Browse repository at this point
Copy the full SHA 6164f8dView commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b1a8e38 - Browse repository at this point
Copy the full SHA b1a8e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c91f96 - Browse repository at this point
Copy the full SHA 4c91f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bcf1de - Browse repository at this point
Copy the full SHA 1bcf1deView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c7034 - Browse repository at this point
Copy the full SHA e9c7034View commit details -
.github/workflows/release.yml: use nixbuild/nix-quick-install-action …
…and nixbuild/nixbuild-action
Configuration menu - View commit details
-
Copy full SHA for b30b2c0 - Browse repository at this point
Copy the full SHA b30b2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1daa06e - Browse repository at this point
Copy the full SHA 1daa06eView commit details -
.github/workflows/release.yml: remove use of pierotofy/set-swap-space…
… again since it didn't work
Configuration menu - View commit details
-
Copy full SHA for f7ebebd - Browse repository at this point
Copy the full SHA f7ebebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd357d9 - Browse repository at this point
Copy the full SHA bd357d9View commit details
Commits on May 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2bc03d0 - Browse repository at this point
Copy the full SHA 2bc03d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbaf4ab - Browse repository at this point
Copy the full SHA bbaf4abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58eb033 - Browse repository at this point
Copy the full SHA 58eb033View commit details -
Configuration menu - View commit details
-
Copy full SHA for baddca0 - Browse repository at this point
Copy the full SHA baddca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb19b22 - Browse repository at this point
Copy the full SHA cb19b22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440a3c8 - Browse repository at this point
Copy the full SHA 440a3c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 384c5fd - Browse repository at this point
Copy the full SHA 384c5fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1457160 - Browse repository at this point
Copy the full SHA 1457160View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47e73f - Browse repository at this point
Copy the full SHA e47e73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4853fc9 - Browse repository at this point
Copy the full SHA 4853fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b684486 - Browse repository at this point
Copy the full SHA b684486View commit details
Commits on May 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8d01acb - Browse repository at this point
Copy the full SHA 8d01acbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 619e2fd - Browse repository at this point
Copy the full SHA 619e2fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15c9c5d - Browse repository at this point
Copy the full SHA 15c9c5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2daf84f - Browse repository at this point
Copy the full SHA 2daf84fView commit details -
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. ```
Configuration menu - View commit details
-
Copy full SHA for 3ddd12d - Browse repository at this point
Copy the full SHA 3ddd12dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51bbc76 - Browse repository at this point
Copy the full SHA 51bbc76View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbe522b - Browse repository at this point
Copy the full SHA fbe522bView commit details -
.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.
Configuration menu - View commit details
-
Copy full SHA for d876c5f - Browse repository at this point
Copy the full SHA d876c5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a93b23 - Browse repository at this point
Copy the full SHA 8a93b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b3e092 - Browse repository at this point
Copy the full SHA 2b3e092View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66196d3 - Browse repository at this point
Copy the full SHA 66196d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 691c913 - Browse repository at this point
Copy the full SHA 691c913View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3640f0 - Browse repository at this point
Copy the full SHA d3640f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e784a64 - Browse repository at this point
Copy the full SHA e784a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb89e9 - Browse repository at this point
Copy the full SHA cdb89e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f3236 - Browse repository at this point
Copy the full SHA c3f3236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8085631 - Browse repository at this point
Copy the full SHA 8085631View commit details -
Configuration menu - View commit details
-
Copy full SHA for de92300 - Browse repository at this point
Copy the full SHA de92300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cfefec - Browse repository at this point
Copy the full SHA 6cfefecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7714e7b - Browse repository at this point
Copy the full SHA 7714e7bView commit details
Commits on May 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5146d95 - Browse repository at this point
Copy the full SHA 5146d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f5d29c - Browse repository at this point
Copy the full SHA 6f5d29cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79109b7 - Browse repository at this point
Copy the full SHA 79109b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e8038c - Browse repository at this point
Copy the full SHA 2e8038cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe9fbe3 - Browse repository at this point
Copy the full SHA fe9fbe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3029663 - Browse repository at this point
Copy the full SHA 3029663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc3072 - Browse repository at this point
Copy the full SHA 3dc3072View commit details -
Revert ".github/workflows/release.yml: experimental tweak"
This reverts commit 3dc3072.
Configuration menu - View commit details
-
Copy full SHA for 9cf75f0 - Browse repository at this point
Copy the full SHA 9cf75f0View commit details -
due to rethab/bindings-dsl#38 Originally dfinity-lab/ic-ref@c6ae6a9
Configuration menu - View commit details
-
Copy full SHA for d411b5b - Browse repository at this point
Copy the full SHA d411b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c45274 - Browse repository at this point
Copy the full SHA 0c45274View commit details -
Configuration menu - View commit details
-
Copy full SHA for e20ea20 - Browse repository at this point
Copy the full SHA e20ea20View commit details -
Configuration menu - View commit details
-
Copy full SHA for de2926c - Browse repository at this point
Copy the full SHA de2926cView commit details
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ad94965 - Browse repository at this point
Copy the full SHA ad94965View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7bea8a - Browse repository at this point
Copy the full SHA e7bea8aView commit details