Open
Description
Component
Forge
Describe the feature you would like
Recently introduced prank and startPrank cheatcodes with delegate call and tx.origin assertion are failing on zksync.
Normal use of delegateCall work but when pair with tx.origin fails.
Cheatcodes
vm.prank(address msgSender, address txOrigin, bool delegateCall)
vm.startPrank(address msgSender, address txOrigin, bool delegateCall)
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo
Activity