-
Notifications
You must be signed in to change notification settings - Fork 1
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
Handle PCK certificates #1068
Handle PCK certificates #1068
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44501dc - Browse repository at this point
Copy the full SHA 44501dcView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d27ceba - Browse repository at this point
Copy the full SHA d27cebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6e09c - Browse repository at this point
Copy the full SHA ca6e09cView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11575c4 - Browse repository at this point
Copy the full SHA 11575c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6834392 - Browse repository at this point
Copy the full SHA 6834392View commit details
Commits on Oct 2, 2024
-
Merge branch 'master' into peg/handle-pck-certs
* master: Bump clap from 4.5.18 to 4.5.19 in the patch-dependencies group (#1091) Avoid panic by checking that we have a non-signing validator before selecting one (#1083) Fix master build (#1088) Small fixes to `test-cli` (#1084) Pregenerate keyshares sets for all possible initial signer comittees (#1073) Fix master build (#1079) Bump reqwest from 0.12.7 to 0.12.8 in the patch-dependencies group (#1082) Block tss chain when signer (#1078) Run multiple test validator (#1074) Bump tempfile from 3.12.0 to 3.13.0 (#1076) Bump axum from 0.7.6 to 0.7.7 in the patch-dependencies group (#1075) Unignore register and sign integration test, and do a non-mock jumpstart (#1070) No unbonding when signer or next signer (#1031) Add `/relay_tx` endpoint (#1050) Fix how pre-generated keyshares are added for tests (#1061) Handle Provisioning Certification Keys (PCKs) (#1051) Bump async-trait from 0.1.82 to 0.1.83 in the patch-dependencies group (#1067)
Configuration menu - View commit details
-
Copy full SHA for a1ae9e4 - Browse repository at this point
Copy the full SHA a1ae9e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ed311a - Browse repository at this point
Copy the full SHA 8ed311aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 721bc82 - Browse repository at this point
Copy the full SHA 721bc82View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94d563f - Browse repository at this point
Copy the full SHA 94d563fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6420aa9 - Browse repository at this point
Copy the full SHA 6420aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a170da5 - Browse repository at this point
Copy the full SHA a170da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0663b7 - Browse repository at this point
Copy the full SHA d0663b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for eda8bf0 - Browse repository at this point
Copy the full SHA eda8bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e02b0f4 - Browse repository at this point
Copy the full SHA e02b0f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for aac90aa - Browse repository at this point
Copy the full SHA aac90aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5941a2 - Browse repository at this point
Copy the full SHA f5941a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d6da3a - Browse repository at this point
Copy the full SHA 1d6da3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c50bbb - Browse repository at this point
Copy the full SHA 0c50bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55abbd3 - Browse repository at this point
Copy the full SHA 55abbd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7815a87 - Browse repository at this point
Copy the full SHA 7815a87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31eca99 - Browse repository at this point
Copy the full SHA 31eca99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c15035 - Browse repository at this point
Copy the full SHA 8c15035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 198da10 - Browse repository at this point
Copy the full SHA 198da10View commit details -
Merge branch 'master' into peg/handle-pck-certs
* master: Remove bad clippy ignores (#1095)
Configuration menu - View commit details
-
Copy full SHA for eef45ce - Browse repository at this point
Copy the full SHA eef45ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d7a78 - Browse repository at this point
Copy the full SHA e8d7a78View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 672a1bf - Browse repository at this point
Copy the full SHA 672a1bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 021aac3 - Browse repository at this point
Copy the full SHA 021aac3View commit details
Commits on Oct 24, 2024
-
Update pallets/staking/src/lib.rs
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 097c188 - Browse repository at this point
Copy the full SHA 097c188View commit details -
Update pallets/staking/src/tests.rs
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f0acd6 - Browse repository at this point
Copy the full SHA 6f0acd6View commit details -
Update pallets/staking/src/pck/production.rs
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 689e2f0 - Browse repository at this point
Copy the full SHA 689e2f0View commit details -
Update pallets/staking/src/pck/production.rs
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4fc7cb2 - Browse repository at this point
Copy the full SHA 4fc7cb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6c5cea - Browse repository at this point
Copy the full SHA a6c5ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 841b167 - Browse repository at this point
Copy the full SHA 841b167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c6b37 - Browse repository at this point
Copy the full SHA 03c6b37View commit details -
Configuration menu - View commit details
-
Copy full SHA for d99fc35 - Browse repository at this point
Copy the full SHA d99fc35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d57919 - Browse repository at this point
Copy the full SHA 8d57919View commit details -
Configuration menu - View commit details
-
Copy full SHA for beb4e7e - Browse repository at this point
Copy the full SHA beb4e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3968d6e - Browse repository at this point
Copy the full SHA 3968d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a053e3b - Browse repository at this point
Copy the full SHA a053e3bView commit details
Commits on Oct 25, 2024
-
Make it clearer what is happenning with the PCK generation in staking…
… pallet benchmark
Configuration menu - View commit details
-
Copy full SHA for d7feb00 - Browse repository at this point
Copy the full SHA d7feb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d64eb - Browse repository at this point
Copy the full SHA 27d64ebView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06d3028 - Browse repository at this point
Copy the full SHA 06d3028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 944f931 - Browse repository at this point
Copy the full SHA 944f931View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14014a0 - Browse repository at this point
Copy the full SHA 14014a0View commit details