Fucory
@fucory
One of the key pieces of the Tevm architecture is we protect the cannonical state. Outside of "cheat" methods that update state directly (like anvil_setCode) only one method (tevm_mine) is allowed to update the cannonical state. That function is only allowed to touch the cannonical state at the very end after it successfully executes everything on a safe fork of the original node with no errors This makes it nearly impossible for Tevm to end up in a undesired state from an unexpected error
0 reply
3 recasts
4 reactions