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

Make the fields on StructElement public #49

Merged
merged 3 commits into from
Aug 10, 2023

Conversation

2xic
Copy link
Collaborator

@2xic 2xic commented Aug 10, 2023

Summary

Make the fields on StructElement public

Details

We are working on some changes to the CLI so that we can output the results in the same format as solc and therefore need access to the StructElement fields.

Checklist

  • Code is formatted by Rustfmt.
  • Documentation has been updated if necessary.

@2xic 2xic force-pushed the feature/make-struct-elements-fields-public branch from 6838bca to 9411d04 Compare August 10, 2023 14:05
@2xic 2xic requested a review from iamrecursion August 10, 2023 14:09
@2xic 2xic marked this pull request as ready for review August 10, 2023 14:09
src/inference/abi.rs Outdated Show resolved Hide resolved
src/inference/abi.rs Outdated Show resolved Hide resolved
@2xic 2xic merged commit 2abf94f into main Aug 10, 2023
5 checks passed
@2xic 2xic deleted the feature/make-struct-elements-fields-public branch August 10, 2023 17:05
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