shazow / whatsabi

Extract the ABI (and resolve proxies, and get other metadata) from Ethereum bytecode, even without source code.
https://shazow.github.io/whatsabi/
MIT License
1.06k stars 74 forks source link

loaders: Add AutoloadResult.abiLoadedFrom and plumb the result through MultiABILoader #122

Closed shazow closed 1 month ago

shazow commented 1 month ago

Fixes #115

shazow commented 1 month ago

@yohamta How does this look for you?

shazow commented 1 month ago

I'm going to merge this PR for now, but please continue to give feedback in this thread (or the issue thread). I'll do a release including these changes next week, so there's still time for more iteration. :)