diff --git a/go.mod b/go.mod index ad555f82..f99f4710 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/pelletier/go-toml/v2 v2.2.4 github.com/prometheus/client_golang v1.22.0 github.com/shopspring/decimal v1.4.0 - github.com/smartcontractkit/chainlink-common v0.9.6-0.20260211140822-b833b412cdd9 + github.com/smartcontractkit/chainlink-common v0.10.1-0.20260217013856-dd1e16fa7183 github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20260210224143-41229b2c8113 github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20250124205858-500edf2db981 github.com/smartcontractkit/libocr v0.0.0-20260130195252-6e18e2a30acc diff --git a/go.sum b/go.sum index ca6099a7..9ba86c4f 100644 --- a/go.sum +++ b/go.sum @@ -957,8 +957,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= github.com/smartcontractkit/chain-selectors v1.0.89 h1:L9oWZGqQXWyTPnC6ODXgu3b0DFyLmJ9eHv+uJrE9IZY= github.com/smartcontractkit/chain-selectors v1.0.89/go.mod h1:qy7whtgG5g+7z0jt0nRyii9bLND9m15NZTzuQPkMZ5w= -github.com/smartcontractkit/chainlink-common v0.9.6-0.20260211140822-b833b412cdd9 h1:HX9SbpoRWUB1w8KtkXfN8gGI8+dE7NYuNYfuDQ3E8sI= -github.com/smartcontractkit/chainlink-common v0.9.6-0.20260211140822-b833b412cdd9/go.mod h1:13YN2kb3Vqpw2S7d4IwhX/578WPGC0JHN5JrOnAEsOc= +github.com/smartcontractkit/chainlink-common v0.10.1-0.20260217013856-dd1e16fa7183 h1:DPAgzaz82El15lr7hZgzZw/G+qdgPuFRRKngihi6gW4= +github.com/smartcontractkit/chainlink-common v0.10.1-0.20260217013856-dd1e16fa7183/go.mod h1:13YN2kb3Vqpw2S7d4IwhX/578WPGC0JHN5JrOnAEsOc= github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.10 h1:FJAFgXS9oqASnkS03RE1HQwYQQxrO4l46O5JSzxqLgg= github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.10/go.mod h1:oiDa54M0FwxevWwyAX773lwdWvFYYlYHHQV1LQ5HpWY= github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20260210224143-41229b2c8113 h1:2zOER1muMrvokuLdjhdhl+uXtvfTTLfUc11Eagj9cFc= diff --git a/integration-tests/go.mod b/integration-tests/go.mod index e4403f00..f6726d10 100644 --- a/integration-tests/go.mod +++ b/integration-tests/go.mod @@ -9,7 +9,7 @@ require ( github.com/google/uuid v1.6.0 github.com/lib/pq v1.11.1 github.com/rs/zerolog v1.34.0 - github.com/smartcontractkit/chainlink-common v0.9.6-0.20260211140822-b833b412cdd9 + github.com/smartcontractkit/chainlink-common v0.10.1-0.20260217013856-dd1e16fa7183 github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20250121210000-2a9675d7a1b4 github.com/smartcontractkit/chainlink-cosmos/ops v0.0.0-20231206164210-03f8b219402e github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5 diff --git a/integration-tests/go.sum b/integration-tests/go.sum index 36f72db6..39efa6d2 100644 --- a/integration-tests/go.sum +++ b/integration-tests/go.sum @@ -1202,8 +1202,8 @@ github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250 github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250912190424-fd2e35d7deb5/go.mod h1:xtZNi6pOKdC3sLvokDvXOhgHzT+cyBqH/gWwvxTxqrg= github.com/smartcontractkit/chainlink-ccv v0.0.0-20260209181943-d6573e8f312f h1:F++iE5sQU020cJbbTosGgyPn2m3A0h2IOWoCKt/QWU8= github.com/smartcontractkit/chainlink-ccv v0.0.0-20260209181943-d6573e8f312f/go.mod h1:qvqpDbul4XF237R3zElpI0gyxWINg46YjQh68N4K5CU= -github.com/smartcontractkit/chainlink-common v0.9.6-0.20260211140822-b833b412cdd9 h1:HX9SbpoRWUB1w8KtkXfN8gGI8+dE7NYuNYfuDQ3E8sI= -github.com/smartcontractkit/chainlink-common v0.9.6-0.20260211140822-b833b412cdd9/go.mod h1:13YN2kb3Vqpw2S7d4IwhX/578WPGC0JHN5JrOnAEsOc= +github.com/smartcontractkit/chainlink-common v0.10.1-0.20260217013856-dd1e16fa7183 h1:DPAgzaz82El15lr7hZgzZw/G+qdgPuFRRKngihi6gW4= +github.com/smartcontractkit/chainlink-common v0.10.1-0.20260217013856-dd1e16fa7183/go.mod h1:13YN2kb3Vqpw2S7d4IwhX/578WPGC0JHN5JrOnAEsOc= github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.10 h1:FJAFgXS9oqASnkS03RE1HQwYQQxrO4l46O5JSzxqLgg= github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.10/go.mod h1:oiDa54M0FwxevWwyAX773lwdWvFYYlYHHQV1LQ5HpWY= github.com/smartcontractkit/chainlink-data-streams v0.1.11 h1:yBzjU0Cu8AcfuM858G4xcQIulfNQkPfpUs5FDxX9UaY= diff --git a/pkg/cosmos/relay.go b/pkg/cosmos/relay.go index ffb3e4d8..f4fe0872 100644 --- a/pkg/cosmos/relay.go +++ b/pkg/cosmos/relay.go @@ -96,31 +96,6 @@ func (r *Relayer) Transact(ctx context.Context, from, to string, amount *big.Int func (r *Relayer) Replay(ctx context.Context, fromBlock string, args map[string]any) error { return r.chain.Replay(ctx, fromBlock, args) } - -func (r *Relayer) EVM() (types.EVMService, error) { - return nil, errors.New("evm is not supported for cosmos") -} - -func (r *Relayer) TON() (types.TONService, error) { - return nil, errors.New("ton is not supported for cosmos") -} - -func (r *Relayer) Solana() (types.SolanaService, error) { - return nil, errors.New("solana is not supported for cosmos") -} - -func (r *Relayer) NewMercuryProvider(ctx context.Context, rargs types.RelayArgs, pargs types.PluginArgs) (types.MercuryProvider, error) { - return nil, errors.New("mercury is not supported for cosmos") -} - -func (r *Relayer) NewLLOProvider(ctx context.Context, rargs types.RelayArgs, pargs types.PluginArgs) (types.LLOProvider, error) { - return nil, errors.New("data streams is not supported for cosmos") -} - -func (r *Relayer) NewFunctionsProvider(ctx context.Context, rargs types.RelayArgs, pargs types.PluginArgs) (types.FunctionsProvider, error) { - return nil, errors.New("functions are not supported for cosmos") -} - func (r *Relayer) NewConfigProvider(ctx context.Context, args types.RelayArgs) (types.ConfigProvider, error) { var configProvider types.ConfigProvider var err error @@ -144,35 +119,3 @@ func (r *Relayer) NewMedianProvider(ctx context.Context, rargs types.RelayArgs, } return configProvider, err } - -func (r *Relayer) NewAutomationProvider(ctx context.Context, rargs types.RelayArgs, pargs types.PluginArgs) (types.AutomationProvider, error) { - return nil, errors.New("automation is not supported for cosmos") -} - -func (r *Relayer) NewPluginProvider(ctx context.Context, rargs types.RelayArgs, pargs types.PluginArgs) (types.PluginProvider, error) { - return nil, errors.New("plugin provider is not supported for cosmos") -} - -func (r *Relayer) NewOCR3CapabilityProvider(ctx context.Context, rargs types.RelayArgs, pargs types.PluginArgs) (types.OCR3CapabilityProvider, error) { - return nil, errors.New("ocr3 capability provider is not supported for cosmos") -} - -func (r *Relayer) NewContractReader(ctx context.Context, _ []byte) (types.ContractReader, error) { - return nil, errors.New("contract reader is not supported for cosmos") -} - -func (r *Relayer) NewContractWriter(ctx context.Context, _ []byte) (types.ContractWriter, error) { - return nil, errors.New("contract writer is not supported for cosmos") -} - -func (r *Relayer) NewCCIPCommitProvider(ctx context.Context, rargs types.RelayArgs, pargs types.PluginArgs) (types.CCIPCommitProvider, error) { - return nil, errors.New("ccip.commit is not supported for cosmos") -} - -func (r *Relayer) NewCCIPExecProvider(ctx context.Context, rargs types.RelayArgs, pargs types.PluginArgs) (types.CCIPExecProvider, error) { - return nil, errors.New("ccip.exec is not supported for cosmos") -} - -func (r *Relayer) NewCCIPProvider(ctx context.Context, cargs types.CCIPProviderArgs) (types.CCIPProvider, error) { - return nil, errors.New("ccip is not supported for cosmos") -}