-
-
Notifications
You must be signed in to change notification settings - Fork 822
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
External contract call interfaces #1250
External contract call interfaces #1250
Conversation
This breaking change should derive from a VIP discussion so it's more obvious where it stems from |
We discussed these on call, 28th January IIRC |
Issues, or it didn't happen 😛 |
I'll amend the original VIP. |
@fubuloubu I see I did actually note phase 2 on the VIP: #885 (comment) will ammend #885 |
I still don't think the specific change |
@fubuloubu 👍 #1251 knock yourself out. |
5ad30d9
to
c9c37b7
Compare
c9c37b7
to
15ffde2
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.
Should probably check the calls actually work in Folding lol
Not really necessary, it's only parsing that needs to be checked ;) |
If both of those keywords did nothing in the compiler, it would still parse. Ergo, it should have a short test |
3770c56
to
d82a0d3
Compare
…vyper into 1214_external_contract_calls
tests/examples/safe_remote_purchase/test_safe_remote_purchase.py
Outdated
Show resolved
Hide resolved
Will fix it thx ;) |
What I did
Fixes #1214 #885 (phase2) to allow external interfaces to be used to make calls.
Fixes #1215.
How I did it
How to verify it
Description for the changelog
Cute Animal Picture