Feature request: replicate evmole function/parameters recovery in hevm
- Dominant language
- Haskell
- Stars
- 358
- Forks
- 79
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 6
Description
It will be really useful to add a similar feature to the evmole function argument recovery to hevm. While It is a good amount of work (and probably low priority right now), it seems to be available in other symbolic EVM interpreters such as [sevm](https://www.npmjs.com/package/sevm) or [aquarica](https://github.com/acuarica/evm).
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no hevm files, tests, or entry points. Start by comparing evmole's function and parameter recovery with the cited sevm and aquarica implementations, then locate the corresponding recovery or execution code in hevm. Done means hevm provides equivalent function and parameter recovery.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100