-
Notifications
You must be signed in to change notification settings - Fork 278
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
Migrate iroha_smart_contract_derive
, iroha_executor_derive
and iroha_trigger_derive
to syn 2.0
#3934
Labels
Comments
DCNick3
added
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
macros
labels
Sep 28, 2023
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Sep 28, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
This was referenced Sep 28, 2023
Closed
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Nov 10, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Nov 10, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
DCNick3
changed the title
Migrate
Migrate Nov 10, 2023
iroha_wasm_derive
and iroha_validator_derive
to syn 2.0iroha_smart_contract_derive
, iroha_executor_derive
and iroha_trigger_derive
to syn 2.0
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Nov 10, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Nov 13, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Nov 15, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Nov 16, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
mversic
pushed a commit
to DCNick3/iroha
that referenced
this issue
Nov 20, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
mversic
pushed a commit
to DCNick3/iroha
that referenced
this issue
Nov 21, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Nov 22, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
mversic
pushed a commit
to DCNick3/iroha
that referenced
this issue
Nov 27, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
DCNick3
added a commit
to DCNick3/iroha
that referenced
this issue
Dec 12, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
mversic
pushed a commit
to DCNick3/iroha
that referenced
this issue
Dec 12, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
mversic
pushed a commit
to DCNick3/iroha
that referenced
this issue
Dec 12, 2023
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
DCNick3
added a commit
that referenced
this issue
Dec 12, 2023
…rive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Asem-Abdelhady
pushed a commit
to Asem-Abdelhady/iroha
that referenced
this issue
Jan 9, 2024
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
Asem-Abdelhady
pushed a commit
to Asem-Abdelhady/iroha
that referenced
this issue
Jan 22, 2024
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com> Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>
Asem-Abdelhady
pushed a commit
to Asem-Abdelhady/iroha
that referenced
this issue
Feb 9, 2024
…roha_validator_derive` to syn 2.0 Signed-off-by: Nikita Strygin <dcnick3@users.noreply.github.com>
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_wasm_derive
andiroha_validator_derive
The text was updated successfully, but these errors were encountered: