mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
List of known bugs.
This commit is contained in:
@@ -22,7 +22,10 @@ you should be more careful.
|
||||
This section will list some pitfalls and general security recommendations but
|
||||
can, of course, never be complete. Also, keep in mind that even if your
|
||||
smart contract code is bug-free, the compiler or the platform itself might
|
||||
have a bug.
|
||||
have a bug. All known security-relevant bugs of the compiler can be found in the
|
||||
:ref:`list of known bugs<known_bugs>`, which is also machine-readable. Note
|
||||
that there is a bug bounty program that covers the code generator of the
|
||||
Solidity compiler.
|
||||
|
||||
As always, with open source documentation, please help us extend this section
|
||||
(especially, some examples would not hurt)!
|
||||
|
||||
Reference in New Issue
Block a user