Ignore reentrancy inexecuteBatch and update Slither config (#3955)
Co-authored-by: Francisco <fg@frang.io>
(cherry picked from commit a5af0adce4)
This commit is contained in:
committed by
Francisco Giordano
parent
43aa7ff1f5
commit
ab9cc4c4db
@ -1,4 +1,5 @@
|
||||
{
|
||||
"detectors_to_run": "reentrancy-eth,reentrancy-no-eth,reentrancy-unlimited-gas",
|
||||
"filter_paths": "contracts/mocks"
|
||||
"filter_paths": "contracts/mocks",
|
||||
"compile_force_framework": "hardhat"
|
||||
}
|
||||
Reference in New Issue
Block a user