UNPKG

10.7 kBJSONView Raw
1[
2 {
3 "timestamp": 1660803501,
4 "version": "3.7.1",
5 "changes": [
6 {
7 "note": "Dependencies updated"
8 }
9 ]
10 },
11 {
12 "version": "3.7.0",
13 "changes": [
14 {
15 "note": "Make compiler artifact `linkReferences` optional",
16 "pr": 62
17 }
18 ],
19 "timestamp": 1647415391
20 },
21 {
22 "timestamp": 1645908702,
23 "version": "3.6.1",
24 "changes": [
25 {
26 "note": "Dependencies updated"
27 }
28 ]
29 },
30 {
31 "version": "3.6.0",
32 "changes": [
33 {
34 "note": "Add 1559 fields to transaction and call object types",
35 "pr": 45
36 }
37 ],
38 "timestamp": 1629895966
39 },
40 {
41 "version": "3.5.0",
42 "changes": [
43 {
44 "note": "Add `TxAccessList` and `TxAccessListWithGas` types",
45 "pr": 33
46 },
47 {
48 "note": "Add `accessList` and `type` to `CallTxDataBase`",
49 "pr": 33
50 }
51 ],
52 "timestamp": 1619408602
53 },
54 {
55 "timestamp": 1616613438,
56 "version": "3.4.1",
57 "changes": [
58 {
59 "note": "Dependencies updated"
60 }
61 ]
62 },
63 {
64 "version": "3.4.0",
65 "changes": [
66 {
67 "note": "Add `shouldCompileIndependently` to `CompilerOptions`",
68 "pr": 12
69 }
70 ],
71 "timestamp": 1606873582
72 },
73 {
74 "version": "3.3.3",
75 "changes": [
76 {
77 "note": "Add `touchAccount` to `ethereumjs-vm.StateManager`"
78 }
79 ],
80 "timestamp": 1603261008
81 },
82 {
83 "timestamp": 1603248537,
84 "version": "3.3.2",
85 "changes": [
86 {
87 "note": "Dependencies updated"
88 }
89 ]
90 },
91 {
92 "timestamp": 1603233798,
93 "version": "3.3.1",
94 "changes": [
95 {
96 "note": "Dependencies updated"
97 }
98 ]
99 },
100 {
101 "version": "3.3.0",
102 "changes": [
103 {
104 "note": "Make `payable` field in `ConstructorAbi` optional",
105 "pr": 2648
106 }
107 ],
108 "timestamp": 1603231564
109 },
110 {
111 "version": "3.2.0",
112 "changes": [
113 {
114 "note": "Add geth eth_call types",
115 "pr": 2620
116 },
117 {
118 "note": "Touch this package to fix publish",
119 "pr": 2628
120 }
121 ],
122 "timestamp": 1594788383
123 },
124 {
125 "timestamp": 1592969527,
126 "version": "3.1.1",
127 "changes": [
128 {
129 "note": "Dependencies updated"
130 }
131 ]
132 },
133 {
134 "version": "3.1.0",
135 "changes": [
136 {
137 "note": "Add `linkReferences` to `EvmBytecodeOutput` and `EvmBytecodeOutputLinkReferences` type",
138 "pr": 2462
139 },
140 {
141 "note": "Update `MethodAbi` definition for solidity 0.6",
142 "pr": 2540
143 }
144 ],
145 "timestamp": 1581204851
146 },
147 {
148 "version": "3.0.0",
149 "changes": [
150 {
151 "note": "All references to network ID have been removed, and references to chain ID have been introduced instead",
152 "pr": 2313
153 },
154 {
155 "note": "Add `RevertErrorAbi` interface as part of `AbiDefinition` types",
156 "pr": 1761
157 },
158 {
159 "note": "Add `DecodedLogs` type",
160 "pr": 2220
161 }
162 ],
163 "timestamp": 1575296764
164 },
165 {
166 "version": "2.2.0-beta.2",
167 "changes": [
168 {
169 "note": "Dependencies updated"
170 }
171 ],
172 "timestamp": 1574030254
173 },
174 {
175 "version": "2.2.0-beta.1",
176 "changes": [
177 {
178 "note": "All references to network ID have been removed, and references to chain ID have been introduced instead",
179 "pr": 2313
180 }
181 ],
182 "timestamp": 1573159180
183 },
184 {
185 "version": "2.2.0-beta.0",
186 "changes": [
187 {
188 "note": "Add `RevertErrorAbi` interface as part of `AbiDefinition` types",
189 "pr": 1761
190 },
191 {
192 "note": "Add `DecodedLogs` type",
193 "pr": 2220
194 }
195 ],
196 "timestamp": 1570135330
197 },
198 {
199 "timestamp": 1568744790,
200 "version": "2.1.6",
201 "changes": [
202 {
203 "note": "Dependencies updated"
204 }
205 ]
206 },
207 {
208 "timestamp": 1567521715,
209 "version": "2.1.5",
210 "changes": [
211 {
212 "note": "Dependencies updated"
213 }
214 ]
215 },
216 {
217 "version": "2.1.4",
218 "changes": [
219 {
220 "note": "new interface TupleDataItem, a DataItem that definitely has a `components` field",
221 "pr": 1919
222 }
223 ],
224 "timestamp": 1563957393
225 },
226 {
227 "version": "2.1.3",
228 "changes": [
229 {
230 "note": "Made most fields in DevdocOutput optional, as they may not all be present just because devdoc is",
231 "pr": 1878
232 }
233 ],
234 "timestamp": 1563006338
235 },
236 {
237 "version": "2.1.2",
238 "changes": [
239 {
240 "note": "Dependencies updated"
241 }
242 ],
243 "timestamp": 1554997931
244 },
245 {
246 "timestamp": 1553091633,
247 "version": "2.1.1",
248 "changes": [
249 {
250 "note": "Dependencies updated"
251 }
252 ]
253 },
254 {
255 "version": "2.1.0",
256 "changes": [
257 {
258 "note": "Added types SupportedProvider, GanacheProvider, Web3JsProvider, ZeroExProvider, EIP1193Provider",
259 "pr": 1627
260 },
261 {
262 "note": "Added all existing opcodes to `OpCode` type",
263 "pr": 1638
264 }
265 ],
266 "timestamp": 1551130135
267 },
268 {
269 "version": "2.0.0",
270 "changes": [
271 {
272 "note": "Upgrade the bignumber.js to v8.0.2",
273 "pr": 1517
274 }
275 ],
276 "timestamp": 1549373905
277 },
278 {
279 "timestamp": 1547561734,
280 "version": "1.1.6",
281 "changes": [
282 {
283 "note": "Dependencies updated"
284 }
285 ]
286 },
287 {
288 "timestamp": 1547225310,
289 "version": "1.1.5",
290 "changes": [
291 {
292 "note": "Dependencies updated"
293 }
294 ]
295 },
296 {
297 "version": "1.1.4",
298 "changes": [
299 {
300 "note": "Dependencies updated"
301 }
302 ],
303 "timestamp": 1544739608
304 },
305 {
306 "version": "1.1.3",
307 "changes": [
308 {
309 "note": "Dependencies updated"
310 }
311 ],
312 "timestamp": 1544570656
313 },
314 {
315 "version": "1.1.2",
316 "changes": [
317 {
318 "note": "Dependencies updated"
319 }
320 ],
321 "timestamp": 1541740904
322 },
323 {
324 "version": "1.1.1",
325 "changes": [
326 {
327 "note": "Add `JSONRPCResponseError` and error field on `JSONRPCResponsePayload`.",
328 "pr": 1102
329 }
330 ],
331 "timestamp": 1539871071
332 },
333 {
334 "version": "1.1.0",
335 "changes": [
336 {
337 "note": "Unpublished package."
338 }
339 ]
340 },
341 {
342 "timestamp": 1538693146,
343 "version": "1.0.11",
344 "changes": [
345 {
346 "note": "Dependencies updated"
347 }
348 ]
349 },
350 {
351 "timestamp": 1538475601,
352 "version": "1.0.10",
353 "changes": [
354 {
355 "note": "Dependencies updated"
356 }
357 ]
358 },
359 {
360 "timestamp": 1538157789,
361 "version": "1.0.9",
362 "changes": [
363 {
364 "note": "Dependencies updated"
365 }
366 ]
367 },
368 {
369 "timestamp": 1537907159,
370 "version": "1.0.8",
371 "changes": [
372 {
373 "note": "Dependencies updated"
374 }
375 ]
376 },
377 {
378 "timestamp": 1537541580,
379 "version": "1.0.7",
380 "changes": [
381 {
382 "note": "Dependencies updated"
383 }
384 ]
385 },
386 {
387 "timestamp": 1536142250,
388 "version": "1.0.6",
389 "changes": [
390 {
391 "note": "Dependencies updated"
392 }
393 ]
394 },
395 {
396 "timestamp": 1535133899,
397 "version": "1.0.5",
398 "changes": [
399 {
400 "note": "Dependencies updated"
401 }
402 ]
403 },
404 {
405 "timestamp": 1534210131,
406 "version": "1.0.4",
407 "changes": [
408 {
409 "note": "Dependencies updated"
410 }
411 ]
412 },
413 {
414 "timestamp": 1532614997,
415 "version": "1.0.3",
416 "changes": [
417 {
418 "note": "Dependencies updated"
419 }
420 ]
421 },
422 {
423 "timestamp": 1532605697,
424 "version": "1.0.2",
425 "changes": [
426 {
427 "note": "Dependencies updated"
428 }
429 ]
430 },
431 {
432 "timestamp": 1532357734,
433 "version": "1.0.1",
434 "changes": [
435 {
436 "note": "Dependencies updated"
437 }
438 ]
439 },
440 {
441 "timestamp": 1532043000,
442 "version": "1.0.0",
443 "changes": [
444 {
445 "note": "Add `TraceParams` interface for `debug_traceTransaction` parameters",
446 "pr": 675
447 },
448 {
449 "note": "Add `TransactionReceiptStatus` type",
450 "pr": 812
451 },
452 {
453 "note": "Add Artifact types: `CompilerSettings`, `CompilerOptions`, `OutputField`",
454 "pr": 924
455 }
456 ]
457 },
458 {
459 "version": "0.0.2",
460 "changes": [
461 {
462 "note": "Initial publish",
463 "pr": "642"
464 }
465 ],
466 "timestamp": 1527811200
467 }
468]