bluealloy / revm

Rust implementation of the Ethereum Virtual Machine.
https://bluealloy.github.io/revm/
MIT License
1.61k stars 540 forks source link

feat: support selfdestruct for dummyhost #1578

Closed DaniPopes closed 3 months ago

DaniPopes commented 3 months ago

Return a dummy result instead of panicking.

I've also simplified sstore.