zink icon indicating copy to clipboard operation
zink copied to clipboard

Support contract calls

Open clearloop opened this issue 1 year ago • 1 comments

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 avatar Oct 30 '24 19:10 clearloop

@clearloop assign this to me

neymarjimoh avatar Dec 01 '24 18:12 neymarjimoh