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

✨ Generate rust code from schemas #29

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

doitian
Copy link
Collaborator

@doitian doitian commented Jan 11, 2024

Create a crate ckb-dao-cobuild-schemas and generate the rust code in it.

@doitian doitian self-assigned this Jan 11, 2024
Copy link

vercel bot commented Jan 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ckb-dao-cobuild-poc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2024 7:16am

@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from 2031220 to 6ba1e47 Compare January 11, 2024 10:43
@doitian doitian linked an issue Jan 11, 2024 that may be closed by this pull request
9 tasks
@doitian doitian force-pushed the feature/setup-contract-env branch from 654d91b to a4272ee Compare January 11, 2024 12:33
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from 354f1eb to a8da7dd Compare January 11, 2024 12:33
@doitian doitian force-pushed the feature/setup-contract-env branch from a4272ee to 8ca1f3a Compare January 16, 2024 04:36
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from a8da7dd to 9797137 Compare January 16, 2024 04:36
@doitian doitian force-pushed the feature/setup-contract-env branch from 8ca1f3a to 2595a78 Compare January 16, 2024 04:41
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from 9797137 to dbfca0d Compare January 16, 2024 04:41
@doitian doitian force-pushed the feature/setup-contract-env branch from 2595a78 to 5e9006f Compare January 31, 2024 10:21
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from dbfca0d to 1e89580 Compare January 31, 2024 10:21
@doitian doitian force-pushed the feature/setup-contract-env branch from 5e9006f to 2d1d7fd Compare January 31, 2024 10:42
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from 1e89580 to f1eb577 Compare January 31, 2024 10:42
@doitian doitian force-pushed the feature/setup-contract-env branch from 2d1d7fd to ad8e10e Compare February 2, 2024 03:19
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from f1eb577 to 17bdf5c Compare February 2, 2024 03:19
@doitian doitian force-pushed the feature/setup-contract-env branch 2 times, most recently from 936ecd1 to 2693952 Compare February 2, 2024 03:27
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from 17bdf5c to 7d7e8ea Compare February 2, 2024 03:47
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from 7d7e8ea to 65cf5dd Compare February 2, 2024 04:54
@doitian doitian force-pushed the feature/setup-contract-env branch from 2693952 to 6ad9f2e Compare February 2, 2024 08:37
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from 65cf5dd to 4df5f0f Compare February 2, 2024 08:37
@doitian doitian force-pushed the feature/setup-contract-env branch from 6ad9f2e to f6d69a7 Compare February 5, 2024 06:28
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from 4df5f0f to da3e972 Compare February 5, 2024 06:29
@doitian doitian force-pushed the feature/setup-contract-env branch from f6d69a7 to 2dca283 Compare February 9, 2024 07:05
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from da3e972 to dd771bf Compare February 9, 2024 07:06
Base automatically changed from feature/setup-contract-env to develop February 9, 2024 07:08
Create a crate ckb-dao-cobuild-schemas and generate the rust code in it.
@doitian doitian force-pushed the feature/dao-action-data-schema-v2-rust branch from dd771bf to 7daeff6 Compare February 9, 2024 07:09
@doitian doitian merged commit b2cb910 into develop Feb 9, 2024
15 of 16 checks passed
@doitian doitian deleted the feature/dao-action-data-schema-v2-rust branch February 9, 2024 07:10
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.

✨ Add an example contract to validate DaoActionData
1 participant