Skip to content

Conversation

@matus-chordify
Copy link
Collaborator

Until now, bytestring parsing in get and friends would return Nothing, which is indistinguishable from the key not being present. This is also inconsistent with other places where fromBS is called, such as hash decoding, where the errors are reported properly.

This patch adds proper exception throwing to valGet as well.

@matus-chordify matus-chordify force-pushed the report-parsing-errors branch 2 times, most recently from e675327 to ca6c0e9 Compare July 23, 2025 09:24
Until now, bytestring parsing in `get` and friends would return
`Nothing`, which is indistinguishable from the key not being present.
@matus-chordify matus-chordify force-pushed the report-parsing-errors branch from ca6c0e9 to eb334b0 Compare July 23, 2025 09:29
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.

2 participants