-
Notifications
You must be signed in to change notification settings - Fork 115
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
all DKG packets are now gossiped throughout the network #1230
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e7cf3e5 - Browse repository at this point
Copy the full SHA e7cf3e5View commit details -
all DKG packets are now gossiped throughout the network
- DKG RPCs are split into `Command`s and `GossipPacket`s - the flow of execution is now a lot simpler and with fewer higher-order-function shenanigans
Configuration menu - View commit details
-
Copy full SHA for c49a965 - Browse repository at this point
Copy the full SHA c49a965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 608a84b - Browse repository at this point
Copy the full SHA 608a84bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4226f5e - Browse repository at this point
Copy the full SHA 4226f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f7a30c - Browse repository at this point
Copy the full SHA 3f7a30cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d51d8e7 - Browse repository at this point
Copy the full SHA d51d8e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfbb0ed - Browse repository at this point
Copy the full SHA bfbb0edView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec9b320 - Browse repository at this point
Copy the full SHA ec9b320View commit details -
move packet dedupe to avoid races
- passed the scheme into some of the tests
Configuration menu - View commit details
-
Copy full SHA for edf0f34 - Browse repository at this point
Copy the full SHA edf0f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06cb6af - Browse repository at this point
Copy the full SHA 06cb6afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b2e60 - Browse repository at this point
Copy the full SHA a4b2e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 358ebd7 - Browse repository at this point
Copy the full SHA 358ebd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7cc8af - Browse repository at this point
Copy the full SHA e7cc8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29773a1 - Browse repository at this point
Copy the full SHA 29773a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c24046 - Browse repository at this point
Copy the full SHA 8c24046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ff54dc - Browse repository at this point
Copy the full SHA 8ff54dcView commit details
Commits on Jun 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc28768 - Browse repository at this point
Copy the full SHA cc28768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6633058 - Browse repository at this point
Copy the full SHA 6633058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7179d25 - Browse repository at this point
Copy the full SHA 7179d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d198c - Browse repository at this point
Copy the full SHA 67d198cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9efcc1 - Browse repository at this point
Copy the full SHA f9efcc1View commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5919617 - Browse repository at this point
Copy the full SHA 5919617View commit details -
removed mysterious debug log setting
added a timeout for the large DKG
Configuration menu - View commit details
-
Copy full SHA for daada49 - Browse repository at this point
Copy the full SHA daada49View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc92fe5 - Browse repository at this point
Copy the full SHA dc92fe5View commit details -
Update internal/dkg/actions.go
Co-authored-by: Yolan Romailler <AnomalRoil@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0965277 - Browse repository at this point
Copy the full SHA 0965277View commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b92f25e - Browse repository at this point
Copy the full SHA b92f25eView commit details -
added clock to DKG runner instead of using system time
- increased genesis time
Configuration menu - View commit details
-
Copy full SHA for a63094a - Browse repository at this point
Copy the full SHA a63094aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b1c9f - Browse repository at this point
Copy the full SHA 84b1c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c045951 - Browse repository at this point
Copy the full SHA c045951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b2dec2 - Browse repository at this point
Copy the full SHA 8b2dec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a44a01b - Browse repository at this point
Copy the full SHA a44a01bView commit details