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.07k stars 77 forks source link

src/disasm.ts: Use Set for eventCandidates to avoid dupes #147

Closed shazow closed 4 weeks ago

shazow commented 4 weeks ago

Fixes #146