I'm following up on issue #287
It would be great if we could set a custom context before running the transaction. To be able to customize
- block number
- block timestamp
- msg.sender
- tx.origin
These are all I can think of at the moment (and that I actually needed for a specific debugging task)
I'm following up on issue #287
It would be great if we could set a custom context before running the transaction. To be able to customize
These are all I can think of at the moment (and that I actually needed for a specific debugging task)