status-go/geth/params/testdata/config.rinkeby.json

56 lines
19 KiB
JSON
Raw Normal View History

{
"DevMode": true,
"NetworkId": 4,
"DataDir": "$TMPDIR",
"KeyStoreDir": "$TMPDIR/keystore",
"NodeKeyFile": "",
"Name": "StatusIM",
"Version": "$VERSION",
"APIModules": "db,eth,net,web3,shh,personal,admin",
"HTTPHost": "localhost",
"RPCEnabled": false,
"HTTPPort": 8545,
"WSHost": "localhost",
"WSPort": 8546,
"WSEnabled": false,
"IPCFile": "geth.ipc",
"IPCEnabled": false,
"TLSEnabled": false,
"MaxPeers": 25,
"MaxPendingPeers": 0,
"LogEnabled": false,
"LogFile": "geth.log",
"LogLevel": "INFO",
"LogToStderr": true,
"BootClusterConfig": {
"Enabled": true,
"ConfigFile": "rinkeby.dev.json"
},
"LightEthConfig": {
"Enabled": true,
"Genesis": "{\"config\":{\"chainId\":4,\"homesteadBlock\":1,\"daoForkSupport\":true,\"eip150Block\":2,\"eip150Hash\":\"0x9b095b36c15eaf13044373aef8ee0bd3a382a5abb92e402afa44b8249c3a90e9\",\"eip155Block\":3,\"eip158Block\":3,\"clique\":{\"period\":15,\"epoch\":30000}},\"nonce\":\"0x0\",\"timestamp\":\"0x58ee40ba\",\"parentHash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"extraData\":\"0x52657370656374206d7920617574686f7269746168207e452e436172746d616e42eb768f2244c8811c63729a21a3569731535f067ffc57839b00206d1ad20c69a1981b489f772031b279182d99e65703f0076e4812653aab85fca0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\",\"gasLimit\":\"0x47b760\",\"difficulty\":\"0x1\",\"mixHash\":\"0x0000000000000000000000000000000000000000000000000000000000000000\",\"coinbase\":\"0x0000000000000000000000000000000000000000\",\"alloc\":{\"0000000000000000000000000000000000000000\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000001\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000002\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000003\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000004\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000005\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000006\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000007\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000008\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000009\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000000a\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000000b\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000000c\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000000d\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000000e\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000000f\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000010\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000011\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000012\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000013\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000014\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000015\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000016\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000017\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000018\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000019\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000001a\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000001b\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000001c\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000001d\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000001e\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000001f\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000020\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000021\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000022\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000023\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000024\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000025\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000026\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000027\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000028\":{\"balance\":\"0x1\"},\"0000000000000000000000000000000000000029\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000002a\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000002b\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000002c\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000002d\":{\"balance\":\"0x1\"},\"000000000000000000000000000000000000002e\":{\"balance\":\"0x1\"}
2017-05-27 20:26:07 +00:00
"DatabaseCache": 16,
"CHTRootConfigURL": "https://gist.githubusercontent.com/farazdagi/a8d36e2818b3b2b6074d691da63a0c36/raw/"
},
"WhisperConfig": {
"Enabled": true,
"IdentityFile": "",
"PasswordFile": "",
"EchoMode": false,
"BootstrapNode": false,
"ForwarderNode": false,
"MailServerNode": false,
"NotificationServerNode": false,
"DataDir": "$TMPDIR/wnode",
"Port": 30379,
"MinimumPoW": 0.001,
"TTL": 120,
"FirebaseConfig": {
"AuthorizationKeyFile": "",
"NotificationTriggerURL": "https://fcm.googleapis.com/fcm/send"
}
},
"SwarmConfig": {
"Enabled": false
}
}