Some changes after review.

This commit is contained in:
chriseth
2017-04-18 11:40:00 +02:00
parent 10c32362ea
commit 11d30ec04f
3 changed files with 5 additions and 5 deletions
+2 -3
View File
@@ -6,7 +6,7 @@
List of Known Bugs
##################
Below, you can find a JSON-formatted list of known security-relevant bugs in the
Below, you can find a JSON-formatted list of some of the known security-relevant bugs in the
Solidity compiler. The file itself is hosted in the `Github repository
<https://github.com/ethereum/solidity/blob/develop/docs/bugs.json>`_.
The list stretches back as far as version 0.3.0, bugs known to be present only
@@ -20,8 +20,7 @@ Contract source verification tools and also other tools interacting with
contracts should consult this list according to the following criteria:
- It is mildly suspicious if a contract was compiled with a nightly
compiler version instead of a released version. These compiler versions
might contain undocumented bugs.
compiler version instead of a released version
- 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
created from other contracts, you have to follow the creation chain