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 Results in lib crates #152

Open
0xThemis opened this issue Aug 13, 2024 · 0 comments
Open

Remove eyre Results in lib crates #152

0xThemis opened this issue Aug 13, 2024 · 0 comments
Labels
refactor Not a bug or feature. Just a refactor

Comments

@0xThemis
Copy link
Collaborator

In most of our libraries, we have eyre results. We should investigate where this does make sense.
I think in most crates we should use thiserror and only in co-circom binary color-eyre results

@0xThemis 0xThemis added the refactor Not a bug or feature. Just a refactor label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Not a bug or feature. Just a refactor
Projects
None yet
Development

No branches or pull requests

1 participant