-
Notifications
You must be signed in to change notification settings - Fork 14
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
optimize chain #283
optimize chain #283
Commits on Dec 8, 2023
-
Use RandomFilter to select a given amount of indexes randomly. Added suggestion from @PascalinDe
Configuration menu - View commit details
-
Copy full SHA for 0d3d8dd - Browse repository at this point
Copy the full SHA 0d3d8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc5ae50 - Browse repository at this point
Copy the full SHA dc5ae50View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e850e - Browse repository at this point
Copy the full SHA d0e850eView commit details -
Making fastsync the default protocol
Adds the fastsync as default protocol to cosipbft. Adds a 'WithBlockSync' option for the old, slow protocol. Updates all the tests.
Configuration menu - View commit details
-
Copy full SHA for 7c2c340 - Browse repository at this point
Copy the full SHA 7c2c340View commit details -
Merge pull request #14 from c4dt/fastsync
Adding a fast synchronisation protocol
Configuration menu - View commit details
-
Copy full SHA for 8c94bd3 - Browse repository at this point
Copy the full SHA 8c94bd3View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 856217d - Browse repository at this point
Copy the full SHA 856217dView commit details -
Updating the timeouts to make pass 1000 votes
- increased the default timeouts (tests set their own timeout) - increased maximum message size over grpc
Configuration menu - View commit details
-
Copy full SHA for 7a7c380 - Browse repository at this point
Copy the full SHA 7a7c380View commit details -
Merge pull request #15 from c4dt/workflow_main
Using main for github workflow
Configuration menu - View commit details
-
Copy full SHA for 3a7abac - Browse repository at this point
Copy the full SHA 3a7abacView commit details -
Merge pull request #16 from c4dt/do_1000_votes
Updating the timeouts to make pass 1000 votes
Configuration menu - View commit details
-
Copy full SHA for d9bfc5a - Browse repository at this point
Copy the full SHA d9bfc5aView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 29b601f - Browse repository at this point
Copy the full SHA 29b601fView commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 609ccd8 - Browse repository at this point
Copy the full SHA 609ccd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d989fb9 - Browse repository at this point
Copy the full SHA d989fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 783172f - Browse repository at this point
Copy the full SHA 783172fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9674606 - Browse repository at this point
Copy the full SHA 9674606View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91d4d96 - Browse repository at this point
Copy the full SHA 91d4d96View commit details -
Configuration menu - View commit details
-
Copy full SHA for c27f860 - Browse repository at this point
Copy the full SHA c27f860View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb6aaf7 - Browse repository at this point
Copy the full SHA fb6aaf7View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73bff7b - Browse repository at this point
Copy the full SHA 73bff7bView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 330695b - Browse repository at this point
Copy the full SHA 330695bView commit details -
Merge pull request #20 from c4dt/pool_manager_fix
Don't use the sync beforehand - the manager.Make takes care of that
Configuration menu - View commit details
-
Copy full SHA for 1db49b3 - Browse repository at this point
Copy the full SHA 1db49b3View commit details