Skip to content

Commit 84500c7

Browse files
authored
Bump evm and common (#17668)
* Bump evm and common * Fix go mod * lint * Update health controller test expected err messages * Bump chainlink-evm and common
1 parent 90a11e2 commit 84500c7

File tree

26 files changed

+178
-176
lines changed

26 files changed

+178
-176
lines changed

core/scripts/go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ require (
3636
github.com/smartcontractkit/chain-selectors v1.0.57
3737
github.com/smartcontractkit/chainlink-automation v0.8.1
3838
github.com/smartcontractkit/chainlink-ccip v0.0.0-20250515091132-6c08936b29ab
39-
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250519161208-80bc8b13c0e7
39+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250521190241-65a9b738252b
4040
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250417193446-eeb0a7d1e049
4141
github.com/smartcontractkit/chainlink-deployments-framework v0.4.0
42-
github.com/smartcontractkit/chainlink-evm v0.0.0-20250515125821-cae192cd18bb
42+
github.com/smartcontractkit/chainlink-evm v0.0.0-20250522112504-ceaebb017e69
4343
github.com/smartcontractkit/chainlink-testing-framework/framework v0.8.3
4444
github.com/smartcontractkit/chainlink-testing-framework/lib v1.52.4
4545
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.0
@@ -391,10 +391,10 @@ require (
391391
github.com/smartcontractkit/chainlink-aptos v0.0.0-20250502091650-484cfa7ccddf // indirect
392392
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250520123946-6aaf88e0848a // indirect
393393
github.com/smartcontractkit/chainlink-feeds v0.1.2-0.20250227211209-7cd000095135 // indirect
394-
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20250514200342-5169fbe9e28d // indirect
395-
github.com/smartcontractkit/chainlink-framework/metrics v0.0.0-20250514200342-5169fbe9e28d // indirect
396-
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250514200342-5169fbe9e28d // indirect
397-
github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250501150903-3e93089d9ad5 // indirect
394+
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20250522110034-65c54665034a // indirect
395+
github.com/smartcontractkit/chainlink-framework/metrics v0.0.0-20250522110034-65c54665034a // indirect
396+
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250522110034-65c54665034a // indirect
397+
github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250516160234-c2e27f791437 // indirect
398398
github.com/smartcontractkit/chainlink-protos/job-distributor v0.10.0 // indirect
399399
github.com/smartcontractkit/chainlink-protos/orchestrator v0.6.0 // indirect
400400
github.com/smartcontractkit/chainlink-protos/rmn/v1.6/go v0.0.0-20250131130834-15e0d4cde2a6 // indirect
@@ -494,7 +494,7 @@ require (
494494
google.golang.org/genproto v0.0.0-20250122153221-138b5a5a4fd4 // indirect
495495
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect
496496
google.golang.org/genproto/googleapis/rpc v0.0.0-20250422160041-2d3770c4ea7f // indirect
497-
google.golang.org/grpc v1.71.0 // indirect
497+
google.golang.org/grpc v1.72.0 // indirect
498498
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
499499
gopkg.in/guregu/null.v4 v4.0.0 // indirect
500500
gopkg.in/inf.v0 v0.9.1 // indirect

core/scripts/go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,26 +1267,26 @@ github.com/smartcontractkit/chainlink-ccip v0.0.0-20250515091132-6c08936b29ab h1
12671267
github.com/smartcontractkit/chainlink-ccip v0.0.0-20250515091132-6c08936b29ab/go.mod h1:Jb05WL6lj5H89XGcaaOinxTf4Gdj+vXO4TcUhqTgqIM=
12681268
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250520123946-6aaf88e0848a h1:BVhdDkwltth3sw9MeFS3ItQlyPat8M4NUwp86QX2j9U=
12691269
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250520123946-6aaf88e0848a/go.mod h1:k3/Z6AvwurPUlfuDFEonRbkkiTSgNSrtVNhJEWNlUZA=
1270-
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250519161208-80bc8b13c0e7 h1:yeDKMQSKJQwe5SdfPmbzjzgyZIeq1QlcR93K3e7tRCU=
1271-
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250519161208-80bc8b13c0e7/go.mod h1:uNF6+noody47ZdmRwymDZAnQ7eKTXLzMKvl41LA63lo=
1270+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250521190241-65a9b738252b h1:sa0p3y99hBWvmFYXPvts5aM2SPc7SWUeEpUrySzWWiY=
1271+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250521190241-65a9b738252b/go.mod h1:TF9ZqBV0QA3X1T4BoLGp0FfJpOQOcQ+ggKu1MlsWKYw=
12721272
github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 h1:9wh1G+WbXwPVqf0cfSRSgwIcaXTQgvYezylEAfwmrbw=
12731273
github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7/go.mod h1:yaDOAZF6MNB+NGYpxGCUc+owIdKrjvFW0JODdTcQ3V0=
12741274
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250417193446-eeb0a7d1e049 h1:7HwYt8rDz1ehTcB28oNipdTZUtV17F2sfkLTLtMJC4c=
12751275
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250417193446-eeb0a7d1e049/go.mod h1:2MggrMtbhqr0u4U2pcYa21lvAtvaeSawjxdIy1ytHWE=
12761276
github.com/smartcontractkit/chainlink-deployments-framework v0.4.0 h1:6+wI+EThX+AHbf7htSYhN0TYc0v/nIT6sqT3MU9OWQI=
12771277
github.com/smartcontractkit/chainlink-deployments-framework v0.4.0/go.mod h1:DcgU4wzgOaFGHjvMkYI644QZcIInamNiemLCyUsRURw=
1278-
github.com/smartcontractkit/chainlink-evm v0.0.0-20250515125821-cae192cd18bb h1:AZkVeFqO9QQJzRTw1ikZTVLxSUeR+p0CVUl0+WVKcVA=
1279-
github.com/smartcontractkit/chainlink-evm v0.0.0-20250515125821-cae192cd18bb/go.mod h1:o1jMnrmYa2HwGGxh0DrjhUzipJPuvkrbr2HU1OoLioc=
1278+
github.com/smartcontractkit/chainlink-evm v0.0.0-20250522112504-ceaebb017e69 h1:StRcm8b8O62OdjJfoyBmv3rZoAZZmsATVfPEW9UXEAc=
1279+
github.com/smartcontractkit/chainlink-evm v0.0.0-20250522112504-ceaebb017e69/go.mod h1:B6BtckGdjLfwqoOVBzAJqdUgDsUygrhwrrkV54ypnUA=
12801280
github.com/smartcontractkit/chainlink-feeds v0.1.2-0.20250227211209-7cd000095135 h1:8u9xUrC+yHrTDexOKDd+jrA6LCzFFHeX1G82oj2fsSI=
12811281
github.com/smartcontractkit/chainlink-feeds v0.1.2-0.20250227211209-7cd000095135/go.mod h1:NkvE4iQgiT7dMCP6U3xPELHhWhN5Xr6rHC0axRebyMU=
1282-
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20250514200342-5169fbe9e28d h1:+I0fUEPUE2W45bjDrPsZgTogK//1yZo29hIREgDTGL8=
1283-
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20250514200342-5169fbe9e28d/go.mod h1:7SIisRODXILBOqkUYvdfosemV6ttDTR+AjGHPws7DoA=
1284-
github.com/smartcontractkit/chainlink-framework/metrics v0.0.0-20250514200342-5169fbe9e28d h1:D2wyPOBhJXueq/P7Ux1HCntZ7pUB2rPXQxSeO3cN7iQ=
1285-
github.com/smartcontractkit/chainlink-framework/metrics v0.0.0-20250514200342-5169fbe9e28d/go.mod h1:jo+cUqNcHwN8IF7SInQNXDZ8qzBsyMpnLdYbDswviFc=
1286-
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250514200342-5169fbe9e28d h1:9ys7cetSe40Ne53Z0xKfvrs3TfDjJuBHIsVUA4hOzyk=
1287-
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250514200342-5169fbe9e28d/go.mod h1:zYqPBBRUXUQ/L+aD4Q7phnYsfVeC5rDBXtPt1VYwtws=
1288-
github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250501150903-3e93089d9ad5 h1:hkMi+WgGrRvPXWToGE2NEeXjd6SnIq+rjFK5yj75dlE=
1289-
github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250501150903-3e93089d9ad5/go.mod h1:5tMRH1DeFx0E/o1EG7Yyx9EFtgMC06CSZFc+kP70uVw=
1282+
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20250522110034-65c54665034a h1:1CrY+turGOYaSEs4efA4zJprX0G2Uk+0dcDO1eCsHhk=
1283+
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20250522110034-65c54665034a/go.mod h1:X+a4k2a+2G2/yeAaRQMCTLmlhNdQYAeN6v+ZpLzRZww=
1284+
github.com/smartcontractkit/chainlink-framework/metrics v0.0.0-20250522110034-65c54665034a h1:bFYBcW0cmhq0G8NSjPxSFfL/fVODuhEGluyWOxJTqqk=
1285+
github.com/smartcontractkit/chainlink-framework/metrics v0.0.0-20250522110034-65c54665034a/go.mod h1:jo+cUqNcHwN8IF7SInQNXDZ8qzBsyMpnLdYbDswviFc=
1286+
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250522110034-65c54665034a h1:O28vgyHM7QF1YLg1BwkQSIbOYA+t0RiH9+b+k90GPG8=
1287+
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250522110034-65c54665034a/go.mod h1:zYqPBBRUXUQ/L+aD4Q7phnYsfVeC5rDBXtPt1VYwtws=
1288+
github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250516160234-c2e27f791437 h1:Vd1kN9ks1JeGvVkzOaJnZjLlhL+biDupDdJEx5HVbx0=
1289+
github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250516160234-c2e27f791437/go.mod h1:HHGeDUpAsPa0pmOx7wrByCitjQ0mbUxf0R9v+g67uCA=
12901290
github.com/smartcontractkit/chainlink-protos/job-distributor v0.10.0 h1:55Izmj3bEFD2o0tWpuEd3OFV/pcIQiiaPZP7uJqi1GQ=
12911291
github.com/smartcontractkit/chainlink-protos/job-distributor v0.10.0/go.mod h1:/dVVLXrsp+V0AbcYGJo3XMzKg3CkELsweA/TTopCsKE=
12921292
github.com/smartcontractkit/chainlink-protos/orchestrator v0.6.0 h1:3H8vMqP9eEhS/pCSPKsSXMoOo6mLy65ZFNZOc3DTFSk=
@@ -2023,8 +2023,8 @@ google.golang.org/grpc v1.35.0/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAG
20232023
google.golang.org/grpc v1.36.0/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU=
20242024
google.golang.org/grpc v1.36.1/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU=
20252025
google.golang.org/grpc v1.38.0/go.mod h1:NREThFqKR1f3iQ6oBuvc5LadQuXVGo9rkm5ZGrQdJfM=
2026-
google.golang.org/grpc v1.71.0 h1:kF77BGdPTQ4/JZWMlb9VpJ5pa25aqvVqogsxNHHdeBg=
2027-
google.golang.org/grpc v1.71.0/go.mod h1:H0GRtasmQOh9LkFoCPDu3ZrwUtD1YGE+b2vYBYd/8Ec=
2026+
google.golang.org/grpc v1.72.0 h1:S7UkcVa60b5AAQTaO6ZKamFp1zMZSU0fGDK2WZLbBnM=
2027+
google.golang.org/grpc v1.72.0/go.mod h1:wH5Aktxcg25y1I3w7H69nHfXdOG3UiadoBtjh3izSDM=
20282028
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
20292029
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
20302030
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=

core/services/relay/evm/evm_service.go

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88
"github.com/ethereum/go-ethereum/common"
99
gethtypes "github.com/ethereum/go-ethereum/core/types"
1010
"github.com/pkg/errors"
11+
1112
commontypes "github.com/smartcontractkit/chainlink-common/pkg/types"
1213
"github.com/smartcontractkit/chainlink-common/pkg/types/chains/evm"
1314
evmtypes "github.com/smartcontractkit/chainlink-common/pkg/types/chains/evm"
@@ -48,7 +49,7 @@ func (r *Relayer) EstimateGas(ctx context.Context, call *evmtypes.CallMsg) (uint
4849
return r.chain.Client().EstimateGas(ctx, toEthMsg(call))
4950
}
5051

51-
func (r *Relayer) TransactionByHash(ctx context.Context, hash evmtypes.Hash) (*evmtypes.Transaction, error) {
52+
func (r *Relayer) GetTransactionByHash(ctx context.Context, hash evmtypes.Hash) (*evmtypes.Transaction, error) {
5253
tx, err := r.chain.Client().TransactionByHash(ctx, hash)
5354
if err != nil {
5455
return nil, err
@@ -57,7 +58,7 @@ func (r *Relayer) TransactionByHash(ctx context.Context, hash evmtypes.Hash) (*e
5758
return convertTransaction(tx), nil
5859
}
5960

60-
func (r *Relayer) TransactionReceipt(ctx context.Context, txHash evmtypes.Hash) (*evmtypes.Receipt, error) {
61+
func (r *Relayer) GetTransactionReceipt(ctx context.Context, txHash evmtypes.Hash) (*evmtypes.Receipt, error) {
6162
receipt, err := r.chain.Client().TransactionReceipt(ctx, txHash)
6263
if err != nil {
6364
return nil, err

core/services/relay/evm/evm_service_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ func TestEVMService(t *testing.T) {
7272
require.NoError(t, err)
7373
})
7474

75-
t.Run("TransactionByHash", func(t *testing.T) {
75+
t.Run("GetTransactionByHash", func(t *testing.T) {
7676
hash := common.HexToHash("0x123")
7777
nonce := uint64(1)
7878
to := common.HexToAddress("0x555")
@@ -83,7 +83,7 @@ func TestEVMService(t *testing.T) {
8383

8484
transaction := gethtypes.NewTransaction(nonce, to, amount, gasLimit, gasPrice, data)
8585
evmClient.On("TransactionByHash", ctx, hash).Return(transaction, nil)
86-
tx, err := relayer.TransactionByHash(ctx, hash)
86+
tx, err := relayer.GetTransactionByHash(ctx, hash)
8787
require.NoError(t, err)
8888
require.Equal(t, transaction.Hash().Bytes(), tx.Hash[:])
8989
require.Equal(t, transaction.Nonce(), tx.Nonce)

core/services/workflows/v2/engine_test.go

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ import (
1919
regmocks "github.com/smartcontractkit/chainlink-common/pkg/types/core/mocks"
2020
"github.com/smartcontractkit/chainlink-common/pkg/values"
2121
sdkpb "github.com/smartcontractkit/chainlink-common/pkg/workflows/sdk/v2/pb"
22-
"github.com/smartcontractkit/chainlink-common/pkg/workflows/sdk/v2/testutils"
22+
"github.com/smartcontractkit/chainlink-common/pkg/workflows/sdk/v2/testutils/registry"
23+
2324
"github.com/smartcontractkit/chainlink-common/pkg/workflows/wasm/host"
2425
modulemocks "github.com/smartcontractkit/chainlink-common/pkg/workflows/wasm/host/mocks"
2526
wasmpb "github.com/smartcontractkit/chainlink-common/pkg/workflows/wasm/v2/pb"
@@ -336,10 +337,10 @@ func TestEngine_MockCapabilityRegistry_NoDAGBinary(t *testing.T) {
336337
}
337338

338339
triggerMock, basicActionMock := setupExpectedCalls(t)
339-
wrappedTriggerMock := &testutils.CapabilityWrapper{
340+
wrappedTriggerMock := &registry.CapabilityWrapper{
340341
Capability: triggerMock,
341342
}
342-
wrappedActionMock := &testutils.CapabilityWrapper{
343+
wrappedActionMock := &registry.CapabilityWrapper{
343344
Capability: basicActionMock,
344345
}
345346

core/web/testdata/body/health-failing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<summary title=""><span class="">HeadTracker</span></summary>
4141
<details open>
4242
<summary title="EVM.0.HeadTracker.HeadListener"><span class="failing">HeadListener</span></summary>
43-
<pre>Listener is not connected</pre>
43+
<pre>Listener connected = false, receiving heads = false</pre>
4444
</details>
4545
</details>
4646
</details>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"data":[{"type":"checks","id":"EVM.0.HeadTracker.HeadListener","attributes":{"name":"EVM.0.HeadTracker.HeadListener","status":"failing","output":"Listener is not connected"}}]}
1+
{"data":[{"type":"checks","id":"EVM.0.HeadTracker.HeadListener","attributes":{"name":"EVM.0.HeadTracker.HeadListener","status":"failing","output":"Listener connected = false, receiving heads = false"}}]}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
! EVM.0.HeadTracker.HeadListener
2-
Listener is not connected
2+
Listener connected = false, receiving heads = false

core/web/testdata/body/health.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<summary title="EVM.0.HeadTracker"><span class="passing">HeadTracker</span></summary>
4747
<details open>
4848
<summary title="EVM.0.HeadTracker.HeadListener"><span class="failing">HeadListener</span></summary>
49-
<pre>Listener is not connected</pre>
49+
<pre>Listener connected = false, receiving heads = false</pre>
5050
</details>
5151
</details>
5252
<details open>

core/web/testdata/body/health.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"attributes": {
4343
"name": "EVM.0.HeadTracker.HeadListener",
4444
"status": "failing",
45-
"output": "Listener is not connected"
45+
"output": "Listener connected = false, receiving heads = false"
4646
}
4747
},
4848
{

core/web/testdata/body/health.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ok EVM.0.BalanceMonitor
33
ok EVM.0.HeadBroadcaster
44
ok EVM.0.HeadTracker
55
! EVM.0.HeadTracker.HeadListener
6-
Listener is not connected
6+
Listener connected = false, receiving heads = false
77
ok EVM.0.LogBroadcaster
88
ok EVM.0.Relayer
99
ok EVM.0.Txm

deployment/go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ require (
3535
github.com/smartcontractkit/chainlink-aptos v0.0.0-20250502091650-484cfa7ccddf
3636
github.com/smartcontractkit/chainlink-ccip v0.0.0-20250515091132-6c08936b29ab
3737
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250520123946-6aaf88e0848a
38-
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250519161208-80bc8b13c0e7
38+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250521190241-65a9b738252b
3939
github.com/smartcontractkit/chainlink-deployments-framework v0.4.0
40-
github.com/smartcontractkit/chainlink-evm v0.0.0-20250515125821-cae192cd18bb
41-
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250514200342-5169fbe9e28d
40+
github.com/smartcontractkit/chainlink-evm v0.0.0-20250522112504-ceaebb017e69
41+
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250522110034-65c54665034a
4242
github.com/smartcontractkit/chainlink-protos/job-distributor v0.10.0
4343
github.com/smartcontractkit/chainlink-protos/orchestrator v0.6.0
4444
github.com/smartcontractkit/chainlink-solana v1.1.2-0.20250519165144-2167692b318c
@@ -57,7 +57,7 @@ require (
5757
golang.org/x/mod v0.24.0
5858
golang.org/x/oauth2 v0.27.0
5959
golang.org/x/sync v0.13.0
60-
google.golang.org/grpc v1.71.0
60+
google.golang.org/grpc v1.72.0
6161
google.golang.org/protobuf v1.36.6
6262
gopkg.in/guregu/null.v4 v4.0.0
6363
)
@@ -376,9 +376,9 @@ require (
376376
github.com/smartcontractkit/chainlink-automation v0.8.1 // indirect
377377
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250417193446-eeb0a7d1e049 // indirect
378378
github.com/smartcontractkit/chainlink-feeds v0.1.2-0.20250227211209-7cd000095135 // indirect
379-
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20250514200342-5169fbe9e28d // indirect
380-
github.com/smartcontractkit/chainlink-framework/metrics v0.0.0-20250514200342-5169fbe9e28d // indirect
381-
github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250501150903-3e93089d9ad5 // indirect
379+
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20250522110034-65c54665034a // indirect
380+
github.com/smartcontractkit/chainlink-framework/metrics v0.0.0-20250522110034-65c54665034a // indirect
381+
github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20250516160234-c2e27f791437 // indirect
382382
github.com/smartcontractkit/chainlink-protos/rmn/v1.6/go v0.0.0-20250131130834-15e0d4cde2a6 // indirect
383383
github.com/smartcontractkit/chainlink-protos/svr v1.1.0 // indirect
384384
github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20250501150903-3e93089d9ad5 // indirect

0 commit comments

Comments
 (0)