You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used radare-extras to debug the evm bytecode. However, when the contract A enter another contract B through delegatecall opcode, the Disassembly panel display A bytecode but not B bytecdoe. But the Stack panel work well. What's problem?
thanks!
I used radare-extras to debug the evm bytecode. However, when the contract A enter another contract B through delegatecall opcode, the Disassembly panel display A bytecode but not B bytecdoe. But the Stack panel work well. What's problem?
thanks!