-
Notifications
You must be signed in to change notification settings - Fork 121
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 generics for info and storage commands #1465
Conversation
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
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. Please add changelog entry before you merge
I am not sure if I should add it into changelog, it does not affect an user, it is just internal change. WDYT? |
Generally speaking, unless the change is <10 loc, it's worth adding an entry just for internal reporting reasons so we know what and when it was changed. |
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.
I'm fine with not having a changelog entry, as the change doesn't change behavior of cargo-contract
for users.
Summary
Related #1168
ink
orpallet-contracts
?Add generics for the 'info' and 'storage' commands
Description
Checklist before requesting a review
CHANGELOG.md