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

Remove eyre from iroha libraries #3353

Closed
SamHSmith opened this issue Apr 4, 2023 · 0 comments
Closed

Remove eyre from iroha libraries #3353

SamHSmith opened this issue Apr 4, 2023 · 0 comments
Assignees
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@SamHSmith
Copy link
Contributor

SamHSmith commented Apr 4, 2023

Using eyre::Report is only good for errors in binaries. For libraries we should have custom error types (that implement thiserror::Error)

@SamHSmith SamHSmith added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Apr 4, 2023
@mversic mversic changed the title Remove eyre from block.rs in core. Remove eyre from iroha libraries Apr 5, 2023
@Erigara Erigara self-assigned this Jun 15, 2023
Erigara added a commit to Erigara/iroha that referenced this issue Jun 16, 2023
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
appetrosyan pushed a commit to Erigara/iroha that referenced this issue Jun 19, 2023
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
appetrosyan pushed a commit that referenced this issue Jun 19, 2023
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
mversic pushed a commit that referenced this issue Oct 17, 2023
Signed-off-by: Shanin Roman <shanin1000@yandex.ru>
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

No branches or pull requests

3 participants