Merge pull request #1678 from 0xProject/fix/contracts/solidityUpgradeFix
Fix contracts after Solidity 0.5.5 update
This commit is contained in:
commit
7bb93a7c32
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "1.0.9",
|
"version": "1.0.9",
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
"isOfflineMode": false,
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
|
"evmVersion": "byzantium",
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
"*": {
|
"*": {
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "1.0.9",
|
"version": "1.0.9",
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
"isOfflineMode": false,
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
|
"evmVersion": "byzantium",
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
"*": {
|
"*": {
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "1.0.9",
|
"version": "1.0.9",
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
"isOfflineMode": false,
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
|
"evmVersion": "byzantium",
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
"*": {
|
"*": {
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "1.0.9",
|
"version": "1.0.9",
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
"isOfflineMode": false,
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
|
"evmVersion": "byzantium",
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
"*": {
|
"*": {
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.1.4",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "1.1.3",
|
"version": "1.1.3",
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
"isOfflineMode": false,
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
|
"evmVersion": "byzantium",
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
"*": {
|
"*": {
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "1.0.10",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "1.0.9",
|
"version": "1.0.9",
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
"isOfflineMode": false,
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
|
"evmVersion": "byzantium",
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
"*": {
|
"*": {
|
||||||
|
@ -1,4 +1,14 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
|
||||||
|
"version": "2.0.9",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "2.0.8",
|
"version": "2.0.8",
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
"isOfflineMode": false,
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
|
"evmVersion": "byzantium",
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
"*": {
|
"*": {
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.9",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "2.0.8",
|
"version": "2.0.8",
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
"isOfflineMode": false,
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
|
"evmVersion": "byzantium",
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
"*": {
|
"*": {
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "0.0.5",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "0.0.4",
|
"version": "0.0.4",
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
"contractsDir": "./contracts",
|
"contractsDir": "./contracts",
|
||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
|
"evmVersion": "byzantium",
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
"*": {
|
"*": {
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "3.0.9",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "3.0.8",
|
"version": "3.0.8",
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "2.0.9",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Set evmVersion to byzantium",
|
||||||
|
"pr": 1678
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1551479279,
|
"timestamp": 1551479279,
|
||||||
"version": "2.0.8",
|
"version": "2.0.8",
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
"isOfflineMode": false,
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
|
"evmVersion": "byzantium",
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
"*": {
|
"*": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user