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

[suggestion] Use nonzero_ext across workspace #4289

Closed
0x009922 opened this issue Feb 18, 2024 · 1 comment
Closed

[suggestion] Use nonzero_ext across workspace #4289

0x009922 opened this issue Feb 18, 2024 · 1 comment
Assignees
Labels
good first issue Good for newcomers iroha2-dev The re-implementation of a BFT hyperledger in RUST Refactor Improvement to overall code quality

Comments

@0x009922
Copy link
Contributor

#4239 introduced nonzero_ext dependency in iroha_config. @mversic suggested that it might be a good idea to use it all across the workspace.

@0x009922 0x009922 added good first issue Good for newcomers iroha2-dev The re-implementation of a BFT hyperledger in RUST Refactor Improvement to overall code quality labels Feb 18, 2024
@nxsaken nxsaken self-assigned this Apr 3, 2024
nxsaken added a commit to nxsaken/iroha that referenced this issue Apr 3, 2024
…ro* constructors

Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
nxsaken added a commit to nxsaken/iroha that referenced this issue Apr 3, 2024
…ro* constructors

Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
nxsaken added a commit to nxsaken/iroha that referenced this issue Apr 3, 2024
…ro* constructors

Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
nxsaken added a commit to nxsaken/iroha that referenced this issue Apr 3, 2024
Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
nxsaken added a commit to nxsaken/iroha that referenced this issue Apr 3, 2024
Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
nxsaken added a commit that referenced this issue Apr 3, 2024
…ctors (#4402)

[refactor] #4289: Use `nonzero!` instead of fallible NonZero* constructors
[refactor] #4289: Disable `std` in `nonzero_ext` 
[refactor] #4289: Use `nonzero!` in integration tests

Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
@nxsaken
Copy link
Contributor

nxsaken commented Apr 3, 2024

Done via #4402.

@nxsaken nxsaken closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers 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

2 participants