Closed spalladino closed 6 years ago
Creating a proxy for a contract that belongs to an stdlib that was linked, but that link was not pushed to the network, would yield a "VM Revert" error. Now it explains that the stdlib is linked but a push is missing.
Fixes #218
@facuspagnuolo implemented one of the changes, though I'm not sure about the other. I can give it a shot, but I'm not sure it's worthwhile atm. WDYT?
Creating a proxy for a contract that belongs to an stdlib that was linked, but that link was not pushed to the network, would yield a "VM Revert" error. Now it explains that the stdlib is linked but a push is missing.
Fixes #218