paritytech / revive

Solidity compiler for PolkaVM
Apache License 2.0
38 stars 5 forks source link

Support the `delegatecall` opcode #67

Open xermicus opened 1 month ago

xermicus commented 1 month ago

The API is already available in the pallet and should work fine. Once this is implemented we should test it with the openzeppelin proxy implementations.