Dedaub / srcup

Dedaub's CLI tool for uploading projects into Watchdog's analysis pipeline
2 stars 1 forks source link

Extract yul #7

Closed GiokaMarkella closed 8 months ago

GiokaMarkella commented 8 months ago

With the argument --use-ir srcup now forces via-ir compilation and extracts the yul-ir for uploading instead of bytecode. This is supported only for the foundly, solc and hardhat build systems. Additionally, for the hardhat build system it also collects debug info and immutable references (both for --use-ir and not)