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

[BFT] model.Proposal refactoring #6526

Merged
merged 17 commits into from
Oct 26, 2024
Merged

Commits on Oct 2, 2024

  1. Introduced an additional structure to represent signed and unsigned h…

    …otstuff proposal. Updated SafetyRules interface and implementation
    durkmurder committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a2d5a64 View commit details
    Browse the repository at this point in the history
  2. Updated mocks

    durkmurder committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    61c4856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93b71a4 View commit details
    Browse the repository at this point in the history
  4. Fixed consensus tests

    durkmurder committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    349c350 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge branch 'master' of https://github.com/onflow/flow-go into yurii…

    …/6517-proposal-refactoring
    durkmurder committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2e609bb View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jordan Schalm <[email protected]>
    durkmurder and jordanschalm authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    125a77a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a4080 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Update consensus/hotstuff/model/proposal.go

    Co-authored-by: Alexander Hentschel <[email protected]>
    durkmurder and AlexHentschel authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6125525 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Alexander Hentschel <[email protected]>
    durkmurder and AlexHentschel authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fa3498f View commit details
    Browse the repository at this point in the history
  3. Fixed the the typo

    durkmurder committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e05af5a View commit details
    Browse the repository at this point in the history
  4. Update consensus/hotstuff/votecollector/combined_vote_processor_v3_te…

    …st.go
    
    Co-authored-by: Alexander Hentschel <[email protected]>
    durkmurder and AlexHentschel authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b8f17f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d4d6f4 View commit details
    Browse the repository at this point in the history
  6. Linted

    durkmurder committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    79782f2 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'yurii/6517-proposal-refactoring' of https://github.com/…

    …onflow/flow-go into yurii/6517-proposal-refactoring
    durkmurder committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3965e87 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. minor revision of godoc

    Alexander Hentschel committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4976548 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into yurii/6517-proposal-refactoring

    Alexander Hentschel committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    18a36f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. linted code

    Alexander Hentschel committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    78dd10d View commit details
    Browse the repository at this point in the history