-
Notifications
You must be signed in to change notification settings - Fork 668
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
Implement full DkgSign over StackerDB #3911
Commits on Sep 6, 2023
-
Port DKG logic to stacks-signer
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4efee83 - Browse repository at this point
Copy the full SHA 4efee83View commit details -
Cleanup state and event processing
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ec99a8 - Browse repository at this point
Copy the full SHA 0ec99a8View commit details
Commits on Sep 7, 2023
-
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec96ebb - Browse repository at this point
Copy the full SHA ec96ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd42690 - Browse repository at this point
Copy the full SHA cd42690View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 733c3d7 - Browse repository at this point
Copy the full SHA 733c3d7View commit details -
Cleanup node setup in test and add version control to stacks client
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21c2fd6 - Browse repository at this point
Copy the full SHA 21c2fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b915a - Browse repository at this point
Copy the full SHA d5b915aView commit details
Commits on Sep 10, 2023
-
duct tape the test_observer into the SignerRunLoop so I can debug the…
… crypto while jude and jacinta fix the networking chicken-egg problem
Configuration menu - View commit details
-
Copy full SHA for 659a6c3 - Browse repository at this point
Copy the full SHA 659a6c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e18b197 - Browse repository at this point
Copy the full SHA e18b197View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a3fa4d - Browse repository at this point
Copy the full SHA 4a3fa4dView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c4da6f - Browse repository at this point
Copy the full SHA 8c4da6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea4cd76 - Browse repository at this point
Copy the full SHA ea4cd76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16f8973 - Browse repository at this point
Copy the full SHA 16f8973View commit details -
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ea77a1 - Browse repository at this point
Copy the full SHA 1ea77a1View commit details -
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 176a9b2 - Browse repository at this point
Copy the full SHA 176a9b2View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9a764d - Browse repository at this point
Copy the full SHA b9a764dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3994c6d - Browse repository at this point
Copy the full SHA 3994c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9228f59 - Browse repository at this point
Copy the full SHA 9228f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87590fd - Browse repository at this point
Copy the full SHA 87590fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41de629 - Browse repository at this point
Copy the full SHA 41de629View commit details -
check all round IDs when receiving frost messages, but don't inc dkg_…
…public_id because that breaks stacks-sbtc
Configuration menu - View commit details
-
Copy full SHA for e80749e - Browse repository at this point
Copy the full SHA e80749eView commit details -
CRC: add an issue to update slots_per_user function
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f9ea62 - Browse repository at this point
Copy the full SHA 9f9ea62View commit details -
CRC: add an issue to update with_socket in session.rs in libsigner
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6586230 - Browse repository at this point
Copy the full SHA 6586230View commit details -
CRC: cleanup comment on RawConfigFile.stacks_private_key and add issu…
…e for DKG even y coord incrementation bug Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6b6592 - Browse repository at this point
Copy the full SHA e6b6592View commit details
Commits on Sep 15, 2023
-
Add generate-files to cli for testing purposes and update readme
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d2ff2e - Browse repository at this point
Copy the full SHA 8d2ff2eView commit details -
CRC: Update host port and make contract ID into CLI arg instead of ju…
…st name Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eea519c - Browse repository at this point
Copy the full SHA eea519cView commit details -
Fix comment on utils helper functions
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6c5d72 - Browse repository at this point
Copy the full SHA c6c5d72View commit details -
Use SLOTS_PER_USER in build_stackerdb_contract
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc9dd4a - Browse repository at this point
Copy the full SHA cc9dd4aView commit details -
Update build_signer_config_tomls to have Option<Duration> for event_t…
…imeout Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79001cd - Browse repository at this point
Copy the full SHA 79001cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7afa742 - Browse repository at this point
Copy the full SHA 7afa742View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd77a5 - Browse repository at this point
Copy the full SHA cbd77a5View commit details -
Fix hanging of thread due to failure to send data to the listener
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c5416a - Browse repository at this point
Copy the full SHA 9c5416aView commit details -
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bee21e - Browse repository at this point
Copy the full SHA 8bee21eView commit details -
Fix accidental typo in forward_event during clippy changes
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d7e05a - Browse repository at this point
Copy the full SHA 6d7e05aView commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f36dbc - Browse repository at this point
Copy the full SHA 3f36dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dff0001 - Browse repository at this point
Copy the full SHA dff0001View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b5694e - Browse repository at this point
Copy the full SHA 7b5694eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5318cbf - Browse repository at this point
Copy the full SHA 5318cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e52b3da - Browse repository at this point
Copy the full SHA e52b3daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c1218 - Browse repository at this point
Copy the full SHA 99c1218View commit details