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 codegen for Enum #132

Open
QuentinI opened this issue Oct 27, 2022 · 0 comments
Open

Refactor codegen for Enum #132

QuentinI opened this issue Oct 27, 2022 · 0 comments
Assignees
Labels
enhancement iroha2 Pull requests and issues associated with iroha 2

Comments

@QuentinI
Copy link
Contributor

Codegen for enums currently uses complex meta-class constructor, which should be simplified to be more in line with make_struct and make_tuple factories.

@QuentinI QuentinI added enhancement iroha2 Pull requests and issues associated with iroha 2 labels Oct 27, 2022
@QuentinI QuentinI self-assigned this Oct 27, 2022
QuentinI added a commit to QuentinI/iroha-python that referenced this issue Dec 15, 2022
QuentinI added a commit to QuentinI/iroha-python that referenced this issue Dec 15, 2022
QuentinI added a commit to QuentinI/iroha-python that referenced this issue Dec 15, 2022
QuentinI added a commit to QuentinI/iroha-python that referenced this issue Dec 15, 2022
Signed-off-by: Artemii Gerasimovich <gerasimovich@soramitsu.co.jp>
QuentinI added a commit to QuentinI/iroha-python that referenced this issue Dec 18, 2022
Signed-off-by: Artemii Gerasimovich <gerasimovich@soramitsu.co.jp>
@dmitrivenger dmitrivenger assigned SamHSmith and unassigned QuentinI Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement iroha2 Pull requests and issues associated with iroha 2
Projects
None yet
Development

No branches or pull requests

2 participants