-
Notifications
You must be signed in to change notification settings - Fork 44
Add warning in client about ancillary files #2473
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
Add warning in client about ancillary files #2473
Conversation
Test Results 3 files 57 suites 11m 48s ⏱️ Results for commit 11c5ae7. ♻️ This comment has been updated with latest results. |
e5e1a53
to
061f1b7
Compare
061f1b7
to
d239b00
Compare
d239b00
to
1f36130
Compare
1f36130
to
b8a3703
Compare
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.
Looks good 👍
I left few comments below.
mithril-client/src/cardano_database_client/download_unpack/internal_downloader.rs
Outdated
Show resolved
Hide resolved
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 👍, just a few minor comments.
b8a3703
to
2a77ea5
Compare
f57697a
to
235bd9f
Compare
…origin in client library
* mithril-client-cli from `0.12.1` to `0.12.2` * mithril-client from `0.12.2` to `0.12.3`
235bd9f
to
11c5ae7
Compare
Content
Objective is to warn users using Client CLI and Client library that :
This PR includes...
Pre-submit checklist
Issue(s)
Closes #2459