mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update bugs.rst
This commit is contained in:
parent
11d30ec04f
commit
fd109bbe6f
@ -20,7 +20,8 @@ Contract source verification tools and also other tools interacting with
|
|||||||
contracts should consult this list according to the following criteria:
|
contracts should consult this list according to the following criteria:
|
||||||
|
|
||||||
- It is mildly suspicious if a contract was compiled with a nightly
|
- It is mildly suspicious if a contract was compiled with a nightly
|
||||||
compiler version instead of a released version
|
compiler version instead of a released version. This list does not keep
|
||||||
|
track of unreleased or nightly versions.
|
||||||
- It is also mildly suspicious if a contract was compiled with a version that was
|
- It is also mildly suspicious if a contract was compiled with a version that was
|
||||||
not the most recent at the time the contract was created. For contracts
|
not the most recent at the time the contract was created. For contracts
|
||||||
created from other contracts, you have to follow the creation chain
|
created from other contracts, you have to follow the creation chain
|
||||||
|
Loading…
Reference in New Issue
Block a user