Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into aptos-deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
archseer committed Nov 6, 2024
2 parents b029545 + 9e899bb commit bb34269
Show file tree
Hide file tree
Showing 307 changed files with 16,179 additions and 12,427 deletions.
5 changes: 5 additions & 0 deletions .changeset/good-roses-smash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

#internal Fix Contract Reader data word index calculation and change ccip contract reader config for more optimal querying.
5 changes: 5 additions & 0 deletions .changeset/great-spiders-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

Fixed outdated headtracker config doc. #internal
5 changes: 5 additions & 0 deletions .changeset/neat-singers-notice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": minor
---

Added multiple blocks history estimator feature and config for Solana TXM. #added
5 changes: 5 additions & 0 deletions .changeset/six-wombats-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"chainlink": patch
---

CCIP token transfer integration tests #internal
8 changes: 2 additions & 6 deletions .github/workflows/build-publish-develop-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,13 @@ jobs:

- uses: actions/cache/restore@v4
with:
path: dist/linux_arm64
path: dist/linux_arm64_v8.0
key: chainlink-arm64-${{ github.sha }}
fail-on-cache-miss: true

- name: Merge images for both architectures
uses: ./.github/actions/goreleaser-build-sign-publish
with:
# Temporary pin to working version as 2.4.2+ is breaking arm64 builds
goreleaser-version: "v2.3.2"
docker-registry: ${{ secrets.AWS_SDLC_ECR_HOSTNAME }}
docker-image-tag: ${{ needs.image-tag.outputs.image-tag }}
goreleaser-release-type: "merge"
Expand All @@ -88,7 +86,7 @@ jobs:

- runner: ubuntu-24.04-4cores-16GB-ARM
goarch: arm64
dist_name: linux_arm64
dist_name: linux_arm64_v8.0
steps:
- name: Checkout repository
uses: actions/[email protected]
Expand All @@ -114,8 +112,6 @@ jobs:
uses: ./.github/actions/goreleaser-build-sign-publish
if: steps.cache.outputs.cache-hit != 'true'
with:
# Temporary pin to working version as 2.4.2+ is breaking arm64 builds
goreleaser-version: "v2.3.2"
docker-registry: ${{ secrets.AWS_SDLC_ECR_HOSTNAME }}
docker-image-tag: ${{ needs.image-tag.outputs.image-tag }}
goreleaser-release-type: ${{ needs.image-tag.outputs.release-type }}
Expand Down
8 changes: 2 additions & 6 deletions .github/workflows/build-publish-goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,14 @@ jobs:

- uses: actions/cache/restore@v4
with:
path: dist/linux_arm64
path: dist/linux_arm64_v8.0
key: chainlink-arm64-${{ github.sha }}-${{ github.ref_name }}
fail-on-cache-miss: true

- name: Merge images for both architectures
id: goreleaser-build-sign-publish
uses: ./.github/actions/goreleaser-build-sign-publish
with:
# Temporary pin to working version as 2.4.2+ is breaking arm64 builds
goreleaser-version: "v2.3.2"
docker-registry: ${{ env.ECR_HOSTNAME }}
docker-image-tag: ${{ github.ref_name }}
goreleaser-config: .goreleaser.production.yaml
Expand All @@ -89,7 +87,7 @@ jobs:

- runner: ubuntu-24.04-4cores-16GB-ARM
goarch: arm64
dist_name: linux_arm64
dist_name: linux_arm64_v8.0
environment: build-publish
permissions:
id-token: write
Expand Down Expand Up @@ -121,8 +119,6 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'
uses: ./.github/actions/goreleaser-build-sign-publish
with:
# Temporary pin to working version as 2.4.2+ is breaking arm64 builds
goreleaser-version: "v2.3.2"
docker-registry: ${{ env.ECR_HOSTNAME }}
docker-image-tag: ${{ github.ref_name }}
goreleaser-release-type: release
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/[email protected]
with:
fetch-depth: 0

- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
id: files-changed
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/solidity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ jobs:
run: pnpm lint
- name: Run solhint
run: pnpm solhint
- name: Run solhint on tests
run: pnpm solhint-test

prettier:
defaults:
Expand Down
5 changes: 0 additions & 5 deletions contracts/.changeset/chatty-feet-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/chilled-melons-warn.md

This file was deleted.

9 changes: 9 additions & 0 deletions contracts/.changeset/dull-plums-flash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@chainlink/contracts': minor
---

#internal Add new event in setRateLimitAdmin for Atlas

PR issue: CCIP-4099

Solidity Review issue: CCIP-3966
5 changes: 0 additions & 5 deletions contracts/.changeset/eight-timers-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/eighty-ways-vanish.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/empty-ants-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/few-camels-tan.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/few-parents-punch.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/fluffy-papayas-chew.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/forty-radios-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/funny-meals-remember.md

This file was deleted.

9 changes: 0 additions & 9 deletions contracts/.changeset/heavy-balloons-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/hip-cherries-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/itchy-deers-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/itchy-turtles-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/loud-lobsters-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/mean-zoos-fly.md

This file was deleted.

10 changes: 10 additions & 0 deletions contracts/.changeset/metal-ducks-hunt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@chainlink/contracts': patch
---

#feature adds OZ AccessControl support to the registry module


PR issue: CCIP-4105

Solidity Review issue: CCIP-3966
7 changes: 0 additions & 7 deletions contracts/.changeset/nasty-llamas-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/nice-planets-share.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/orange-plums-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/polite-masks-jog.md

This file was deleted.

5 changes: 5 additions & 0 deletions contracts/.changeset/poor-ears-hear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@chainlink/contracts': patch
---

#internal split onRamp and feeQuoter tests
5 changes: 0 additions & 5 deletions contracts/.changeset/proud-pears-tie.md

This file was deleted.

7 changes: 0 additions & 7 deletions contracts/.changeset/quick-olives-accept.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@chainlink/contracts': patch
---

#internal merge ccip contracts
#internal Enable Solhint for tests
5 changes: 0 additions & 5 deletions contracts/.changeset/quiet-lamps-walk.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/quiet-moles-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/rich-lamps-do.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/seven-donkeys-live.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/sharp-avocados-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/silent-houses-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/silver-pots-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/slimy-pens-listen.md

This file was deleted.

8 changes: 0 additions & 8 deletions contracts/.changeset/strong-boats-brake.md

This file was deleted.

10 changes: 0 additions & 10 deletions contracts/.changeset/tall-donkeys-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/tender-comics-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/thirty-lamps-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/.changeset/three-stingrays-compete.md

This file was deleted.

Loading

0 comments on commit bb34269

Please sign in to comment.