Skip to content

remove as many panic as possible #441

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

Merged
merged 1 commit into from
Dec 5, 2022
Merged

remove as many panic as possible #441

merged 1 commit into from
Dec 5, 2022

Conversation

adecaro
Copy link
Contributor

@adecaro adecaro commented Dec 2, 2022

Signed-off-by: Angelo De Caro [email protected]

@adecaro adecaro requested a review from HagarMeir December 3, 2022 09:35
@@ -36,6 +36,10 @@ var (
}
)

// Callback is the callback function prototype to alert the rest of the stack about the availability of a new block.
// The function returns two argument a boolean to signal if delivery should be stopped, and an error
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

two arguments, a...

@adecaro adecaro merged commit 1e8a007 into main Dec 5, 2022
@adecaro adecaro deleted the f-panic branch January 18, 2023 06:50
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