Updated compiler version and tests

This commit is contained in:
Игорь Соболев
2019-07-01 14:00:17 +03:00
parent db812c1f0c
commit bbad2f3991
3 changed files with 11 additions and 3 deletions

View File

@ -26,7 +26,7 @@ module.exports = {
},
compilers: {
solc: {
version: "0.5.4",
version: "0.5.10",
settings: {
optimizer: {
enabled: true,