Define offlineMode as false in all smart contracts packages
This commit is contained in:
parent
1a3fd0227d
commit
6fa7d90f1f
@ -2,6 +2,7 @@
|
|||||||
"artifactsDir": "./generated-artifacts",
|
"artifactsDir": "./generated-artifacts",
|
||||||
"contractsDir": "./contracts",
|
"contractsDir": "./contracts",
|
||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"artifactsDir": "./generated-artifacts",
|
"artifactsDir": "./generated-artifacts",
|
||||||
"contractsDir": "./contracts",
|
"contractsDir": "./contracts",
|
||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"artifactsDir": "./generated-artifacts",
|
"artifactsDir": "./generated-artifacts",
|
||||||
"contractsDir": "./contracts",
|
"contractsDir": "./contracts",
|
||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"artifactsDir": "./generated-artifacts",
|
"artifactsDir": "./generated-artifacts",
|
||||||
"contractsDir": "./contracts",
|
"contractsDir": "./contracts",
|
||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"artifactsDir": "./generated-artifacts",
|
"artifactsDir": "./generated-artifacts",
|
||||||
"contractsDir": "./contracts",
|
"contractsDir": "./contracts",
|
||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"artifactsDir": "./generated-artifacts",
|
"artifactsDir": "./generated-artifacts",
|
||||||
"contractsDir": "./contracts",
|
"contractsDir": "./contracts",
|
||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"artifactsDir": "./generated-artifacts",
|
"artifactsDir": "./generated-artifacts",
|
||||||
"contractsDir": "./contracts",
|
"contractsDir": "./contracts",
|
||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"artifactsDir": "./generated-artifacts",
|
"artifactsDir": "./generated-artifacts",
|
||||||
"contractsDir": "./contracts",
|
"contractsDir": "./contracts",
|
||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"artifactsDir": "./generated-artifacts",
|
"artifactsDir": "./generated-artifacts",
|
||||||
"contractsDir": "./contracts",
|
"contractsDir": "./contracts",
|
||||||
"useDockerisedSolc": true,
|
"useDockerisedSolc": true,
|
||||||
|
"isOfflineMode": false,
|
||||||
"compilerSettings": {
|
"compilerSettings": {
|
||||||
"optimizer": { "enabled": true, "runs": 1000000 },
|
"optimizer": { "enabled": true, "runs": 1000000 },
|
||||||
"outputSelection": {
|
"outputSelection": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user