Skip to content

Conversation

code0xff
Copy link

@code0xff code0xff commented Sep 28, 2025

This PR includes typo fixes.


Note

Renames istanbul backend method HasPropsal to HasProposal across interface, implementation, and usages, and fixes a comment typo in Block.Size.

  • Consensus/Istanbul:
    • Rename HasPropsal -> HasProposal in consensus/istanbul/backend.go and implementation consensus/istanbul/backend/backend.go.
    • Update usage in IBFT core consensus/istanbul/ibft/core/preprepare.go.
    • Adjust test backend consensus/istanbul/ibft/core/testbackend_test.go accordingly.
  • Core:
    • Fix comment typo in core/types/block.go for Block.Size ("previously" cached value).

Written by Cursor Bugbot for commit 15e00ad. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant