From fd109bbe6fdfa89a057059bd452bd2b6edc1bd2e Mon Sep 17 00:00:00 2001 From: chriseth Date: Tue, 18 Apr 2017 12:20:39 +0200 Subject: [PATCH] Update bugs.rst --- docs/bugs.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/bugs.rst b/docs/bugs.rst index 8c6f58b10..55771a354 100644 --- a/docs/bugs.rst +++ b/docs/bugs.rst @@ -20,7 +20,8 @@ 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 + 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 not the most recent at the time the contract was created. For contracts created from other contracts, you have to follow the creation chain