Jon-Becker / heimdall-rs

Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.
http://heimdall.rs
MIT License
1.19k stars 125 forks source link

handle case where decoding fails #514

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

New Codebase TODO

handle case where decoding fails

Location

https://github.com/Jon-Becker/heimdall-rs/blob/153f067653bf420065ec009958966d8d67e5efdc/crates/decompile/src/utils/heuristics/extcall.rs#L139


    Ok(())
}

// TODO: handle skip_resolving (need to fix in inspect mod too)
// TODO: handle case where decoding fails
github-actions[bot] commented 2 weeks ago

Closed in c3fee86e1f01e5b22402a28d3f4afa6583b46e8c