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

lower BytesParsing solidity version req, add len prefixed slicing #53

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

nonergodic
Copy link
Collaborator

@nonergodic nonergodic commented Aug 29, 2024

  • lower solidity version requirement of BytesParsing as proposed here
  • add doc to summarize available functionality and intended use
  • add prefixed based slicing since it's a fairly common use case
  • reorder functions to push boiler-plate lower in the file

@nonergodic nonergodic force-pushed the bytes-parsing-compatibility branch from 52229aa to 4d9a137 Compare August 29, 2024 09:19
@nonergodic nonergodic requested review from kcsongor and scnale August 29, 2024 10:26
@nonergodic nonergodic merged commit b7a0d00 into main Aug 29, 2024
1 check passed
@nonergodic nonergodic deleted the bytes-parsing-compatibility branch August 29, 2024 10:51
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