Skip to content

Instantly share code, notes, and snippets.

@chebykin
Created March 31, 2018 12:46
Show Gist options
  • Save chebykin/2ede0a1011b3dd4bde8ab87e73e22439 to your computer and use it in GitHub Desktop.
Save chebykin/2ede0a1011b3dd4bde8ab87e73e22439 to your computer and use it in GitHub Desktop.
{
"name": "PoaLoadTest",
"engine": {
"authorityRound": {
"params": {
"stepDuration": 4,
"blockReward": "0xDE0B6B3A7640000",
"maximumUncleCountTransition": 0,
"maximumUncleCount": 0,
"validators": {
"list": [
"0xe4d2d0913cf5403ad36bc0a20519922c40fde2f6",
"0xcbb1e6cb63c820218066aec6bc0adacd66ad1d85",
"0xa70c7dd929445b1a2c6e4b1d237521021193fa58"
]
}
}
}
},
"params": {
"gasLimitBoundDivisor": "0x400",
"maximumExtraDataSize": "0x20",
"minGasLimit": "0x1388",
"networkID": "0x3ACE",
"eip140Transition": "0x0",
"eip211Transition": "0x0",
"eip214Transition": "0x0",
"eip658Transition": "0x0"
},
"genesis": {
"seal": {
"authorityRound": {
"step": "0x0",
"signature": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
}
},
"difficulty": "0x20000",
"gasLimit": "0x3FE56C0"
},
"accounts": {
"0000000000000000000000000000000000000005": {
"builtin": {
"name": "modexp",
"activate_at": "0x0",
"pricing": {
"modexp": {
"divisor": 20
}
}
}
},
"0000000000000000000000000000000000000006": {
"builtin": {
"name": "alt_bn128_add",
"activate_at": "0x0",
"pricing": {
"linear": {
"base": 500,
"word": 0
}
}
}
},
"0000000000000000000000000000000000000007": {
"builtin": {
"name": "alt_bn128_mul",
"activate_at": "0x0",
"pricing": {
"linear": {
"base": 40000,
"word": 0
}
}
}
},
"0000000000000000000000000000000000000008": {
"builtin": {
"name": "alt_bn128_pairing",
"activate_at": "0x0",
"pricing": {
"alt_bn128_pairing": {
"base": 100000,
"pair": 80000
}
}
}
},
"0x0000000000000000000000000000000000000001": {
"balance": "1",
"builtin": {
"name": "ecrecover",
"pricing": {
"linear": {
"base": 3000,
"word": 0
}
}
}
},
"0x0000000000000000000000000000000000000002": {
"balance": "1",
"builtin": {
"name": "sha256",
"pricing": {
"linear": {
"base": 60,
"word": 12
}
}
}
},
"0x0000000000000000000000000000000000000003": {
"balance": "1",
"builtin": {
"name": "ripemd160",
"pricing": {
"linear": {
"base": 600,
"word": 120
}
}
}
},
"0x0000000000000000000000000000000000000004": {
"balance": "1",
"builtin": {
"name": "identity",
"pricing": {
"linear": {
"base": 15,
"word": 3
}
}
}
},
"0xa3226d9032266307b7458094fd7431b90125e24f": {
"balance": "252460800000000000000000000"
},
"0x8f0457fa3adeb836a04186d1f42f68c398485b3f": {
"balance": "100000000000000000000000"
},
"0x6abe0eeb1dd10386df0181b45dc9efd65207249e": {
"balance": "100000000000000000000000"
},
"0x38994efca146ff3d72202d983f8aacce50580de5": {
"balance": "100000000000000000000000"
},
"0x61badcb87e3ce9aeba3d8fb674431b565b9e4323": {
"balance": "100000000000000000000000"
},
"0xf50b6b3b94adb96aa14a9f2ef4cf2f26c350bb09": {
"balance": "100000000000000000000000"
},
"0xd637ad6235660c5b072f0989df230d36f74e1a2f": {
"balance": "100000000000000000000000"
},
"0x76d04dfab7751666f1c451685c15f9d4750e2858": {
"balance": "100000000000000000000000"
},
"0x37954bad1b2c73e273a6e7382a442ac3e19a8c65": {
"balance": "100000000000000000000000"
},
"0xe6ceb779f80c1df5fb2d7ee1bfa2c67c510a6d8a": {
"balance": "100000000000000000000000"
},
"0x5671917f8d099b9ca0e3a263e00c42a8c5e293d8": {
"balance": "100000000000000000000000"
},
"0x1ea872aaeebd73f12b7e639d7c24b6143bf58b17": {
"balance": "100000000000000000000000"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment