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

Extract validators wasm API from iroha_wasm #3226

Closed
Arjentix opened this issue Feb 21, 2023 · 0 comments
Closed

Extract validators wasm API from iroha_wasm #3226

Arjentix opened this issue Feb 21, 2023 · 0 comments
Assignees
Labels
api-changes Changes in the API for client libraries iroha2-dev The re-implementation of a BFT hyperledger in RUST Refactor Improvement to overall code quality

Comments

@Arjentix
Copy link
Contributor

Arjentix commented Feb 21, 2023

iroha_wasm::validator and iroha_wasm_derive validators derives become pretty huge. I suggest to move all validators-related stuff into another crate (i.e. iroha_wasm_validator) and import it from validators

@Arjentix Arjentix added iroha2-dev The re-implementation of a BFT hyperledger in RUST api-changes Changes in the API for client libraries Refactor Improvement to overall code quality labels Feb 21, 2023
@Arjentix Arjentix self-assigned this Mar 7, 2023
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 7, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 7, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 7, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 7, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 9, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 9, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 9, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 10, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 12, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 12, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 12, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 13, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 13, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 14, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit to Arjentix/iroha that referenced this issue Mar 15, 2023
…m `iroha_wasm`

Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Arjentix added a commit that referenced this issue Mar 15, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
appetrosyan pushed a commit that referenced this issue Jun 5, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
mversic pushed a commit that referenced this issue Oct 17, 2023
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-changes Changes in the API for client libraries iroha2-dev The re-implementation of a BFT hyperledger in RUST Refactor Improvement to overall code quality
Projects
None yet
Development

No branches or pull requests

1 participant