Skip to content

Commit

Permalink
Integrates sentinel coordinator
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi committed Dec 11, 2024
1 parent f6f2457 commit bf09349
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 171 deletions.
3 changes: 2 additions & 1 deletion integration-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ require (
github.com/smartcontractkit/chainlink-testing-framework/havoc v1.50.2
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.18
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0
github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.0.0-00010101000000-000000000000
github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.9
github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.2
github.com/smartcontractkit/chainlink/deployment v0.0.0-00010101000000-000000000000
Expand Down Expand Up @@ -547,6 +548,6 @@ replace (
github.com/btcsuite/btcd/btcec/v2 => github.com/btcsuite/btcd/btcec/v2 v2.3.2
// replicating the replace directive on cosmos SDK
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1

github.com/smartcontractkit/chainlink-testing-framework/sentinel => ../../chainlink-testing-framework/sentinel
github.com/sourcegraph/sourcegraph/lib => github.com/sourcegraph/sourcegraph-public-snapshot/lib v0.0.0-20240822153003-c864f15af264
)
Loading

0 comments on commit bf09349

Please sign in to comment.