Skip to content

Commit d4ed98c

Browse files
authored
Merge branch 'main' into stablecoin-stability-assessment
2 parents fe6a8d0 + ca5a9a7 commit d4ed98c

File tree

26 files changed

+21831
-15657
lines changed

26 files changed

+21831
-15657
lines changed

public/assets/chains/abchain.svg

Lines changed: 12 additions & 0 deletions
Loading

public/assets/chains/everclear.svg

Lines changed: 27 additions & 0 deletions
Loading

public/changelog.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"displayName": "0G",
55
"iconUrl": "https://docs.chain.link/assets/chains/0g.svg"
66
},
7+
"abchain": {
8+
"displayName": "AB Chain",
9+
"iconUrl": "https://docs.chain.link/assets/chains/abchain.svg"
10+
},
711
"abstract": {
812
"displayName": "Abstract",
913
"iconUrl": "https://docs.chain.link/assets/chains/abstract.svg"
@@ -88,6 +92,10 @@
8892
"displayName": "Ethereum",
8993
"iconUrl": "https://docs.chain.link/assets/chains/ethereum.svg"
9094
},
95+
"everclear": {
96+
"displayName": "Everclear",
97+
"iconUrl": "https://docs.chain.link/assets/chains/everclear.svg"
98+
},
9199
"etherlink": {
92100
"displayName": "Etherlink",
93101
"iconUrl": "https://docs.chain.link/assets/chains/etherlink.svg"
@@ -334,6 +342,26 @@
334342
}
335343
},
336344
"data": [
345+
{
346+
"category": "integration",
347+
"date": "2025-11-14",
348+
"description": "Chainlink CCIP expands support to new blockchains:",
349+
"newNetworks": [
350+
{
351+
"displayName": "AB Chain",
352+
"network": "abchain",
353+
"url": "https://docs.chain.link/ccip/directory/mainnet/chain/ab-chain-mainnet"
354+
},
355+
{
356+
"displayName": "Everclear",
357+
"network": "everclear",
358+
"url": "https://docs.chain.link/ccip/directory/mainnet/chain/everclear-mainnet"
359+
}
360+
],
361+
"relatedNetworks": ["abchain", "everclear"],
362+
"title": "CCIP on AB Chain and Everclear",
363+
"topic": "CCIP"
364+
},
337365
{
338366
"category": "integration",
339367
"date": "2025-11-10",

reports/llms-report.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
2-
"startedAt": "2025-11-13T13:44:50.973Z",
2+
"startedAt": "2025-11-14T13:32:16.574Z",
33
"siteBase": "https://docs.chain.link",
44
"sections": [
55
{
66
"section": "cre-go",
77
"pagesProcessed": 84,
88
"outputPath": "src/content/cre/llms-full-go.txt",
99
"bytes": 632740,
10-
"prevBytes": 631974,
11-
"deltaBytes": 766
10+
"prevBytes": 632740,
11+
"deltaBytes": 0
1212
},
1313
{
1414
"section": "cre-ts",
1515
"pagesProcessed": 79,
1616
"outputPath": "src/content/cre/llms-full-ts.txt",
1717
"bytes": 588161,
18-
"prevBytes": 587395,
19-
"deltaBytes": 766
18+
"prevBytes": 588161,
19+
"deltaBytes": 0
2020
},
2121
{
2222
"section": "vrf",
@@ -28,11 +28,11 @@
2828
},
2929
{
3030
"section": "ccip",
31-
"pagesProcessed": 243,
31+
"pagesProcessed": 260,
3232
"outputPath": "src/content/ccip/llms-full.txt",
33-
"bytes": 2625022,
33+
"bytes": 2847128,
3434
"prevBytes": 2625022,
35-
"deltaBytes": 0
35+
"deltaBytes": 222106
3636
},
3737
{
3838
"section": "data-feeds",
@@ -62,9 +62,9 @@
6262
"section": "datalink",
6363
"pagesProcessed": 20,
6464
"outputPath": "src/content/datalink/llms-full.txt",
65-
"bytes": 135846,
65+
"bytes": 136010,
6666
"prevBytes": 135846,
67-
"deltaBytes": 0
67+
"deltaBytes": 164
6868
},
6969
{
7070
"section": "chainlink-functions",
@@ -123,5 +123,5 @@
123123
"deltaBytes": 0
124124
}
125125
],
126-
"finishedAt": "2025-11-13T13:44:55.838Z"
126+
"finishedAt": "2025-11-14T13:32:21.336Z"
127127
}

src/components/QuickLinks/assets/products/automation-logo.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/components/QuickLinks/assets/products/ccip-logo.svg

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/components/QuickLinks/assets/products/data-feeds-logo.svg

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/components/QuickLinks/assets/products/data-streams-logo.svg

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)