Consensys / vscode-solidity-auditor

Solidity language support and visual security auditor for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor
GNU General Public License v3.0
569 stars 60 forks source link

ftrace doesn't work for huge functions. #133

Open vlavrenenko-hacken opened 1 year ago

vlavrenenko-hacken commented 1 year ago

ftrace doesn't work for huge functions, e.g. of TraderJoe. AddLiquidity, RemoveLiquidity, Swap, etc. Could u plz fix it? The error says:

yargs/yargs.js else throw err

tintinweb commented 8 months ago

hey @vlavrenenko-hacken would appreciate if you could file this with the https://github.com/Consensys/surya/ project (their lib generates ftrace output) and ref this issue here. thanks 🙌