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

Refactor consensus #6483

Merged
merged 30 commits into from
Oct 3, 2024
Merged

Refactor consensus #6483

merged 30 commits into from
Oct 3, 2024

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    9f2f0cf View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    d20c0e2 View commit details
    Browse the repository at this point in the history
  2. extract exported constants

    AdoAdoAdo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c815841 View commit details
    Browse the repository at this point in the history
  3. adapt v2

    AdoAdoAdo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5f82c80 View commit details
    Browse the repository at this point in the history
  4. fix start round reset

    AdoAdoAdo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9ec2d11 View commit details
    Browse the repository at this point in the history
  5. tests fixes

    AdoAdoAdo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ba61a2d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    f474f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4246b29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8ca228 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    1c6f59a View commit details
    Browse the repository at this point in the history
  2. fix cyclic import

    AdoAdoAdo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    29b083d View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    AdoAdoAdo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    299bc50 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    357d2c2 View commit details
    Browse the repository at this point in the history
  2. fix linter

    AdoAdoAdo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    19fcca2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    381e376 View commit details
    Browse the repository at this point in the history
  2. remove unused method

    AdoAdoAdo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    308a952 View commit details
    Browse the repository at this point in the history
  3. renaming import aliases

    AdoAdoAdo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    27dbc82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f14328 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    488dd06 View commit details
    Browse the repository at this point in the history
  6. fixes

    AdoAdoAdo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ae7f18a View commit details
    Browse the repository at this point in the history
  7. fixes unit tests

    AdoAdoAdo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1b85621 View commit details
    Browse the repository at this point in the history
  8. fixes unit tests - part 2

    AdoAdoAdo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    30df93e View commit details
    Browse the repository at this point in the history
  9. fixes unit tests - part 3

    AdoAdoAdo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    07c6afe View commit details
    Browse the repository at this point in the history
  10. add constructor tests

    AdoAdoAdo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c7b4ef7 View commit details
    Browse the repository at this point in the history
  11. fix cyclic import

    AdoAdoAdo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    351c118 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. update consensusStateMock

    AdoAdoAdo committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7052ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edc7c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8648e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fixes after review

    AdoAdoAdo committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    492041c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    3163799 View commit details
    Browse the repository at this point in the history