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

chore: remove panicky unwrap()s, use `Result<(), ..> #261

Merged
merged 3 commits into from
Jan 1, 2024

Conversation

Jon-Becker
Copy link
Owner

@Jon-Becker Jon-Becker commented Dec 31, 2023

Motivation

Resolves #244

Part of #217

Solution

@Jon-Becker Jon-Becker changed the title chore: remove panicky unwrap()s, use `Result<(), ..> chore(cache): remove panicky unwrap()s, use `Result<(), ..> Dec 31, 2023
@Jon-Becker Jon-Becker changed the title chore(cache): remove panicky unwrap()s, use `Result<(), ..> chore: remove panicky unwrap()s, use `Result<(), ..> Jan 1, 2024
@Jon-Becker Jon-Becker merged commit fadfd04 into main Jan 1, 2024
1 check passed
@Jon-Becker Jon-Becker deleted the jon-becker/codebase-hardening branch January 1, 2024 00:41
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.

decode command panics when specified transaction does not exist
1 participant