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

Convert nonce field to bytestring #22

Merged
merged 3 commits into from
May 21, 2023
Merged

Convert nonce field to bytestring #22

merged 3 commits into from
May 21, 2023

Conversation

scheibling
Copy link
Collaborator

Converts the nonce field to bytestring to avoid decoding errors when nonce is a non-utf8 bytestring

Resolves #19

logical structure

Bytestring and String fields are now more or less identical
apart from the value returned when decoding
@scheibling scheibling merged commit 6d14d91 into main May 21, 2023
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.

nonce field should be BytestringField
1 participant