-
Notifications
You must be signed in to change notification settings - Fork 1
feat(rust/catalyst-types): Add a new Rust crate catalyst-types
#138
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
Conversation
* feat(rust): Add uniform problem report type * fix(docs): spelling * fix(rust): catalyst-types ci build
|
✅ Test Report | |
|
✅ Test Report | |
* feat(catalyst-types): add duplicate data error report Signed-off-by: bkioshn <[email protected]> * fix(catalyst-types): format Signed-off-by: bkioshn <[email protected]> * fix(catalyst-types): add duplicate field description and change name Signed-off-by: bkioshn <[email protected]> * Update rust/catalyst-types/src/problem_report.rs --------- Signed-off-by: bkioshn <[email protected]> Co-authored-by: Steven Johnson <[email protected]>
|
✅ Test Report | |
|
✅ Test Report | |
|
✅ Test Report | |
Co-authored-by: bkioshn <[email protected]>
|
✅ Test Report | |
|
✅ Test Report | |
bkioshn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 💫
|
✅ Test Report | |
|
✅ Test Report | |
stevenj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
This new crate is to better fix the dependency tree and maximize reusability of our code using inside this repo.
Related Issue(s)
Closes #136
Please confirm the following checks