Merge remote-tracking branch 'origin/develop' into breaking

This commit is contained in:
chriseth
2020-05-14 13:04:46 +02:00
288 changed files with 1934 additions and 409 deletions
+1
View File
@@ -17,6 +17,7 @@ if they are marked ``virtual``. For details, please see
::
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.5.0 <0.8.0;
contract owned {