Skip to content

Commit

Permalink
params/coregeth.json.d,params/parity.json.d,tests: generate core-geth…
Browse files Browse the repository at this point in the history
… chainspec'd difficulty tests

Date: 2021-03-31 08:58:09-05:00
Signed-off-by: meows <[email protected]>
  • Loading branch information
meowsbits committed Mar 31, 2021
1 parent a338554 commit 3a61ba4
Show file tree
Hide file tree
Showing 31 changed files with 10,900 additions and 100 deletions.
42 changes: 42 additions & 0 deletions params/coregeth.json.d/berlin_test.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"networkId": 1,
"chainId": 1,
"eip2FBlock": 0,
"eip7FBlock": 0,
"eip150Block": 0,
"eip155Block": 0,
"eip160Block": 0,
"eip161FBlock": 0,
"eip170FBlock": 0,
"eip100FBlock": 0,
"eip140FBlock": 0,
"eip198FBlock": 0,
"eip211FBlock": 0,
"eip212FBlock": 0,
"eip213FBlock": 0,
"eip214FBlock": 0,
"eip658FBlock": 0,
"eip145FBlock": 0,
"eip1014FBlock": 0,
"eip1052FBlock": 0,
"eip1283FBlock": 0,
"petersburgBlock": 0,
"eip152FBlock": 0,
"eip1108FBlock": 0,
"eip1344FBlock": 0,
"eip1884FBlock": 0,
"eip2028FBlock": 0,
"eip2200FBlock": 0,
"eip2565FBlock": 0,
"eip2718FBlock": 0,
"eip2929FBlock": 0,
"eip2930FBlock": 0,
"ethash": {},
"difficultyBombDelays": {
"0x0": "0x4c4b40"
},
"blockReward": {
"0x0": "0x29a2241af62c0000"
},
"requireBlockHashes": null
}
Loading

0 comments on commit 3a61ba4

Please sign in to comment.