-
Notifications
You must be signed in to change notification settings - Fork 357
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
[2.0] New implementation of addr_canonicalize and addr_humanize functions #1914
Conversation
4729cf7
to
3d3208e
Compare
c806cb6
to
6ec5ea0
Compare
5711f3d
to
966bd0a
Compare
I ported the new MockApi over to the vm and fixed all the remaining failing tests.
|
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.
Very nice 🙌
Also we should add an entry to MIGRATING.md to explain the most relevant contract test changes required by this PR |
I added changelog and migration entries. Also added a test verifying that this PR closes #1648 |
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.
🙌
closes #1873
closes #1648