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

fix(sol-macro): allow deriving Default on contracts #645

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

DaniPopes
Copy link
Member

Fixes #618.

@DaniPopes DaniPopes changed the title feat(sol-macro): allow deriving Default on contracts fix(sol-macro): allow deriving Default on contracts Jun 4, 2024
@DaniPopes DaniPopes force-pushed the dani/sol-contract-derive-default branch from e44966a to a4ca20d Compare June 4, 2024 07:15
@DaniPopes DaniPopes merged commit e1774c8 into main Jun 4, 2024
30 checks passed
@DaniPopes DaniPopes deleted the dani/sol-contract-derive-default branch June 4, 2024 07:29
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.

[Bug] Cannot derive Default from sol macros due to no default label of generated enum types
1 participant