-
Notifications
You must be signed in to change notification settings - Fork 64
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
Refactor errors #130
Comments
Please kindly assign this task to me. Thanks |
Hello @ivpavici @marioiordanov I would love to be part of this effort! 👷🏽♂️, thanks (I am in OD Hack telegram, ready to start on Monday 🫡) |
I started learning Rust recently and I think this issue will give me a head start working with errors in Rust. In order to tackle this issue, I would scan through the codebase for anywhere errors are being used and replace it with starknet-rs generated errors. |
~~@vibenedict please report frequently, if no progress si made during ~2 days we will assign @PabloVillaplana ~~ edit: |
@marioiordanov @ivpavici @FabijanC Do we have more context or can we update the issue description a little? 🤔 |
hello! |
Hello I was currently reviewing the starknet-rs library that uses thiserror, they do not handle as such an error handling that we can export in our code, at least I think so. Could someone give me some light to continue investigating? 👀 |
I am unassign me from this issue to give chance to another Dev |
but in starknet_devnet<some_action>: |
use starknet-rs generated errors
The text was updated successfully, but these errors were encountered: