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] #132: refactor codegen for enum #135

Closed
wants to merge 1 commit into from

Conversation

QuentinI
Copy link
Contributor

@QuentinI QuentinI commented Dec 15, 2022

Finally no more metaclass voodoo in codegen, also (probably) more pythonic types for rust enums.

Next steps would be to refactor codegen on the rust side, then probably move as much of codegen as possible from python to rust for better IDE/typechecking experience for end-users.

Closes #132, also at least partially addresses #134

@QuentinI QuentinI force-pushed the iroha2-codegen branch 2 times, most recently from 148ea5e to d94f829 Compare December 15, 2022 01:51
Signed-off-by: Artemii Gerasimovich <gerasimovich@soramitsu.co.jp>
@QuentinI QuentinI mentioned this pull request Mar 30, 2023
@nxsaken nxsaken deleted the branch hyperledger:iroha2 April 22, 2024 07:29
@nxsaken nxsaken closed this Apr 22, 2024
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