-
Notifications
You must be signed in to change notification settings - Fork 71
feat: implement das-core #1094
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
base: master
Are you sure you want to change the base?
feat: implement das-core #1094
Conversation
|
@akronim26 can you fix ci? |
Actually the ci is failing due to this |
I disagree, I don't think we should be using InvalidByteLength for those, we should add a new error type to our this_error struct. |
|
Those errors being hidden may not be related to InvalidByteLength |
What was wrong?
Implementation of das-core was absent
How was it fixed?
Implements das-core
To-Do