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

Create a toolchain file #2048

Closed
Arjentix opened this issue Apr 1, 2022 · 0 comments
Closed

Create a toolchain file #2048

Arjentix opened this issue Apr 1, 2022 · 0 comments
Assignees
Labels
build iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@Arjentix
Copy link
Contributor

Arjentix commented Apr 1, 2022

Cargo can work with toolchain file to run binaries of version we need. Right now we have to use rustup ovveride and/or cargo +<toolchain> ... to set-up rustc of desired version 1.57. Toolchain file can help us with that.

Also it will simplify newcomers first steps with Iroha 2

@Arjentix Arjentix added iroha2-dev The re-implementation of a BFT hyperledger in RUST build labels Apr 1, 2022
@Arjentix Arjentix self-assigned this Apr 1, 2022
@Arjentix Arjentix closed this as completed Apr 4, 2022
mversic pushed a commit to mversic/iroha that referenced this issue May 2, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
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
build iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

No branches or pull requests

1 participant