-
Notifications
You must be signed in to change notification settings - Fork 358
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
Change ABI suffix to Trait in dual case account and eth account traits #1096
Change ABI suffix to Trait in dual case account and eth account traits #1096
Conversation
Thanks @ggonzalez94. This change while small is breaking the API, and we must add a Change (Breaking) entry to the changelog. Let's not merge it before 0.15.1 is released. |
@ericnordelo just added the changelog. Agreed we shouldn't merge it before |
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! Let's wait for 0.15.1 before merging it.
Co-authored-by: Eric Nordelo <eric.nordelo39@gmail.com>
@ericnordelo with the release of |
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! We just need to fix conflicts
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!
Fixes #1000
DON'T MERGE BEFORE
0.15.1
IS RELEASED