This repository was archived by the owner on May 23, 2023. It is now read-only.
File tree
8 files changed
+25
-18
lines changed- ethereum
- tests
8 files changed
+25
-18
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 |
| - | |
89 | 88 |
| |
90 | 89 |
| |
91 | 90 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
140 |
| - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
141 | 142 |
| |
142 | 143 |
| |
143 | 144 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
279 |
| - | |
| 279 | + | |
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
| |||
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
| 289 | + | |
289 | 290 |
| |
290 | 291 |
| |
291 |
| - | |
| 292 | + | |
292 | 293 |
| |
293 | 294 |
| |
294 | 295 |
| |
|
Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
99 | 106 |
| |
100 | 107 |
| |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 | 108 |
| |
106 | 109 |
| |
107 | 110 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| |||
137 | 139 |
| |
138 | 140 |
| |
139 | 141 |
| |
140 |
| - | |
| 142 | + | |
| 143 | + | |
141 | 144 |
| |
142 | 145 |
| |
143 | 146 |
| |
| |||
551 | 554 |
| |
552 | 555 |
| |
553 | 556 |
| |
554 |
| - | |
| 557 | + | |
555 | 558 |
| |
556 | 559 |
| |
557 | 560 |
| |
| |||
586 | 589 |
| |
587 | 590 |
| |
588 | 591 |
| |
589 |
| - | |
| 592 | + | |
590 | 593 |
| |
591 | 594 |
| |
592 | 595 |
| |
| |||
624 | 627 |
| |
625 | 628 |
| |
626 | 629 |
| |
627 |
| - | |
| 630 | + | |
628 | 631 |
| |
629 | 632 |
| |
630 | 633 |
| |
|
Submodule fixtures updated 39 files
- BlockchainTests/EIP150/bcBlockGasLimitTest.json+424
- BlockchainTests/EIP150/bcForkStressTest.json+11.7k
- BlockchainTests/EIP150/bcGasPricerTest.json+1.1k
- BlockchainTests/EIP150/bcInvalidHeaderTest.json+1.2k
- BlockchainTests/EIP150/bcInvalidRLPTest.json+6.1k
- BlockchainTests/EIP150/bcMultiChainTest.json+3.5k
- BlockchainTests/EIP150/bcRPC_API_Test.json+980
- BlockchainTests/EIP150/bcStateTest.json+1.1k
- BlockchainTests/EIP150/bcTotalDifficultyTest.json+5.5k
- BlockchainTests/EIP150/bcUncleHeaderValiditiy.json+2.8k
- BlockchainTests/EIP150/bcUncleTest.json+4.5k
- BlockchainTests/EIP150/bcValidBlockTest.json+1.9k
- BlockchainTests/EIP150/bcWalletTest.json+10.9k
- StateTests/EIP150/Homestead/stBoundsTest.json+3.3k
- StateTests/EIP150/Homestead/stCallCodes.json+7.2k
- StateTests/EIP150/Homestead/stCallCreateCallCodeTest.json+2.6k
- StateTests/EIP150/Homestead/stCallDelegateCodes.json+5.9k
- StateTests/EIP150/Homestead/stCallDelegateCodesCallCode.json+5.8k
- StateTests/EIP150/Homestead/stDelegatecallTest.json+2.6k
- StateTests/EIP150/Homestead/stHomeSteadSpecific.json+320
- StateTests/EIP150/Homestead/stInitCodeTest.json+1.1k
- StateTests/EIP150/Homestead/stLogTests.json+3.9k
- StateTests/EIP150/Homestead/stMemoryTest.json+4.1k
- StateTests/EIP150/Homestead/stPreCompiledContracts.json+5.9k
- StateTests/EIP150/Homestead/stQuadraticComplexityTest.json+8.1k
- StateTests/EIP150/Homestead/stRecursiveCreate.json+3.1k
- StateTests/EIP150/Homestead/stRefundTest.json+1.3k
- StateTests/EIP150/Homestead/stSpecialTest.json+541
- StateTests/EIP150/Homestead/stSystemOperationsTest.json+8.7k
- StateTests/EIP150/Homestead/stTransactionTest.json+2.6k
- StateTests/EIP150/Homestead/stWalletTest.json+3.3k
- StateTests/EIP150/MemExpandingEIP150Calls.json-635
- StateTests/EIP150/stChangedTests.json+3.0k
- StateTests/EIP150/stEIPSpecificTest.json+155-8
- StateTests/EIP150/stEIPsingleCodeGasPrices.json+2.2k
- StateTests/EIP150/stMemExpandingEIPCalls.json+695
- StateTests/Homestead/stSystemOperationsTest.json+5-5
- StateTests/Homestead/stTransactionTest.json+70
- StateTests/stSystemOperationsTest.json+1-1
0 commit comments