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

Change unwrap to ? to propagate errors #1207

Merged
merged 2 commits into from Mar 18, 2024
Merged

Conversation

wtdcode
Copy link
Contributor

@wtdcode wtdcode commented Mar 18, 2024

As title, this prevents etherdb halting down the whole program by blindly unwrap.

@rakita rakita merged commit 5aff229 into bluealloy:main Mar 18, 2024
25 checks passed
@github-actions github-actions bot mentioned this pull request Mar 18, 2024
fubuloubu pushed a commit to ApeWorX/revm that referenced this pull request Apr 11, 2024
* Change unwrap to ? to propagate errors

* Make clippy happy
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.

None yet

2 participants