File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"currentCoinbase" : " 0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" ,
3
3
"currentDifficulty" : " 0x20000" ,
4
- "currentGasTarget " : " 0x1000000000" ,
4
+ "currentGasLimit " : " 0x1000000000" ,
5
5
"currentBaseFee" : " 0x3B9ACA00" ,
6
6
"currentNumber" : " 0x1000000" ,
7
7
"currentTimestamp" : " 0x04"
Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ $ dir=./testdata/9 && ./evm t8n --state.fork=London --input.alloc=$dir/alloc.jso
44
44
"nonce": "0x1"
45
45
},
46
46
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba": {
47
- "balance": "0xbfc02677a000 "
47
+ "balance": "0x5bb10ddef6e0 "
48
48
},
49
49
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": {
50
- "balance": "0xff104fcfea7800 ",
50
+ "balance": "0xff745ee8832120 ",
51
51
"nonce": "0x2"
52
52
}
53
53
}
You can’t perform that action at this time.
0 commit comments