This repository was archived by the owner on May 23, 2023. It is now read-only.
File tree
7 files changed
+30
-14
lines changed- ethereum
- tests
7 files changed
+30
-14
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 |
| - | |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
| 47 | + | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 |
| |
5 | 10 |
| |
6 | 11 |
| |
|
Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
| |||
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
68 |
| - | |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 |
| |
72 | 76 |
| |
73 | 77 |
| |
| |||
96 | 100 |
| |
97 | 101 |
| |
98 | 102 |
| |
| 103 | + | |
99 | 104 |
| |
100 | 105 |
| |
101 | 106 |
| |
102 | 107 |
| |
103 |
| - | |
| 108 | + | |
104 | 109 |
| |
105 | 110 |
| |
106 | 111 |
| |
| |||
116 | 121 |
| |
117 | 122 |
| |
118 | 123 |
| |
119 |
| - | |
| 124 | + | |
120 | 125 |
| |
121 | 126 |
| |
122 | 127 |
| |
123 | 128 |
| |
124 | 129 |
| |
125 |
| - | |
| 130 | + | |
126 | 131 |
| |
127 | 132 |
| |
128 | 133 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 |
| |
4 | 8 |
| |
5 | 9 |
| |
|
Submodule fixtures updated 63 files
- BasicTests/difficultyCustomHomestead.json+963
- BasicTests/difficultyFrontier.json+7.2k
- BasicTests/difficultyHomestead.json+7.2k
- BasicTests/difficultyMorden.json+7.2k
- BasicTests/difficultyOlimpic.json+7.2k
- BlockchainTests/Homestead/bcBlockGasLimitTest.json+318
- BlockchainTests/Homestead/bcForkStressTest.json+11.6k
- BlockchainTests/Homestead/bcGasPricerTest.json+1.1k
- BlockchainTests/Homestead/bcInvalidHeaderTest.json+1.2k
- BlockchainTests/Homestead/bcMultiChainTest.json+3.5k
- BlockchainTests/Homestead/bcRPC_API_Test.json+980
- BlockchainTests/Homestead/bcStateTest.json+1.1k
- BlockchainTests/Homestead/bcTotalDifficultyTest.json+5.4k
- BlockchainTests/Homestead/bcUncleHeaderValiditiy.json+2.1k
- BlockchainTests/Homestead/bcUncleTest.json+4.5k
- BlockchainTests/Homestead/bcValidBlockTest.json+1.9k
- BlockchainTests/Homestead/bcWalletTest.json+10.9k
- BlockchainTests/bcBlockGasLimitTest.json+34-34
- BlockchainTests/bcForkStressTest.json+2.9k-2.9k
- BlockchainTests/bcGasPricerTest.json+249-249
- BlockchainTests/bcInvalidHeaderTest.json+21-21
- BlockchainTests/bcMultiChainTest.json+790-844
- BlockchainTests/bcRPC_API_Test.json+215-215
- BlockchainTests/bcStateTest.json+34-789
- BlockchainTests/bcTotalDifficultyTest.json+1.3k-1.4k
- BlockchainTests/bcUncleHeaderValiditiy.json+318-449
- BlockchainTests/bcUncleTest.json+864-864
- BlockchainTests/bcValidBlockTest.json+271-271
- BlockchainTests/bcWalletTest.json+2.3k-2.3k
- StateTests/Homestead/stCallCodes.json+6.9k
- StateTests/Homestead/stCallCreateCallCodeTest.json+2.7k
- StateTests/Homestead/stCallDelegateCodes.json+58-58
- StateTests/Homestead/stCallDelegateCodesCallCode.json+58-58
- StateTests/Homestead/stHomeSteadSpecific.json+327
- StateTests/Homestead/stInitCodeTest.json+1.1k
- StateTests/Homestead/stLogTests.json+3.8k
- StateTests/Homestead/stMemoryStressTest.json+382
- StateTests/Homestead/stMemoryTest.json+4.1k
- StateTests/Homestead/stPreCompiledContracts.json+5.9k
- StateTests/Homestead/stQuadraticComplexityTest.json+8.1k
- StateTests/Homestead/stRecursiveCreate.json+8.4k
- StateTests/Homestead/stRefundTest.json+1.2k
- StateTests/Homestead/stSpecialTest.json+980
- StateTests/Homestead/stSystemOperationsTest.json+18.9k
- StateTests/Homestead/stTransactionTest.json+2.4k
- StateTests/Homestead/stTransitionTest.json+527
- StateTests/Homestead/stWalletTest.json+3.3k
- StateTests/stCallCodes.json+174-72
- StateTests/stCallCreateCallCodeTest.json+36-13
- StateTests/stDelegatecallTest.json+75-108
- StateTests/stInitCodeTest.json+16-9
- StateTests/stMemoryStressTest.json+2-2
- StateTests/stSpecialTest.json+3-3
- StateTests/stTransactionTest.json+9-9
- StateTests/stTransitionTest.json+30-36
- StateTests/stWalletTest.json+89-24
- TransactionTests/Homestead/tt10mbDataField.json+18
- TransactionTests/Homestead/ttTransactionTest.json+507
- TransactionTests/Homestead/ttWrongRLPTransaction.json
- TransactionTests/tt10mbDataField.json+4-3
- TransactionTests/ttTransactionTest.json+133-52
- TransactionTests/ttWrongRLPTransaction.json+69
- VMTests/vmPerformanceTest.json+23-29
0 commit comments