-
Notifications
You must be signed in to change notification settings - Fork 174
Roadmap
Jonathan Becker edited this page May 20, 2023
·
13 revisions
This page contains the future roadmap and vision I have for heimdall-rs.
- Advanced mempool monitoring, allowing for cURL triggers.
- Allow for recursive/multicall decoding. (#88)
- Clean up commonly used code and move to
heimdall-common - Support for vyper dispatcher in
decompileandcfgmodules - AI powered code cleanup / commenting for
decompilemodule
- Include storage declaration in decompiled output with
--include-sol(#85)