We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seen in preview
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
The text was updated successfully, but these errors were encountered:
fix: allocate map before assignment when decoding Conway redeemers
8bdfd08
Fixes #680
29ae994
Successfully merging a pull request may close this issue.
Seen in
preview
The text was updated successfully, but these errors were encountered: