You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slither has solc-version detector. Currently it suggests solidity 0.8.18.
openzeppelin-contracts library requires solidity ^0.8.20.
When slither updates it's suggestion we need to remove this detector from exceptions.
The text was updated successfully, but these errors were encountered:
Slither has solc-version detector. Currently it suggests solidity 0.8.18.
openzeppelin-contracts library requires solidity ^0.8.20.
When slither updates it's suggestion we need to remove this detector from exceptions.
The text was updated successfully, but these errors were encountered: