All checks were successful
Test / Run unit tests (push) Successful in 3m42s
- Add `postmerge1` chaindata - Rename `small*` chaindata to `premerge*` - Move chains into `chains` sub package (avoids having a non-data directory named `chaindata`) - Add unit test Gitea workflow - Update geth to 1.14.5 Reviewed-on: #6
19 lines
382 B
JSON
19 lines
382 B
JSON
{
|
|
"chainId": 1212,
|
|
"homesteadBlock": 0,
|
|
"eip150Block": 0,
|
|
"eip155Block": 0,
|
|
"eip158Block": 0,
|
|
"byzantiumBlock": 0,
|
|
"constantinopleBlock": 0,
|
|
"petersburgBlock": 0,
|
|
"istanbulBlock": 0,
|
|
"berlinBlock": 0,
|
|
"londonBlock": 0,
|
|
"mergeNetsplitBlock": 0,
|
|
"terminalTotalDifficulty": 0,
|
|
"terminalTotalDifficultyPassed": true,
|
|
"shanghaiTime": 0,
|
|
"cancunTime": 0
|
|
}
|