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

panic due to nil map when decoding Conway redeemers #680

Closed
agaffney opened this issue Aug 3, 2024 · 0 comments · Fixed by #681
Closed

panic due to nil map when decoding Conway redeemers #680

agaffney opened this issue Aug 3, 2024 · 0 comments · Fixed by #681

Comments

@agaffney
Copy link
Contributor

agaffney commented Aug 3, 2024

Seen in preview

panic: assignment to entry in nil map

goroutine 1406 [running]:
github.com/blinklabs-io/gouroboros/ledger.(*ConwayRedeemers).UnmarshalCBOR(0xc0012d5740, {0xc00139e069, 0x12, 0xd97})
        /home/agaffney/go/pkg/mod/github.com/blinklabs-io/gouroboros@v0.91.0/ledger/conway.go:153 +0x1cd
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 a pull request may close this issue.

1 participant