smlxl / evm.codes

Source for evm.codes an Ethereum Virtual Machine Opcodes Interactive Reference
https://evm.codes/
MIT License
727 stars 135 forks source link

Feature request: Allow setting custom context #295

Open Mouradif opened 9 months ago

Mouradif commented 9 months ago

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)

dorlevi commented 7 months ago

it's in our backlog but between evm.storage work and our new product it hasn't come to the top of the list just yet, we are always open to additions from the community and will review and work to merge your PR if others post one.