hashgraph / hedera-smart-contracts

Contains Hedera Smart Contract Service supporting files
Apache License 2.0
37 stars 50 forks source link

Add `sevm` precompile detection analysis tool #825

Closed acuarica closed 5 days ago

acuarica commented 1 week ago

In addition to the raw-bytecode-analyzer https://github.com/hashgraph/hedera-smart-contracts/pull/768 to detect precompiles, the sevm library can also be tailored to perform this kind of analysis.

Include an example under the tools/custom folder to showcase how to perform this analysis with sevm.