File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ " chainlink " : patch
3+ ---
4+
5+ #updated chip-ingress client
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ require (
4747 github.com/shopspring/decimal v1.4.0
4848 github.com/smartcontractkit/chainlink-automation v0.8.1
4949 github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20250814153237-9a6c5a35e950
50- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958
50+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf
5151 github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250806152407-159881c7589c
5252 github.com/smartcontractkit/chainlink-data-streams v0.1.2
5353 github.com/smartcontractkit/chainlink-deployments-framework v0.25.0
@@ -465,7 +465,7 @@ require (
465465 github.com/smartcontractkit/chainlink-aptos v0.0.0-20250818164129-fa2e60d95157 // indirect
466466 github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7f8a0f403c3a // indirect
467467 github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250805210128-7f8a0f403c3a // indirect
468- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 // indirect
468+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 // indirect
469469 github.com/smartcontractkit/chainlink-common/pkg/workflows/sdk/v2/pb v0.0.0-20250806155403-1d805e639a0f // indirect
470470 github.com/smartcontractkit/chainlink-feeds v0.1.2-0.20250227211209-7cd000095135 // indirect
471471 github.com/smartcontractkit/chainlink-framework/capabilities v0.0.0-20250729142306-508e798f6a5d // indirect
Original file line number Diff line number Diff line change @@ -1526,10 +1526,10 @@ github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7
15261526github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7f8a0f403c3a /go.mod h1:Ve1xD71bl193YIZQEoJMmBqLGQJdNs29bwbuObwvbhQ =
15271527github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250805210128-7f8a0f403c3a h1:38dAlTPRUQHZus5dCnBnQyf/V4oYn0p2svWlbPgHDQ4 =
15281528github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250805210128-7f8a0f403c3a /go.mod h1:xtZNi6pOKdC3sLvokDvXOhgHzT+cyBqH/gWwvxTxqrg =
1529- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958 h1:pfzvL8n8f4ygUe4pIBjHgM2Tzct6qG8Q/jxJjfHThMY =
1530- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958 /go.mod h1:OYfK10oQCJVQEdBmA2J1FC9gq+bp9497LcD88T0q+lw =
1531- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 h1:ca2z5OXgnbBPQRxpwXwBLJsUA1+cAp5ncfW4Ssvd6eY =
1532- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 /go.mod h1:NZv/qKYGFRnkjOYBouajnDfFoZ+WDa6H2KNmSf1dnKc =
1529+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf h1:Mx/79ABO/SPNQrDn7ojfw0o77XBHVIVAcnWk8/dJjKk =
1530+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf /go.mod h1:QvAua/ikgc4Te4NUNc+kNUVW0vUVWFaz4iVJpdV7Lqc =
1531+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 h1:xPM32++82Jbcsn+ghxyrSjLQgKCdpZ8z/hwtQOnWf/o =
1532+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 /go.mod h1:eKGyfTKzr0/PeR7qKN4l2FcW9p+HzyKUwAfGhm/5YZc =
15331533github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 h1:9wh1G+WbXwPVqf0cfSRSgwIcaXTQgvYezylEAfwmrbw =
15341534github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 /go.mod h1:yaDOAZF6MNB+NGYpxGCUc+owIdKrjvFW0JODdTcQ3V0 =
15351535github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250806152407-159881c7589c h1:QaImySzrLcGzQc4wCF2yDqqb73jA3+9EIqybgx8zT4w =
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
3636 github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20250814153237-9a6c5a35e950
3737 github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7f8a0f403c3a
3838 github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250805210128-7f8a0f403c3a
39- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958
39+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf
4040 github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250806152407-159881c7589c
4141 github.com/smartcontractkit/chainlink-deployments-framework v0.25.0
4242 github.com/smartcontractkit/chainlink-evm v0.3.1
@@ -380,7 +380,7 @@ require (
380380 github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3 // indirect
381381 github.com/sirupsen/logrus v1.9.3 // indirect
382382 github.com/smartcontractkit/chainlink-automation v0.8.1 // indirect
383- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 // indirect
383+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 // indirect
384384 github.com/smartcontractkit/chainlink-common/pkg/workflows/sdk/v2/pb v0.0.0-20250806155403-1d805e639a0f // indirect
385385 github.com/smartcontractkit/chainlink-data-streams v0.1.2 // indirect
386386 github.com/smartcontractkit/chainlink-feeds v0.1.2-0.20250227211209-7cd000095135 // indirect
Original file line number Diff line number Diff line change @@ -1252,10 +1252,10 @@ github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7
12521252github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7f8a0f403c3a /go.mod h1:Ve1xD71bl193YIZQEoJMmBqLGQJdNs29bwbuObwvbhQ =
12531253github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250805210128-7f8a0f403c3a h1:38dAlTPRUQHZus5dCnBnQyf/V4oYn0p2svWlbPgHDQ4 =
12541254github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250805210128-7f8a0f403c3a /go.mod h1:xtZNi6pOKdC3sLvokDvXOhgHzT+cyBqH/gWwvxTxqrg =
1255- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958 h1:pfzvL8n8f4ygUe4pIBjHgM2Tzct6qG8Q/jxJjfHThMY =
1256- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958 /go.mod h1:OYfK10oQCJVQEdBmA2J1FC9gq+bp9497LcD88T0q+lw =
1257- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 h1:ca2z5OXgnbBPQRxpwXwBLJsUA1+cAp5ncfW4Ssvd6eY =
1258- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 /go.mod h1:NZv/qKYGFRnkjOYBouajnDfFoZ+WDa6H2KNmSf1dnKc =
1255+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf h1:Mx/79ABO/SPNQrDn7ojfw0o77XBHVIVAcnWk8/dJjKk =
1256+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf /go.mod h1:QvAua/ikgc4Te4NUNc+kNUVW0vUVWFaz4iVJpdV7Lqc =
1257+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 h1:xPM32++82Jbcsn+ghxyrSjLQgKCdpZ8z/hwtQOnWf/o =
1258+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 /go.mod h1:eKGyfTKzr0/PeR7qKN4l2FcW9p+HzyKUwAfGhm/5YZc =
12591259github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 h1:9wh1G+WbXwPVqf0cfSRSgwIcaXTQgvYezylEAfwmrbw =
12601260github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 /go.mod h1:yaDOAZF6MNB+NGYpxGCUc+owIdKrjvFW0JODdTcQ3V0 =
12611261github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250806152407-159881c7589c h1:QaImySzrLcGzQc4wCF2yDqqb73jA3+9EIqybgx8zT4w =
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ require (
8484 github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20250814153237-9a6c5a35e950
8585 github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7f8a0f403c3a
8686 github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250804184440-c0506474fc44
87- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958
87+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf
8888 github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250806152407-159881c7589c
8989 github.com/smartcontractkit/chainlink-common/pkg/workflows/sdk/v2/pb v0.0.0-20250806155403-1d805e639a0f
9090 github.com/smartcontractkit/chainlink-data-streams v0.1.2
@@ -332,7 +332,7 @@ require (
332332 github.com/sasha-s/go-deadlock v0.3.5 // indirect
333333 github.com/sethvargo/go-retry v0.2.4 // indirect
334334 github.com/shirou/gopsutil v3.21.11+incompatible // indirect
335- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 // indirect
335+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 // indirect
336336 github.com/smartcontractkit/chainlink-framework/metrics v0.0.0-20250717121125-2350c82883e2 // indirect
337337 github.com/smartcontractkit/chainlink-protos/rmn/v1.6/go v0.0.0-20250131130834-15e0d4cde2a6 // indirect
338338 github.com/smartcontractkit/chainlink-protos/svr v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -1086,10 +1086,10 @@ github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7
10861086github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7f8a0f403c3a /go.mod h1:Ve1xD71bl193YIZQEoJMmBqLGQJdNs29bwbuObwvbhQ =
10871087github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250804184440-c0506474fc44 h1:S00lus9RPu5JuxKRtGEET+aIUfASahHpTRV5RgPARSI =
10881088github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250804184440-c0506474fc44 /go.mod h1:xtZNi6pOKdC3sLvokDvXOhgHzT+cyBqH/gWwvxTxqrg =
1089- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958 h1:pfzvL8n8f4ygUe4pIBjHgM2Tzct6qG8Q/jxJjfHThMY =
1090- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958 /go.mod h1:OYfK10oQCJVQEdBmA2J1FC9gq+bp9497LcD88T0q+lw =
1091- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 h1:ca2z5OXgnbBPQRxpwXwBLJsUA1+cAp5ncfW4Ssvd6eY =
1092- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 /go.mod h1:NZv/qKYGFRnkjOYBouajnDfFoZ+WDa6H2KNmSf1dnKc =
1089+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf h1:Mx/79ABO/SPNQrDn7ojfw0o77XBHVIVAcnWk8/dJjKk =
1090+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf /go.mod h1:QvAua/ikgc4Te4NUNc+kNUVW0vUVWFaz4iVJpdV7Lqc =
1091+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 h1:xPM32++82Jbcsn+ghxyrSjLQgKCdpZ8z/hwtQOnWf/o =
1092+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 /go.mod h1:eKGyfTKzr0/PeR7qKN4l2FcW9p+HzyKUwAfGhm/5YZc =
10931093github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 h1:9wh1G+WbXwPVqf0cfSRSgwIcaXTQgvYezylEAfwmrbw =
10941094github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 /go.mod h1:yaDOAZF6MNB+NGYpxGCUc+owIdKrjvFW0JODdTcQ3V0 =
10951095github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250806152407-159881c7589c h1:QaImySzrLcGzQc4wCF2yDqqb73jA3+9EIqybgx8zT4w =
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ require (
5050 github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20250814153237-9a6c5a35e950
5151 github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7f8a0f403c3a
5252 github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250805210128-7f8a0f403c3a
53- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958
53+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf
5454 github.com/smartcontractkit/chainlink-deployments-framework v0.25.0
5555 github.com/smartcontractkit/chainlink-evm v0.3.1
5656 github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20250808121824-2c3544aab8f3
@@ -470,7 +470,7 @@ require (
470470 github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3 // indirect
471471 github.com/sirupsen/logrus v1.9.3 // indirect
472472 github.com/smartcontractkit/ccip-owner-contracts v0.1.0 // indirect
473- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 // indirect
473+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 // indirect
474474 github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250806152407-159881c7589c // indirect
475475 github.com/smartcontractkit/chainlink-common/pkg/workflows/sdk/v2/pb v0.0.0-20250806155403-1d805e639a0f // indirect
476476 github.com/smartcontractkit/chainlink-data-streams v0.1.2 // indirect
Original file line number Diff line number Diff line change @@ -1514,10 +1514,10 @@ github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7
15141514github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7f8a0f403c3a /go.mod h1:Ve1xD71bl193YIZQEoJMmBqLGQJdNs29bwbuObwvbhQ =
15151515github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250805210128-7f8a0f403c3a h1:38dAlTPRUQHZus5dCnBnQyf/V4oYn0p2svWlbPgHDQ4 =
15161516github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250805210128-7f8a0f403c3a /go.mod h1:xtZNi6pOKdC3sLvokDvXOhgHzT+cyBqH/gWwvxTxqrg =
1517- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958 h1:pfzvL8n8f4ygUe4pIBjHgM2Tzct6qG8Q/jxJjfHThMY =
1518- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958 /go.mod h1:OYfK10oQCJVQEdBmA2J1FC9gq+bp9497LcD88T0q+lw =
1519- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 h1:ca2z5OXgnbBPQRxpwXwBLJsUA1+cAp5ncfW4Ssvd6eY =
1520- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 /go.mod h1:NZv/qKYGFRnkjOYBouajnDfFoZ+WDa6H2KNmSf1dnKc =
1517+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf h1:Mx/79ABO/SPNQrDn7ojfw0o77XBHVIVAcnWk8/dJjKk =
1518+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf /go.mod h1:QvAua/ikgc4Te4NUNc+kNUVW0vUVWFaz4iVJpdV7Lqc =
1519+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 h1:xPM32++82Jbcsn+ghxyrSjLQgKCdpZ8z/hwtQOnWf/o =
1520+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 /go.mod h1:eKGyfTKzr0/PeR7qKN4l2FcW9p+HzyKUwAfGhm/5YZc =
15211521github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 h1:9wh1G+WbXwPVqf0cfSRSgwIcaXTQgvYezylEAfwmrbw =
15221522github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 /go.mod h1:yaDOAZF6MNB+NGYpxGCUc+owIdKrjvFW0JODdTcQ3V0 =
15231523github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250806152407-159881c7589c h1:QaImySzrLcGzQc4wCF2yDqqb73jA3+9EIqybgx8zT4w =
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
3030 github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20250814153237-9a6c5a35e950
3131 github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7f8a0f403c3a
3232 github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250805210128-7f8a0f403c3a
33- github.com/smartcontractkit/chainlink-common v0.9.1-0.20250815142532-64e0a7965958
33+ github.com/smartcontractkit/chainlink-common v0.9.1-0.20250818185723-b445f683e7cf
3434 github.com/smartcontractkit/chainlink-deployments-framework v0.25.0
3535 github.com/smartcontractkit/chainlink-evm v0.3.1
3636 github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20250808121824-2c3544aab8f3
@@ -459,7 +459,7 @@ require (
459459 github.com/smartcontractkit/ccip-owner-contracts v0.1.0 // indirect
460460 github.com/smartcontractkit/chainlink-aptos v0.0.0-20250818164129-fa2e60d95157 // indirect
461461 github.com/smartcontractkit/chainlink-automation v0.8.1 // indirect
462- github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.1 // indirect
462+ github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.3 // indirect
463463 github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250806152407-159881c7589c // indirect
464464 github.com/smartcontractkit/chainlink-common/pkg/workflows/sdk/v2/pb v0.0.0-20250806155403-1d805e639a0f // indirect
465465 github.com/smartcontractkit/chainlink-data-streams v0.1.2 // indirect
You can’t perform that action at this time.
0 commit comments