Skip to content

Commit

Permalink
Merge branch 'develop' into TT-1550-Provide-PoC-for-keeping-test-conf…
Browse files Browse the repository at this point in the history
…igs-in-git
  • Loading branch information
lukaszcl authored Sep 16, 2024
2 parents e0853fe + 2c70edc commit d48a9a8
Show file tree
Hide file tree
Showing 73 changed files with 1,414 additions and 1,007 deletions.
5 changes: 5 additions & 0 deletions .changeset/five-nails-fold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

#updated Changed TelemetryIngress.UniConn default to false
5 changes: 5 additions & 0 deletions .changeset/warm-experts-promise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

Remove PriceMin and TipCapMin check from attempt builder #internal
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

# Services
/core/services/directrequest @smartcontractkit/keepers
/core/services/feeds @smartcontractkit/FMS
/core/services/feeds @smartcontractkit/op-core @eutopian @yevshev
/core/services/synchronization/telem @smartcontractkit/realtime
/core/capabilities/ccip @smartcontractkit/ccip-offchain

Expand Down
4 changes: 3 additions & 1 deletion .mockery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,6 @@ packages:
Codec:
config:
dir: core/services/relay/evm/mocks
ContractReader:
ChainWriter:
github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/evm_2_evm_onramp:
config:
Expand Down Expand Up @@ -588,3 +587,6 @@ packages:
github.com/smartcontractkit/chainlink/v2/core/services/registrysyncer:
interfaces:
ORM:
github.com/smartcontractkit/chainlink/v2/core/capabilities/targets:
interfaces:
ContractValueGetter:
Loading

0 comments on commit d48a9a8

Please sign in to comment.