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

feat: Submit a slot number alongside nonce #5297

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    261c508 View commit details
    Browse the repository at this point in the history
  2. use new VoteStorage

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    14c4b06 View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7f95876 View commit details
    Browse the repository at this point in the history
  4. update tests

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2ef2ab3 View commit details
    Browse the repository at this point in the history
  5. remove comment

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3dd2fe2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5df1519 View commit details
    Browse the repository at this point in the history
  7. add missing import

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    789e63f View commit details
    Browse the repository at this point in the history
  8. fix check_consensus

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dd8a997 View commit details
    Browse the repository at this point in the history
  9. address comments:

    - keep everything generalized
    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ba43448 View commit details
    Browse the repository at this point in the history
  10. missing imports

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bda58ed View commit details
    Browse the repository at this point in the history
  11. fix

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1d9b039 View commit details
    Browse the repository at this point in the history
  12. fix

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    abc1097 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dfdcaf3 View commit details
    Browse the repository at this point in the history
  14. inline code

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d41341b View commit details
    Browse the repository at this point in the history
  15. fmt

    marcellorigotti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3ab315d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. addressed comments

    marcellorigotti committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f076f47 View commit details
    Browse the repository at this point in the history
  2. fix test

    marcellorigotti committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5b18b78 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. WIP: migrations

    marcellorigotti committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7967376 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. WIP2

    dandanlen committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a2a8039 View commit details
    Browse the repository at this point in the history
  2. WIP3

    marcellorigotti committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b9996d9 View commit details
    Browse the repository at this point in the history
  3. WIP3: fix import

    marcellorigotti committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    84e8907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb33538 View commit details
    Browse the repository at this point in the history