Skip to content
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

From c4dt #287

Merged
merged 17 commits into from
May 27, 2024
Merged

From c4dt #287

merged 17 commits into from
May 27, 2024

Commits on Apr 22, 2024

  1. Adding RandomFilter

    Use RandomFilter to select a given amount of indexes randomly.
    
    Added suggestion from @PascalinDe
    ineiti committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    143a696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bca499a View commit details
    Browse the repository at this point in the history
  3. Adding the fastsync protocol

    ineiti committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    06b1b5c View commit details
    Browse the repository at this point in the history
  4. 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.
    ineiti committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    de866cb View commit details
    Browse the repository at this point in the history
  5. Using main for github workflow

    ineiti committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    252cde8 View commit details
    Browse the repository at this point in the history
  6. Updating the timeouts to make pass 1000 votes

    - increased the default timeouts (tests set their own timeout)
    - increased maximum message size over grpc
    ineiti committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d96665a View commit details
    Browse the repository at this point in the history
  7. 1h rounds...

    ineiti committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2087655 View commit details
    Browse the repository at this point in the history
  8. Comments and repetitions

    ineiti committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3f0bb98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c1f396 View commit details
    Browse the repository at this point in the history
  10. Increase logging

    ineiti committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8d2944f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c153b69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    556fbdd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    21f54f0 View commit details
    Browse the repository at this point in the history
  14. Fix tests

    ineiti committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fa266d7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c1fc3e1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge pull request #286 from c4dt/for_dedis

    For dedis
    jbsv authored May 27, 2024
    Configuration menu
    Copy the full SHA
    4f9f8e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0124e4 View commit details
    Browse the repository at this point in the history