forked from Grant-Stream-Protocol/Grant-Stream-Contracts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease.json
More file actions
584 lines (584 loc) · 48.6 KB
/
Copy pathrelease.json
File metadata and controls
584 lines (584 loc) · 48.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/279049849",
"assets_url": "https://api.github.com/repos/foundry-rs/foundry/releases/279049849/assets",
"upload_url": "https://uploads.github.com/repos/foundry-rs/foundry/releases/279049849/assets{?name,label}",
"html_url": "https://github.com/foundry-rs/foundry/releases/tag/v1.6.0-rc1",
"id": 279049849,
"author": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"node_id": "RE_kwDOGBlvNc4QofZ5",
"tag_name": "v1.6.0-rc1",
"target_commitish": "master",
"name": "v1.6.0-rc1",
"draft": false,
"immutable": false,
"prerelease": false,
"created_at": "2026-01-22T15:01:00Z",
"updated_at": "2026-01-23T15:57:56Z",
"published_at": "2026-01-22T15:25:25Z",
"assets": [
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344332116",
"id": 344332116,
"node_id": "RA_kwDOGBlvNc4UhhdU",
"name": "foundry_man_v1.6.0-rc1.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 13989,
"digest": "sha256:dc6939558bc9c814d68411203af77262be72457410a511fb1f862af39194137b",
"download_count": 2065,
"created_at": "2026-01-22T15:27:47Z",
"updated_at": "2026-01-22T15:27:47Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_man_v1.6.0-rc1.tar.gz"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344330877",
"id": 344330877,
"node_id": "RA_kwDOGBlvNc4UhhJ9",
"name": "foundry_v1.6.0-rc1_alpine_amd64.attestation.txt",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "text/plain",
"state": "uploaded",
"size": 60,
"digest": "sha256:6c5f74f128027b062de4f0c7e7b9837ac9799d2880f376bffcec515631644b47",
"download_count": 27,
"created_at": "2026-01-22T15:25:21Z",
"updated_at": "2026-01-22T15:25:21Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_alpine_amd64.attestation.txt"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344330878",
"id": 344330878,
"node_id": "RA_kwDOGBlvNc4UhhJ-",
"name": "foundry_v1.6.0-rc1_alpine_amd64.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 84009752,
"digest": "sha256:abc22d3021fe780079937dfe676762ea5f75ff1227279dcb7a9e91c6d581ac16",
"download_count": 330,
"created_at": "2026-01-22T15:25:21Z",
"updated_at": "2026-01-22T15:25:24Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_alpine_amd64.tar.gz"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344330962",
"id": 344330962,
"node_id": "RA_kwDOGBlvNc4UhhLS",
"name": "foundry_v1.6.0-rc1_alpine_arm64.attestation.txt",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "text/plain",
"state": "uploaded",
"size": 60,
"digest": "sha256:fcfe03762f77ed4bfd33009e22dffcad3a5785fa907a0166893c9a26daa0d362",
"download_count": 18,
"created_at": "2026-01-22T15:25:33Z",
"updated_at": "2026-01-22T15:25:34Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_alpine_arm64.attestation.txt"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344330966",
"id": 344330966,
"node_id": "RA_kwDOGBlvNc4UhhLW",
"name": "foundry_v1.6.0-rc1_alpine_arm64.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 79247420,
"digest": "sha256:ffd6b879516b70c4636f9365c259232a206c0f3914ace5802e457bfa71255f51",
"download_count": 39,
"created_at": "2026-01-22T15:25:34Z",
"updated_at": "2026-01-22T15:25:36Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_alpine_arm64.tar.gz"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344338545",
"id": 344338545,
"node_id": "RA_kwDOGBlvNc4UhjBx",
"name": "foundry_v1.6.0-rc1_darwin_amd64.attestation.txt",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "text/plain",
"state": "uploaded",
"size": 60,
"digest": "sha256:1425eadde2903f54d131d0fc7d66534ea8f450cf09df2b303f70055be0e82b7c",
"download_count": 19,
"created_at": "2026-01-22T15:45:51Z",
"updated_at": "2026-01-22T15:45:51Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_darwin_amd64.attestation.txt"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344338546",
"id": 344338546,
"node_id": "RA_kwDOGBlvNc4UhjBy",
"name": "foundry_v1.6.0-rc1_darwin_amd64.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 81076192,
"digest": "sha256:ce8d6ebbf5a8ab1be36c298c6167dd97798d04c96d1342b50253550c1e523eca",
"download_count": 134,
"created_at": "2026-01-22T15:45:51Z",
"updated_at": "2026-01-22T15:45:54Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_darwin_amd64.tar.gz"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344340315",
"id": 344340315,
"node_id": "RA_kwDOGBlvNc4Uhjdb",
"name": "foundry_v1.6.0-rc1_darwin_arm64.attestation.txt",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "text/plain",
"state": "uploaded",
"size": 60,
"digest": "sha256:bdcdca5ba30efa3c2239a2ccb7ebe314df35aaa91bf10f4803f67fa72a1f8292",
"download_count": 36,
"created_at": "2026-01-22T15:50:27Z",
"updated_at": "2026-01-22T15:50:28Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_darwin_arm64.attestation.txt"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344340316",
"id": 344340316,
"node_id": "RA_kwDOGBlvNc4Uhjdc",
"name": "foundry_v1.6.0-rc1_darwin_arm64.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 74847569,
"digest": "sha256:730c7e1c4fb312da1f11d14f4a643df1916d809ed520fed63a454e78248110de",
"download_count": 282,
"created_at": "2026-01-22T15:50:27Z",
"updated_at": "2026-01-22T15:50:31Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_darwin_arm64.tar.gz"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344332115",
"id": 344332115,
"node_id": "RA_kwDOGBlvNc4UhhdT",
"name": "foundry_v1.6.0-rc1_linux_amd64.attestation.txt",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "text/plain",
"state": "uploaded",
"size": 60,
"digest": "sha256:45ff5d909798d86d17628650ed1bca3bed093b82411c6d68b406f4ffadae3e0a",
"download_count": 3316,
"created_at": "2026-01-22T15:27:47Z",
"updated_at": "2026-01-22T15:27:47Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_linux_amd64.attestation.txt"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344332117",
"id": 344332117,
"node_id": "RA_kwDOGBlvNc4UhhdV",
"name": "foundry_v1.6.0-rc1_linux_amd64.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 83219486,
"digest": "sha256:2e4378e23e93c35d938bd6faeeff8bc48aa5faf081033a9235309172bfb76d5f",
"download_count": 20255,
"created_at": "2026-01-22T15:27:47Z",
"updated_at": "2026-01-22T15:27:50Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_linux_amd64.tar.gz"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344333491",
"id": 344333491,
"node_id": "RA_kwDOGBlvNc4Uhhyz",
"name": "foundry_v1.6.0-rc1_linux_arm64.attestation.txt",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "text/plain",
"state": "uploaded",
"size": 60,
"digest": "sha256:e44d6a074c48e18baa84f101c1900b207929caf1c3eb91d19a72f2f6639a5694",
"download_count": 29,
"created_at": "2026-01-22T15:30:57Z",
"updated_at": "2026-01-22T15:30:57Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_linux_arm64.attestation.txt"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344333490",
"id": 344333490,
"node_id": "RA_kwDOGBlvNc4Uhhyy",
"name": "foundry_v1.6.0-rc1_linux_arm64.tar.gz",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 80043241,
"digest": "sha256:ae237968e9696bcc676cc8e92c7dafd39ebece729261fd5313afb5040fdd1fce",
"download_count": 540,
"created_at": "2026-01-22T15:30:57Z",
"updated_at": "2026-01-22T15:30:59Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_linux_arm64.tar.gz"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344335195",
"id": 344335195,
"node_id": "RA_kwDOGBlvNc4UhiNb",
"name": "foundry_v1.6.0-rc1_win32_amd64.attestation.txt",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "text/plain",
"state": "uploaded",
"size": 60,
"digest": "sha256:013335ef2cb0045161f7b5e7c5cfb1ca8e55f2cfbf72a206ca6a47e8e20e5212",
"download_count": 39,
"created_at": "2026-01-22T15:35:32Z",
"updated_at": "2026-01-22T15:35:32Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_win32_amd64.attestation.txt"
},
{
"url": "https://api.github.com/repos/foundry-rs/foundry/releases/assets/344335196",
"id": 344335196,
"node_id": "RA_kwDOGBlvNc4UhiNc",
"name": "foundry_v1.6.0-rc1_win32_amd64.zip",
"label": "",
"uploader": {
"login": "github-actions[bot]",
"id": 41898282,
"node_id": "MDM6Qm90NDE4OTgyODI=",
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/github-actions%5Bbot%5D",
"html_url": "https://github.com/apps/github-actions",
"followers_url": "https://api.github.com/users/github-actions%5Bbot%5D/followers",
"following_url": "https://api.github.com/users/github-actions%5Bbot%5D/following{/other_user}",
"gists_url": "https://api.github.com/users/github-actions%5Bbot%5D/gists{/gist_id}",
"starred_url": "https://api.github.com/users/github-actions%5Bbot%5D/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/github-actions%5Bbot%5D/subscriptions",
"organizations_url": "https://api.github.com/users/github-actions%5Bbot%5D/orgs",
"repos_url": "https://api.github.com/users/github-actions%5Bbot%5D/repos",
"events_url": "https://api.github.com/users/github-actions%5Bbot%5D/events{/privacy}",
"received_events_url": "https://api.github.com/users/github-actions%5Bbot%5D/received_events",
"type": "Bot",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/zip",
"state": "uploaded",
"size": 71490775,
"digest": "sha256:a85fe74906ba91a9c8cda55804171abc88b7aa158e915c3869a3c0eec653f7e7",
"download_count": 1441,
"created_at": "2026-01-22T15:35:32Z",
"updated_at": "2026-01-22T15:35:34Z",
"browser_download_url": "https://github.com/foundry-rs/foundry/releases/download/v1.6.0-rc1/foundry_v1.6.0-rc1_win32_amd64.zip"
}
],
"tarball_url": "https://api.github.com/repos/foundry-rs/foundry/tarball/v1.6.0-rc1",
"zipball_url": "https://api.github.com/repos/foundry-rs/foundry/zipball/v1.6.0-rc1",
"body": "# Foundry v1.6.0\r\n\r\nFoundry v1.6.0 brings **Osaka as the default EVM hardfork**, major **performance improvements** with parallelized stateless fuzzing and configurable invariant check intervals (up to 3.6x faster deep runs), enhanced **security testing** with improved reentrancy detection and time-based invariant fuzzing, and additional **Tempo blockchain integration** across forge, cast, and anvil.\r\n\r\nWe recently crossed 10,000 GitHub 🌟 — thank you to everyone who has contributed, reported issues, and helped improve Foundry!\r\n\r\n---\r\n\r\n## Performance\r\n\r\n### Parallelized Stateless Fuzzing ([#12713](https://github.com/foundry-rs/foundry/pull/12713))\r\n\r\nFuzz tests now run across multiple worker threads, significantly improving execution speed on multi-core machines. Each worker maintains its own corpus and periodically syncs with a master corpus, enabling efficient parallel exploration while sharing discovered coverage. Workers automatically distribute runs evenly and aggregate results after completion.\r\n\r\n### Invariant `check_interval` Config ([#13133](https://github.com/foundry-rs/foundry/pull/13133))\r\n\r\nNew `check_interval` config option controls how often invariants are asserted during deep runs:\r\n\r\n| Value | Behavior |\r\n|-------|----------|\r\n| `0` | Only assert on the last call of each run (fastest) |\r\n| `1` (default) | Assert after every call (current behavior, most precise) |\r\n| `N` | Assert every N calls AND always on the last call |\r\n\r\n**Benchmark**: With `check_interval = 10`, deep invariant runs (1×1000 depth) are **3.6x faster** (15.09s → 4.17s). Invariant checks consume ~86% of execution time in high-depth runs—reducing check frequency dramatically improves performance while still catching violations.\r\n\r\n### Other Performance Improvements\r\n\r\n- perf: add dist profile for smaller release binaries ([#13097](https://github.com/foundry-rs/foundry/pull/13097)) by @onbjerg\r\n- perf: compute literals only once ([#12716](https://github.com/foundry-rs/foundry/pull/12716)) by @DaniPopes\r\n- perf: remove redundant allocation in receipt bloom calculation ([#13035](https://github.com/foundry-rs/foundry/pull/13035)) by @marukai67\r\n\r\n---\r\n\r\n## Security Testing\r\n\r\n### Improved Reentrancy Detection with `call_override` ([#13127](https://github.com/foundry-rs/foundry/pull/13127))\r\n\r\nThe `call_override` invariant testing feature now correctly detects ETH transfer reentrancy vulnerabilities, including:\r\n- **EtherStore pattern**: Classic DAO-style reentrancy where a handler sends ETH out and the attacker reenters\r\n- **Rari Capital pattern**: Protocol-level reentrancy where external protocols send ETH to handlers\r\n\r\nKey fixes include proper ETH transfer via journal before callback injection, clearing REVM's cached bytecode for EOA targets, and overriding calls when either caller OR target is a handler contract. Validated against a reproduction of the April 2022 Rari Capital hack.\r\n\r\n### Time-based Invariant Fuzzing ([#12616](https://github.com/foundry-rs/foundry/pull/12616))\r\n\r\nNew `max_time_delay` and `max_block_delay` invariant configs enable fuzzing of block timestamp and block number on consecutive transactions. This helps discover time-dependent vulnerabilities that only manifest under specific block timing conditions. Counterexamples now display the `vm.warp()` and `vm.roll()` calls needed to reproduce failures.\r\n\r\n---\r\n\r\n## Improved Integration\r\n\r\n### Foundry-toolchain TypeScript Rewrite\r\n\r\nThe [`foundry-toolchain`](https://github.com/foundry-rs/foundry-toolchain) GitHub Action has been completely rewritten in TypeScript for improved maintainability and reliability. See [v1.7.0 release](https://github.com/foundry-rs/foundry-toolchain/releases/tag/v1.7.0).\r\n\r\n### Foundryup Rust Rewrite (Experimental)\r\n\r\nFoundry v1.6.0 is accompanied by a new Rust rewrite of [`foundryup`](https://github.com/foundry-rs/foundryup) for better maintainability, testing, and compatibility. At the moment the new `foundryup` installer is still experimental, but in next releases we plan to sunset the old one and provide a much better experience for managing foundry installs.\r\n\r\nTo try out the new `foundryup` run:\r\n\r\n```bash\r\ncurl -L https://raw.githubusercontent.com/foundry-rs/foundryup/HEAD/foundryup-init.sh | bash\r\nfoundryup\r\n```\r\n\r\n---\r\n\r\n## Network Updates\r\n\r\n### Tempo Blockchain Integration\r\n\r\nAdditional Tempo network support is now available across the Foundry toolchain:\r\n\r\n- feat(forge): add `--network tempo` flag to `forge init` ([#12819](https://github.com/foundry-rs/foundry/pull/12819)) by @onbjerg - Initialize projects pre-configured for Tempo\r\n- feat(cast): tempo nonce keys ([#12977](https://github.com/foundry-rs/foundry/pull/12977)) by @onbjerg - Support for Tempo's nonce key system\r\n- feat(cast): add tempo tx construction support ([#12973](https://github.com/foundry-rs/foundry/pull/12973)) by @onbjerg - Build and sign Tempo transactions\r\n- feat(anvil): basic tempo tx signing support ([#12974](https://github.com/foundry-rs/foundry/pull/12974)) by @onbjerg - Local development with Tempo transactions\r\n- feat(`foundryup`): add Tempo support ([#12775](https://github.com/foundry-rs/foundry/pull/12775)) by @zerosnacks - Install Tempo-enabled Foundry builds\r\n\r\n### Chain Support\r\n\r\n- feat: add XDC Network + SKALE Base support by bumping `alloy-chains` ([#12710](https://github.com/foundry-rs/foundry/pull/12710)) by @zerosnacks\r\n- feat: use different gas calc for monad mainnet ([#12615](https://github.com/foundry-rs/foundry/pull/12615)) by @QEDK\r\n- fix: use network-specific BaseFeeParams for Optimism in Anvil ([#12944](https://github.com/foundry-rs/foundry/pull/12944)) by @haythemsellami\r\n\r\n---\r\n\r\n## Forge\r\n\r\n### Features\r\n\r\n- feat: use Osaka as default EVM hardfork ([#13112](https://github.com/foundry-rs/foundry/pull/13112)) by @zerosnacks\r\n- feat(forge selectors): cache selectors from abis ([#12742](https://github.com/foundry-rs/foundry/pull/12742)) by @JuaniRios\r\n- feat(forge script): display contract name and function in tx output ([#13156](https://github.com/foundry-rs/foundry/pull/13156)) by @gakonst\r\n- feat!(`forge script`): add `--interactive` flag for deploying with a single keypair ([#12608](https://github.com/foundry-rs/foundry/pull/12608)) by @zerosnacks\r\n- feat: forge verify-bytecode should automatically recompile upon running ([#12651](https://github.com/foundry-rs/foundry/pull/12651)) by @Jds-23\r\n- feat(traces): add a -d | --depth flag for verbose traces, like tree ([#12643](https://github.com/foundry-rs/foundry/pull/12643)) by @tskoyo\r\n- feat(`forge-lint`): add custom errors rule ([#13126](https://github.com/foundry-rs/foundry/pull/13126)) by @milosdjurica\r\n- feat(lint): reduce default verbosity ([#12901](https://github.com/foundry-rs/foundry/pull/12901)) by @DaniPopes\r\n- feat(fmt): Add `namespace_import_style` config ([#13108](https://github.com/foundry-rs/foundry/pull/13108)) by @quangloc99\r\n- feat: add Sourcify support to forge clone ([#12900](https://github.com/foundry-rs/foundry/pull/12900)) by @avorylli\r\n- feat: warn on soldeer.lock revision mismatch during build ([#12366](https://github.com/foundry-rs/foundry/pull/12366)) by @silvekkk\r\n\r\n### Fixes\r\n\r\n- fix(forge): fail compilation on unresolved imports ([#12848](https://github.com/foundry-rs/foundry/pull/12848)) by @subwaycookiecrunch\r\n- fix(forge): failing tests trigger early exit without --fail-fast ([#12785](https://github.com/foundry-rs/foundry/pull/12785)) by @0xferrous\r\n- fix(forge): lookup path artifact if not in available artifacts ([#12927](https://github.com/foundry-rs/foundry/pull/12927)) by @grandizzy\r\n- fix(forge): prevent gas underflow in delete operations on Cancun ([#13157](https://github.com/foundry-rs/foundry/pull/13157)) by @gakonst\r\n- fix(forge): reseed cheatcodes rng in fuzz tests ([#12843](https://github.com/foundry-rs/foundry/pull/12843)) by @DaniPopes\r\n- fix(forge): respect lint ignore config in solar compilation ([#12978](https://github.com/foundry-rs/foundry/pull/12978)) by @tefyosL-sol\r\n- fix(`forge fmt`): fix incorrect indentation for chained struct calls ([#13163](https://github.com/foundry-rs/foundry/pull/13163)) by @gakonst\r\n- fix(fmt): keep struct field access on same line after named args call ([#13166](https://github.com/foundry-rs/foundry/pull/13166)) by @gakonst\r\n- fix(`forge-lint`): ignore compilation warnings in exit code ([#13138](https://github.com/foundry-rs/foundry/pull/13138)) by @0xrusowsky\r\n- fix(coverage): write coverage file even when tests fail ([#12717](https://github.com/foundry-rs/foundry/pull/12717)) by @0xferrous\r\n- fix(verify): handle lack of trailing slash in verifier url ([#12806](https://github.com/foundry-rs/foundry/pull/12806)) by @onbjerg\r\n- fix(verify): improve error message for CREATE2 deployment failures in verify-bytecode ([#13176](https://github.com/foundry-rs/foundry/pull/13176)) by @grandizzy\r\n- fix(verify): improve error message for unsupported chain in Etherscan verifier ([#12685](https://github.com/foundry-rs/foundry/pull/12685)) by @DeVikingMark\r\n- fix(verify): mismatch between strip_prefix and strip_suffix ([#12563](https://github.com/foundry-rs/foundry/pull/12563)) by @Bashmunta\r\n- fix(verify): support chains with custom Sourcify-compatible APIs ([#13175](https://github.com/foundry-rs/foundry/pull/13175)) by @mattsse\r\n- fix(script): set msg.sender from TURNKEY_ADDRESS when using --turnkey ([#13149](https://github.com/foundry-rs/foundry/pull/13149)) by @gakonst\r\n- fix(config): error on unknown profile with fallback for nested libs ([#13153](https://github.com/foundry-rs/foundry/pull/13153)) by @gakonst\r\n- fix(config): preserve hyphenated profile names ([#13172](https://github.com/foundry-rs/foundry/pull/13172)) by @gakonst\r\n- fix(config): prints error when accessing invalid etherscan config ([#9951](https://github.com/foundry-rs/foundry/pull/9951)) by @andelf\r\n- fix(config): reject bare versions in compilation restrictions ([#12955](https://github.com/foundry-rs/foundry/pull/12955)) by @tefyosL-sol\r\n- fix(config): warn on unknown keys in all config sections ([#13154](https://github.com/foundry-rs/foundry/pull/13154)) by @grandizzy\r\n\r\n---\r\n\r\n## Cheatcodes\r\n\r\n### Features\r\n\r\n- feat(cheatcodes): add getRecordedLogsJson cheatcode ([#13093](https://github.com/foundry-rs/foundry/pull/13093)) by @grandizzy\r\n- feat(cheatcodes): support both 4844/7594 formats in `attachBlob` ([#13054](https://github.com/foundry-rs/foundry/pull/13054)) by @mablr\r\n- feat(fuzz): add address mutation variant to select from dictionary ([#13090](https://github.com/foundry-rs/foundry/pull/13090)) by @grandizzy\r\n\r\n### Fixes\r\n\r\n- fix(cheatcodes): `vm.mockFunction` to work correctly with delegatecall ([#13117](https://github.com/foundry-rs/foundry/pull/13117)) by @quangloc99\r\n- fix(invariant): preserve state across calls during replay ([#13084](https://github.com/foundry-rs/foundry/pull/13084)) by @grandizzy\r\n- fix(evm): pin fork block number to prevent state inconsistency ([#13085](https://github.com/foundry-rs/foundry/pull/13085)) by @grandizzy\r\n- fix(evm): use timestamp-based blob base fee calculation ([#12959](https://github.com/foundry-rs/foundry/pull/12959)) by @cakevm\r\n- fix: emit console.log on fuzz test last run at verbosity >= 2 ([#12478](https://github.com/foundry-rs/foundry/pull/12478)) by @avorylli\r\n- fix(preprocessor): mark getCode as view in VmContractHelper ([#13089](https://github.com/foundry-rs/foundry/pull/13089)) by @grandizzy\r\n\r\n---\r\n\r\n## Cast\r\n\r\n### Features\r\n\r\n- feat(cast): add --curl flag to output equivalent curl commands ([#13114](https://github.com/foundry-rs/foundry/pull/13114)) by @gakonst\r\n- feat(cast): add eip7594 support ([#13058](https://github.com/foundry-rs/foundry/pull/13058)) by @mablr\r\n- feat(cast): add support for raw transaction data with --data flag in send ([#12712](https://github.com/foundry-rs/foundry/pull/12712)) by @Jds-23\r\n- feat(cast): add trace_transaction and trace_rawTransaction ([#12788](https://github.com/foundry-rs/foundry/pull/12788)) by @figtracer\r\n- feat(cast): add tx flags to `erc20` command ([#13002](https://github.com/foundry-rs/foundry/pull/13002)) by @mablr\r\n- feat(cast): cache Etherscan sources under Foundry cache with temp fallback ([#12025](https://github.com/foundry-rs/foundry/pull/12025)) by @sashass1315\r\n- feat(cast): derive accounts from mnemonic ([#12700](https://github.com/foundry-rs/foundry/pull/12700)) by @leovct\r\n- feat(cast): strip WalletOpts and EtherscanOpts from cast subcommands that dont expect a signer or need etherscan api ([#12705](https://github.com/foundry-rs/foundry/pull/12705)) by @tskoyo\r\n- feat(cast): wallet sign-auth --self-broadcast ([#12624](https://github.com/foundry-rs/foundry/pull/12624)) by @0xferrous\r\n- feat(cast): accept multiple 7702 authorizations ([#12627](https://github.com/foundry-rs/foundry/pull/12627)) by @0xferrous\r\n- feat(cast): `--replay-system-txes` / `--sys` arg to cast run system txes ([#12853](https://github.com/foundry-rs/foundry/pull/12853)) by @grandizzy\r\n- feat: alias `cast erc20 transfer` to `cast erc20 send` ([#12990](https://github.com/foundry-rs/foundry/pull/12990)) by @onbjerg\r\n- feat: support cast logs query chunking ([#12692](https://github.com/foundry-rs/foundry/pull/12692)) by @stevencartavia\r\n\r\n### Fixes\r\n\r\n- fix(cast): handle errors in list_local_senders() ([#12419](https://github.com/foundry-rs/foundry/pull/12419)) by @Ragnar\r\n- fix(cast): treat threads=0 as logical cores ([#12799](https://github.com/foundry-rs/foundry/pull/12799)) by @ANtutov\r\n- fix: add plasma verifier err msg ([#12790](https://github.com/foundry-rs/foundry/pull/12790)) by @grandizzy\r\n\r\n---\r\n\r\n## Anvil\r\n\r\n### Features\r\n\r\n- feat(anvil): add `eth_fillTransaction` support ([#12595](https://github.com/foundry-rs/foundry/pull/12595)) by @mablr\r\n- feat(anvil): extend Content-Type support on Beacon API ([#12611](https://github.com/foundry-rs/foundry/pull/12611)) by @mablr\r\n\r\n### Fixes\r\n\r\n- fix(anvil): insufficient allowance → insufficient balance ([#12855](https://github.com/foundry-rs/foundry/pull/12855)) by @anim001k\r\n- fix(anvil): propagate gas estimation errors ([#12813](https://github.com/foundry-rs/foundry/pull/12813)) by @jxom\r\n- fix(anvil): resolve incorrect historical states dump behavior ([#12732](https://github.com/foundry-rs/foundry/pull/12732)) by @w1tcher\r\n- fix(anvil): use B256 instead of TxHash for block hash parameters ([#12961](https://github.com/foundry-rs/foundry/pull/12961)) by @pivasdesant\r\n- fix(anvil): use suggested priority fee by default ([#13092](https://github.com/foundry-rs/foundry/pull/13092)) by @tefyosL-sol\r\n\r\n---\r\n\r\n## Chisel\r\n\r\n### Fixes\r\n\r\n- fix(chisel): don't panic on bad pc/memory ([#12674](https://github.com/foundry-rs/foundry/pull/12674)) by @DaniPopes\r\n- fix(chisel): uninitalized variables ([#12937](https://github.com/foundry-rs/foundry/pull/12937)) by @DaniPopes\r\n\r\n---\r\n\r\n## Other\r\n\r\n- feat: add precompile decoding for Prague BLS12-381 and Osaka P256VERIFY ([#13094](https://github.com/foundry-rs/foundry/pull/13094)) by @DaniPopes\r\n- feat: support solc prereleases ([#12599](https://github.com/foundry-rs/foundry/pull/12599)) by @grandizzy\r\n- feat(docker): add semver major/minor floating tags on release ([#13182](https://github.com/foundry-rs/foundry/pull/13182)) by @zerosnacks\r\n- fix(cli): add `--no-proxy` to disable `reqwest` proxying to prevent crash on macOS in sandboxed environments ([#13155](https://github.com/foundry-rs/foundry/pull/13155)) by @gakonst\r\n- fix(foundryup): strip leading backslash from sha256sum ([#12827](https://github.com/foundry-rs/foundry/pull/12827)) by @DaniPopes\r\n- fix: `svm fails to download solc 0.8.33 on linux/arm64`, bump `svm-rs` ([#13007](https://github.com/foundry-rs/foundry/pull/13007)) by @zerosnacks\r\n- added MONAD_SYSTEM_ADDRESS ([#12585](https://github.com/foundry-rs/foundry/pull/12585)) by @Jayakumar\r\n- docs(config): complete fuzz and invariant sections with 20+ missing options ([#12789](https://github.com/foundry-rs/foundry/pull/12789)) by @aso20455\r\n- docs(lint): add missing lint rules to README ([#12758](https://github.com/foundry-rs/foundry/pull/12758)) by @dizer-ti\r\n- docs: clean up config docs ([#12296](https://github.com/foundry-rs/foundry/pull/12296)) by @onbjerg\r\n- chore(deps): update to soldeer 0.10.0 ([#12835](https://github.com/foundry-rs/foundry/pull/12835)) by @beeb\r\n- chore(deps): update figment to figment2 v0.11 ([#13099](https://github.com/foundry-rs/foundry/pull/13099)) by @DaniPopes\r\n- chore(deps): bump to revm 34 ([#13130](https://github.com/foundry-rs/foundry/pull/13130)) by @zerosnacks\r\n- chore(deps): bump mdbook to 0.5 ([#13064](https://github.com/foundry-rs/foundry/pull/13064)) by @zerosnacks\r\n- chore: bump evm-disassembler version to support CLZ and EOF opcodes ([#13050](https://github.com/foundry-rs/foundry/pull/13050)) by @christn\r\n- chore(anvil): deprecate `getBlobSidecars` Beacon API endpoint ([#12568](https://github.com/foundry-rs/foundry/pull/12568)) by @mablr\r\n- chore(anvil): remove `anvil_getBlobSidecarsByBlockId` endpoint ([#13022](https://github.com/foundry-rs/foundry/pull/13022)) by @mablr\r\n\r\n---\r\n\r\n## Full Changelog\r\n\r\n[v1.5.1...v1.6.0](https://github.com/foundry-rs/foundry/compare/v1.5.1...v1.6.0-rc1)",
"mentions_count": 40
}