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: recover panics when decoding CBOR maps #354

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Conversation

agaffney
Copy link
Contributor

Fixes #312

@agaffney agaffney requested a review from wolf31o2 as a code owner June 30, 2023 00:33
@github-actions
Copy link

Test coverage changes:

Package Before After Diff
github.com/blinklabs-io/gouroboros/cbor 35% 36% ✔️
github.com/blinklabs-io/gouroboros/internal/test/ouroboros_mock 60% 59%

@agaffney agaffney merged commit 05743ac into main Jun 30, 2023
@agaffney agaffney deleted the fix/cbor-value-panic branch June 30, 2023 01:37
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.

panic on parsing TX output datum
2 participants