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

Fix bft handle request #4667

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

HagarMeir
Copy link
Contributor

Type of change

  • Bug fix

Description

The HandleRequest in BFTChain should call HandleRequest of consensus (and not SubmitRequest).
And the request is already verified inside, so no need to verify here.

Signed-off-by: Hagar Meir <[email protected]>
@HagarMeir HagarMeir requested a review from a team as a code owner February 5, 2024 09:27
@yacovm yacovm merged commit b8ccc92 into hyperledger:main Feb 5, 2024
14 checks passed
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.

2 participants