zink
zink copied to clipboard
Support contract calls
Describe the feature
implement 0xf4, the DELEGATECALL
Solution
this will be a host function which accepts the arguments of 0xf4 and emits 0xf4, e2e tests are required
@clearloop assign this to me