Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

How to use the oyente to batch test smart contracts? #426

Open
simin98 opened this issue Oct 28, 2021 · 2 comments
Open

How to use the oyente to batch test smart contracts? #426

simin98 opened this issue Oct 28, 2021 · 2 comments

Comments

@simin98
Copy link

simin98 commented Oct 28, 2021

i have a number of different versions of smart contracts,and i want to use the oyente to detect them.
but using solc-select to switch the solc version one by one is inefficient. Most results are like this
image
So how can i do?

@161424
Copy link

161424 commented Dec 29, 2021

有结果了吗?

@gsalzer
Copy link

gsalzer commented Jul 15, 2022

Consider using Smartbugs. This frameworks allows to run a bunch of contract analyzers, among them Oyente, and is also able to select the correct compiler version before calling the analyzer. Smartbugs was designed with mass tests in mind.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants