-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
January 11, 2024 10:43
2031220
to
6ba1e47
Compare
9 tasks
doitian
force-pushed
the
feature/setup-contract-env
branch
from
January 11, 2024 12:33
654d91b
to
a4272ee
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
January 11, 2024 12:33
354f1eb
to
a8da7dd
Compare
doitian
force-pushed
the
feature/setup-contract-env
branch
from
January 16, 2024 04:36
a4272ee
to
8ca1f3a
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
January 16, 2024 04:36
a8da7dd
to
9797137
Compare
doitian
force-pushed
the
feature/setup-contract-env
branch
from
January 16, 2024 04:41
8ca1f3a
to
2595a78
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
January 16, 2024 04:41
9797137
to
dbfca0d
Compare
doitian
force-pushed
the
feature/setup-contract-env
branch
from
January 31, 2024 10:21
2595a78
to
5e9006f
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
January 31, 2024 10:21
dbfca0d
to
1e89580
Compare
doitian
force-pushed
the
feature/setup-contract-env
branch
from
January 31, 2024 10:42
5e9006f
to
2d1d7fd
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
January 31, 2024 10:42
1e89580
to
f1eb577
Compare
This was referenced Feb 1, 2024
doitian
force-pushed
the
feature/setup-contract-env
branch
from
February 2, 2024 03:19
2d1d7fd
to
ad8e10e
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
February 2, 2024 03:19
f1eb577
to
17bdf5c
Compare
doitian
force-pushed
the
feature/setup-contract-env
branch
2 times, most recently
from
February 2, 2024 03:27
936ecd1
to
2693952
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
February 2, 2024 03:47
17bdf5c
to
7d7e8ea
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
February 2, 2024 04:54
7d7e8ea
to
65cf5dd
Compare
doitian
force-pushed
the
feature/setup-contract-env
branch
from
February 2, 2024 08:37
2693952
to
6ad9f2e
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
February 2, 2024 08:37
65cf5dd
to
4df5f0f
Compare
doitian
force-pushed
the
feature/setup-contract-env
branch
from
February 5, 2024 06:28
6ad9f2e
to
f6d69a7
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
February 5, 2024 06:29
4df5f0f
to
da3e972
Compare
doitian
force-pushed
the
feature/setup-contract-env
branch
from
February 9, 2024 07:05
f6d69a7
to
2dca283
Compare
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
February 9, 2024 07:06
da3e972
to
dd771bf
Compare
Create a crate ckb-dao-cobuild-schemas and generate the rust code in it.
doitian
force-pushed
the
feature/dao-action-data-schema-v2-rust
branch
from
February 9, 2024 07:09
dd771bf
to
7daeff6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create a crate ckb-dao-cobuild-schemas and generate the rust code in it.