This repository was archived by the owner on May 23, 2023. It is now read-only.
File tree
5 files changed
+23
-18
lines changed- ethereum
- tests
5 files changed
+23
-18
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Lines changed: 11 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
228 | 228 |
| |
229 | 229 |
| |
230 | 230 |
| |
231 |
| - | |
| 231 | + | |
232 | 232 |
| |
233 | 233 |
| |
234 |
| - | |
| 234 | + | |
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
240 |
| - | |
241 |
| - | |
242 |
| - | |
243 |
| - | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
244 | 245 |
| |
245 | 246 |
| |
246 | 247 |
| |
| |||
252 | 253 |
| |
253 | 254 |
| |
254 | 255 |
| |
255 |
| - | |
| 256 | + | |
256 | 257 |
| |
257 | 258 |
| |
258 |
| - | |
| 259 | + | |
259 | 260 |
| |
260 | 261 |
| |
261 | 262 |
| |
| |||
267 | 268 |
| |
268 | 269 |
| |
269 | 270 |
| |
| 271 | + | |
270 | 272 |
| |
271 | 273 |
| |
272 | 274 |
| |
| |||
295 | 297 |
| |
296 | 298 |
| |
297 | 299 |
| |
298 |
| - | |
| 300 | + | |
299 | 301 |
| |
300 | 302 |
| |
301 | 303 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
| |||
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
94 |
| - | |
| 95 | + | |
| 96 | + | |
95 | 97 |
| |
96 | 98 |
| |
97 | 99 |
| |
| |||
106 | 108 |
| |
107 | 109 |
| |
108 | 110 |
| |
109 |
| - | |
| 111 | + | |
110 | 112 |
| |
111 | 113 |
| |
112 | 114 |
| |
| |||
122 | 124 |
| |
123 | 125 |
| |
124 | 126 |
| |
125 |
| - | |
| 127 | + | |
126 | 128 |
| |
127 | 129 |
| |
128 | 130 |
| |
129 | 131 |
| |
130 | 132 |
| |
131 |
| - | |
| 133 | + | |
132 | 134 |
| |
133 | 135 |
| |
134 | 136 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
| 58 | + | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
| |||
555 | 556 |
| |
556 | 557 |
| |
557 | 558 |
| |
558 |
| - | |
| 559 | + | |
559 | 560 |
| |
560 | 561 |
| |
561 | 562 |
| |
|
Submodule fixtures updated 45 files
- BasicTests/difficultyCustomHomestead.json+390-391
- BasicTests/difficultyFrontier.json+7.4k-3.6k
- BasicTests/difficultyHomestead.json+7.4k-3.6k
- BasicTests/difficultyMorden.json+7.4k-3.6k
- BasicTests/difficultyOlimpic.json+7.4k-3.6k
- BlockchainTests/Homestead/bcBlockGasLimitTest.json+13-13
- BlockchainTests/Homestead/bcForkStressTest.json+1.8k-1.8k
- BlockchainTests/Homestead/bcGasPricerTest.json+210-210
- BlockchainTests/Homestead/bcInvalidHeaderTest.json+21-21
- BlockchainTests/Homestead/bcInvalidRLPTest.json+6.1k
- BlockchainTests/Homestead/bcMultiChainTest.json+458-458
- BlockchainTests/Homestead/bcRPC_API_Test.json+215-215
- BlockchainTests/Homestead/bcStateTest.json+106-106
- BlockchainTests/Homestead/bcTotalDifficultyTest.json+836-836
- BlockchainTests/Homestead/bcUncleHeaderValiditiy.json+206-206
- BlockchainTests/Homestead/bcUncleTest.json+570-570
- BlockchainTests/Homestead/bcValidBlockTest.json+139-139
- BlockchainTests/Homestead/bcWalletTest.json+2.3k-2.3k
- BlockchainTests/TestNetwork/bcSimpleTransitionTest.json+2.2k
- StateTests/Homestead/stCallCodes.json+281-271
- StateTests/Homestead/stCallCreateCallCodeTest.json+38-38
- StateTests/Homestead/stCallDelegateCodes.json+217-209
- StateTests/Homestead/stCallDelegateCodesCallCode.json+198-190
- StateTests/Homestead/stDelegatecallTest.json+2.6k
- StateTests/Homestead/stHomeSteadSpecific.json+5-5
- StateTests/Homestead/stInitCodeTest.json+17-17
- StateTests/Homestead/stLogTests.json+46-46
- StateTests/Homestead/stMemoryStressTest.json+6-6
- StateTests/Homestead/stMemoryTest.json+65-65
- StateTests/Homestead/stPreCompiledContracts.json+89-89
- StateTests/Homestead/stQuadraticComplexityTest.json+15-15
- StateTests/Homestead/stRecursiveCreate.json+2-2
- StateTests/Homestead/stRefundTest.json+17-17
- StateTests/Homestead/stSpecialTest.json+9-9
- StateTests/Homestead/stSystemOperationsTest.json+66-74
- StateTests/Homestead/stTransactionTest.json+40-40
- StateTests/Homestead/stTransitionTest.json-527
- StateTests/Homestead/stWalletTest.json+84-84
- StateTests/stCallCodes.json+870-293
- StateTests/stCallCreateCallCodeTest.json+5-13
- StateTests/stSystemOperationsTest.json+8-16
- StateTests/stTransitionTest.json+11-11
- TransactionTests/Homestead/tt10mbDataField.json+1-1
- TransactionTests/Homestead/ttTransactionTest.json+57-57
- TransactionTests/Homestead/ttWrongRLPTransaction.json+69-69
0 commit comments