Support executing on a live EVM node
When using Manticore, it's often a major hassle to replicate the EVM testing environment. We should allow Manticore to connect to a live EVM node corresponding to a testnet so that setting up contracts for exploration will be much easier.
Hello! I'm interested in this feature and I see it's been moved from In progress to To do, do you know how far it is from being finished? Thanks
IIRIC this branch actually already works (modulo some simplification for accessing blockchain storage) But it has fallen behind master updates and needs some engineering work to do the merge.
branch: https://github.com/trailofbits/manticore/pull/1580