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

feat(sol-macro): add json-abi item generation #422

Merged
merged 10 commits into from
Nov 21, 2023
Merged

Conversation

DaniPopes
Copy link
Member

Motivation

Generate alloy_dyn_abi trait impls for sol! items.

Solution

Add #[sol(dyn_abi)] attribute.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@DaniPopes DaniPopes changed the title feat(sol-macro): add dyn_abi attribute feat(sol-macro): add json-abi item generation Nov 20, 2023
@DaniPopes DaniPopes marked this pull request as ready for review November 21, 2023 00:31
@DaniPopes DaniPopes merged commit f2981ec into main Nov 21, 2023
20 checks passed
@DaniPopes DaniPopes deleted the dani/sol-dyn-abi branch November 21, 2023 00:37
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