It's currently not possible to build and run the ossfuzz tools for Solidity versions prior to release 0.8.35 (as of commit f6e95cf). Is support for older Solidity versions available or planned? Also (for completeness): am I right to assume that adding support for other Solidity compilers (e.g solx) would be non-trivial?
Context: I'd like to benchmark these fuzzing tools against historical bugs.
Thanks in advance!
It's currently not possible to build and run the ossfuzz tools for Solidity versions prior to release 0.8.35 (as of commit
f6e95cf). Is support for older Solidity versions available or planned? Also (for completeness): am I right to assume that adding support for other Solidity compilers (e.gsolx) would be non-trivial?Context: I'd like to benchmark these fuzzing tools against historical bugs.
Thanks in advance!