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

dbft: remove useless setters of dBFT interfaces #102

Merged
merged 6 commits into from
Mar 5, 2024

Commits on Mar 5, 2024

  1. dbft: remove useless setters of dBFT interfaces

    Ref. #84 (comment).
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    66ed0c9 View commit details
    Browse the repository at this point in the history
  2. dbft: replace setters with extended constructor for dbft.Commit

    A part of #84.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    164d0d1 View commit details
    Browse the repository at this point in the history
  3. dbft: replace setters with extended constructor for dbft.ChangeView

    A part of #84.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5086d09 View commit details
    Browse the repository at this point in the history
  4. dbft: replace setters with extended constructor for dbft.PrepareRequest

    A part of #84.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2b2e6cb View commit details
    Browse the repository at this point in the history
  5. dbft: replace setters with extended constructor for dbft.PrepareResponse

    A part of #84.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fca4ff6 View commit details
    Browse the repository at this point in the history
  6. dbft: replace setters with extended constructor for dbft.RecoveryRequest

    A part of #84.
    
    Signed-off-by: Anna Shaleva <[email protected]>
    AnnaShaleva committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a2fdfa4 View commit details
    Browse the repository at this point in the history