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

Refactor decoding/parsing of Medusa call sequences #30

Merged
merged 5 commits into from
Mar 25, 2024

Conversation

tuturu-tech
Copy link
Collaborator

This PR refactors Medusa call sequence parsing for unit test generation so that it decodes/parses the parameters directly from the data field of the call sequence. Additionally, it updates the generation of string types to be unicode literals in order to support non-utf8 bytes. Related to #22

tuturu-tech and others added 5 commits March 22, 2024 12:36
Add support for Medusa 0.1.3, refactor parsing
Updates medusa string generation to use unicode literals instead of hex literals in order to support non-utf8 bytes. Regenerated the medusa test files to update the string format.
@tuturu-tech tuturu-tech merged commit 61a4a66 into main Mar 25, 2024
11 checks passed
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.

1 participant