2016-08-25 19:22:10 +02:00
|
|
|
{
|
|
|
|
"name": "TestBFT",
|
|
|
|
"engine": {
|
2016-12-19 14:15:39 +01:00
|
|
|
"tendermint": {
|
2016-08-25 19:22:10 +02:00
|
|
|
"params": {
|
|
|
|
"gasLimitBoundDivisor": "0x0400",
|
2017-01-10 12:23:59 +01:00
|
|
|
"validators" : {
|
|
|
|
"list": [
|
|
|
|
"0x82a978b3f5962a5b0957d9ee9eef472ee55b42f1",
|
|
|
|
"0x7d577a597b2742b498cb5cf0c26cdcd726d39e6e"
|
|
|
|
]
|
2017-02-02 19:11:43 +01:00
|
|
|
},
|
|
|
|
"timeoutPropose": 10000,
|
|
|
|
"timeoutPrevote": 10000,
|
|
|
|
"timeoutPrecommit": 10000,
|
|
|
|
"timeoutCommit": 10000
|
2016-08-25 19:22:10 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"params": {
|
2016-11-22 17:05:27 +01:00
|
|
|
"accountStartNonce": "0x0",
|
2016-08-25 19:22:10 +02:00
|
|
|
"maximumExtraDataSize": "0x20",
|
|
|
|
"minGasLimit": "0x1388",
|
2016-11-22 17:05:27 +01:00
|
|
|
"networkID" : "0x2323"
|
2016-08-25 19:22:10 +02:00
|
|
|
},
|
|
|
|
"genesis": {
|
|
|
|
"seal": {
|
2016-12-15 13:41:04 +01:00
|
|
|
"tendermint": {
|
|
|
|
"round": "0x0",
|
|
|
|
"proposal": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
|
|
"precommits": [
|
|
|
|
"0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
|
|
|
|
]
|
2016-08-25 19:22:10 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"difficulty": "0x20000",
|
|
|
|
"author": "0x0000000000000000000000000000000000000000",
|
|
|
|
"timestamp": "0x00",
|
|
|
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
|
|
"extraData": "0x",
|
2017-03-08 14:41:24 +01:00
|
|
|
"gasLimit": "0x222222"
|
2016-08-25 19:22:10 +02:00
|
|
|
},
|
|
|
|
"accounts": {
|
2016-11-22 17:05:27 +01:00
|
|
|
"0000000000000000000000000000000000000001": { "balance": "1", "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
|
|
|
|
"0000000000000000000000000000000000000002": { "balance": "1", "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
|
|
|
|
"0000000000000000000000000000000000000003": { "balance": "1", "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
|
|
|
|
"0000000000000000000000000000000000000004": { "balance": "1", "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
|
|
|
|
"9cce34f7ab185c7aba1b7c8140d620b4bda941d6": { "balance": "1606938044258990275541962092341162602522202993782792835301376" }
|
2016-08-25 19:22:10 +02:00
|
|
|
}
|
|
|
|
}
|