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

[BACKPORT] #4090 #3858: Fix having to pass IROHA_SKIP_WASM_CHECKS env variable with true #4135

Merged
merged 2 commits into from
Dec 12, 2023

Conversation

Asem-Abdelhady
Copy link
Contributor

Description

I deleted the need to pass the IROHA_SKIP_WASM_CHECKS while building with stable toolchain and added in CI

Linked issue

Closes #4090 #3858

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>
@github-actions github-actions bot added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Dec 11, 2023
@mversic mversic changed the title [fix] #4090 #3858: Fix having to pass IROHA_SKIP_WASM_CHECKS env variable with true [BACKPORT] #4090 #3858: Fix having to pass IROHA_SKIP_WASM_CHECKS env variable with true Dec 11, 2023
6r1d
6r1d previously approved these changes Dec 11, 2023
wasm_builder/src/lib.rs Outdated Show resolved Hide resolved
wasm_builder/src/lib.rs Outdated Show resolved Hide resolved
…ss IROHA_SKIP_WASM_CHECKS env variable with true (hyperledger-iroha#4096)

* [fix] hyperledger-iroha#4090: Fix having to pass IROHA_SKIP_WASM_CHECKS env variable with true

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

* [fix]: Fix having to pass variable IROHA_SKIP_WASM_CHECKS with checking PORFILE variable to be test

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

* [fix]: delete formating from the src code

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

* [delete] the check needed in building for client and cli

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

* [add] format and checking of smart contracts in CI

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

* [add] check and format in pr for dev

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

* [change] format chekck from dev and dev-pr to dev-pr-static

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

* [revert] paths deletion in dev-pr && [fix] naming issues in dev-pr-static CIs

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

* [change] revert double quotes to single quotes in paths && remove the checking from dev CI

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

* [delete] build script from client && [delete] IROHA_SKIP_WASM_CHECKS from nix

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

* [delete] unecessary print statments and stray comment from cli build.rs

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>

---------

Signed-off-by: Asem-Abdelhady <asemshawkey@gmail.com>
@mversic mversic merged commit b8d0e0e into hyperledger-iroha:iroha2-stable Dec 12, 2023
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants