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

Add sol! support for contract / interface #55

Closed
Tracked by #74
DaniPopes opened this issue May 22, 2023 · 0 comments · Fixed by #77
Closed
Tracked by #74

Add sol! support for contract / interface #55

DaniPopes opened this issue May 22, 2023 · 0 comments · Fixed by #77
Assignees

Comments

@DaniPopes
Copy link
Member

DaniPopes commented May 22, 2023

  • parses inner items like Input, minus lone Types and other contracts. Needs also adjusting logic for resolving stuff recursively inside of it too
  • expands all inner items + a enum with all of the contract's functions (and one for events when supported). Traits implemented TBD
  • add tests in sol-types/tests/doc_contracts.rs and UI tests
@DaniPopes DaniPopes self-assigned this May 22, 2023
This was referenced Jun 7, 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 a pull request may close this issue.

1 participant