-
Notifications
You must be signed in to change notification settings - Fork 276
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
Rewrite iroha_data_model_derive to use syn 2.0 #3882
Labels
Comments
DCNick3
added
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
macros
labels
Sep 11, 2023
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 18, 2023
…use syn 2.0 Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 18, 2023
Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 18, 2023
…ng, add tests Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 18, 2023
…rialize use darling Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 18, 2023
…use syn 2.0 Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 18, 2023
Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 18, 2023
…ng, add tests Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 18, 2023
…rialize use darling Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 18, 2023
…cro, fix error reporting on stable Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 18, 2023
…n to make clippy happy Signed-off-by: Nikita Strygin <[email protected]>
This was referenced Sep 18, 2023
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
…use syn 2.0 Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
…ng, add tests Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
…rialize use darling Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
…cro, fix error reporting on stable Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
…n to make clippy happy Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
…use syn 2.0 Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
…ng, add tests Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
…rialize use darling Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
…cro, fix error reporting on stable Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 19, 2023
…n to make clippy happy Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 20, 2023
…cro, reduce repetition in derive(IdEqOrdHash), fix error reporting on stable Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 20, 2023
…n to make clippy happy Signed-off-by: Nikita Strygin <[email protected]>
mversic
pushed a commit
to DCNick3/iroha
that referenced
this issue
Sep 26, 2023
…ive(HasOrigin)` Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
that referenced
this issue
Sep 26, 2023
Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
that referenced
this issue
Sep 26, 2023
Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
that referenced
this issue
Sep 26, 2023
Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
that referenced
this issue
Sep 26, 2023
Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
that referenced
this issue
Sep 26, 2023
…ition in derive(IdEqOrdHash), fix error reporting on stable Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
that referenced
this issue
Sep 26, 2023
…happy Signed-off-by: Nikita Strygin <[email protected]>
DCNick3
added a commit
that referenced
this issue
Sep 26, 2023
Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
…ition in derive(IdEqOrdHash), fix error reporting on stable Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
…happy Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
…ition in derive(IdEqOrdHash), fix error reporting on stable Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
…happy Signed-off-by: Nikita Strygin <[email protected]>
6r1d
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
mversic
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
mversic
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
mversic
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
mversic
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
mversic
pushed a commit
that referenced
this issue
Oct 17, 2023
…ition in derive(IdEqOrdHash), fix error reporting on stable Signed-off-by: Nikita Strygin <[email protected]>
mversic
pushed a commit
that referenced
this issue
Oct 17, 2023
…happy Signed-off-by: Nikita Strygin <[email protected]>
mversic
pushed a commit
that referenced
this issue
Oct 17, 2023
Signed-off-by: Nikita Strygin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Part of #3682
Do the same work that was done in #3727 and #3759 and #3814 , but for
iroha_data_model_derive
Can also probably do a drive-by fixes/improvements described in #3737 and #2437
The text was updated successfully, but these errors were encountered: