Open clearloop opened 1 month ago
implement 0xf4, the DELEGATECALL
0xf4
DELEGATECALL
this will be a host function which accepts the arguments of 0xf4 and emits 0xf4, e2e tests are required
@clearloop assign this to me
Describe the feature
implement
0xf4
, theDELEGATECALL
Solution
this will be a host function which accepts the arguments of
0xf4
and emits0xf4
, e2e tests are required