Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/splitting testnet #225

Merged
merged 20 commits into from Aug 20, 2019
Merged
Next

Splitting the genesis files.

  • Loading branch information
Freydal committed Aug 19, 2019
commit 4bc698dae5e823f46521e0a8f44de8a2a7388b57
@@ -0,0 +1,73 @@
{
"config": {
"chainId": 6174,
"homesteadBlock": 1,
"eip150Block": 2,
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block": 3,
"eip158Block": 3,
"byzantiumBlock": 4,
"constantinopleBlock": 5,
"clique": {
"period": 0,
"epoch": 30000
}
},
"nonce": "0x0",
"timestamp": "0x5cda3873",
"extraData": "0x000000000000000000000000000000000000000000000000000000000000000054e60bccc86a7bad4bc68e36a8fde0f369ae849e0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x800000",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
"54E60Bccc86A7Bad4BC68E36a8fde0F369aE849E": {
"balance": "0x20000000000000000000000000000000000000"
},
"1d28a7dab71b6db9c98685c1ab42fc17b7a1c8b5": {
"balance": "0x2000000000000000000000000"
},
"50f6868fab37acb8f8dadea6f4cb3c4fb963f0e6": {
"balance": "0x2000000000000000000000000"
},
"6cf611f360411b5671f13bd977b08684934d58a9": {
"balance": "0x2000000000000000000000000"
},
"d42a4446d5850737376b0e63a2c14427f00b4af3": {
"balance": "0x2000000000000000000000000"
},
"d83fb89fd79a844597a2a6a0eac90055bc2bc6ca": {
"balance": "0x2000000000000000000000000"
},
"96ad1a6fd863048f60d4c4545011529a3362af8a": {
"balance": "0x2000000000000000000000000"
},
"c0c1cfd67e8af5e02ed01331c2dfec097e6401eb": {
"balance": "0x2000000000000000000000000"
},
"96b1f8872935251d50e890516081013ec9e761b2": {
"balance": "0x2000000000000000000000000"
},
"2ee235eaacc8da24de980e138da45791c84ed6e6": {
"balance": "0x2000000000000000000000000"
},
"AA554D0c5ff879387Fc234dE5D22EC02983baA27": {
"balance": "0x2000000000000000000000000"
},
"7ed8E5d7884FF0Be732479a475ACB82f229C9e35": {
"balance": "0x2000000000000000000000000"
},
"C521f483F607eB5EA4d6b2dfdBD540134753a865": {
"balance": "0x2000000000000000000000000"
},
"8b366a3d4e46aC5406F12766Ad33E6482Ce4F081": {
"balance": "0x2000000000000000000000000"
},
"5409ed021d9299bf6814279a6a1411a7e866a631": {
"balance": "0x2000000000000000000000000"
}
},
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
}
File renamed without changes.
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.