Skip to content

Commit

Permalink
Merge branch 'main' into df_19483_increase_group_size
Browse files Browse the repository at this point in the history
  • Loading branch information
Subarna-Singh committed Apr 4, 2024
2 parents fca691f + afcbd0b commit 481603b
Show file tree
Hide file tree
Showing 529 changed files with 3,206 additions and 2,405 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-fans-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-radios-hide.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/quick-ravens-switch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@chainlink/tiingo-adapter': patch
---

Added support for cache TTL refresh on heartbeat messages for IEX endpoint
8 changes: 0 additions & 8 deletions .changeset/sixty-foxes-stare.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tame-mails-learn.md

This file was deleted.

File renamed without changes.
5 changes: 0 additions & 5 deletions .changeset/yellow-boats-mix.md

This file was deleted.

2,172 changes: 1,134 additions & 1,038 deletions .pnp.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 16.14.2
nodejs 16.20.2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/qs-npm-6.10.3-172e1a3fb7-0fac5e6c71.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
171 changes: 86 additions & 85 deletions MASTERLIST.md

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/external-adapters-js",
"version": "1.107.0",
"version": "1.108.0",
"license": "MIT",
"private": true,
"workspaces": [
Expand Down Expand Up @@ -40,9 +40,9 @@
"framework-bump": "./packages/scripts/src/framework/version-bump.sh"
},
"dependencies": {
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-typescript": "7.23.3",
"@babel/core": "7.24.3",
"@babel/preset-env": "7.24.3",
"@babel/preset-typescript": "7.24.1",
"@types/jest": "27.5.2",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
Expand All @@ -53,13 +53,13 @@
"source-map-support": "0.5.21"
},
"devDependencies": {
"@chainlink/external-adapter-framework": "0.33.6",
"@chainlink/external-adapter-framework": "0.33.7",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@types/babel__core": "7.20.5",
"@types/babel__preset-env": "7.9.6",
"@types/eslint": "8.37.0",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"husky": "7.0.4",
"lint-staged": "11.2.6",
"prettier": "2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/anchor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"@types/supertest": "2.0.16",
"nock": "13.5.4",
"supertest": "6.2.4",
Expand Down
9 changes: 9 additions & 0 deletions packages/composites/apy-finance-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @chainlink/apy-finance-test-adapter

## 0.2.2

### Patch Changes

- [#3233](https://github.com/smartcontractkit/external-adapters-js/pull/3233) [`e95cbbe`](https://github.com/smartcontractkit/external-adapters-js/commit/e95cbbe59ddc286d59db6d5f95f8591c256fb2e0) Thanks [@karen-stepanyan](https://github.com/karen-stepanyan)! - Bumped framework version

- Updated dependencies [[`e95cbbe`](https://github.com/smartcontractkit/external-adapters-js/commit/e95cbbe59ddc286d59db6d5f95f8591c256fb2e0)]:
- @chainlink/token-allocation-test-adapter@0.0.2

## 0.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/composites/apy-finance-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/apy-finance-test-adapter",
"version": "0.2.1",
"version": "0.2.2",
"description": "Chainlink APY Finance TVL adapter.",
"keywords": [
"Chainlink",
Expand Down Expand Up @@ -28,15 +28,15 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "0.33.6",
"@chainlink/external-adapter-framework": "0.33.7",
"@chainlink/token-allocation-test-adapter": "workspace:*",
"axios": "1.6.8",
"ethers": "5.4.7",
"tslib": "^2.3.1"
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"@types/supertest": "2.0.16",
"nock": "13.5.4",
"supertest": "6.2.4",
Expand Down
7 changes: 7 additions & 0 deletions packages/composites/apy-finance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/apy-finance-adapter

## 2.0.67

### Patch Changes

- Updated dependencies [[`e95cbbe`](https://github.com/smartcontractkit/external-adapters-js/commit/e95cbbe59ddc286d59db6d5f95f8591c256fb2e0)]:
- @chainlink/token-allocation-adapter@1.11.27

## 2.0.66

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/composites/apy-finance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/apy-finance-adapter",
"version": "2.0.66",
"version": "2.0.67",
"description": "Chainlink APY Finance TVL adapter",
"keywords": [
"Chainlink",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"nock": "13.5.4",
"typescript": "5.0.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/augur/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/jest": "27.5.2",
"@types/luxon": "1.27.1",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"typescript": "5.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/composites/bitcoin-json-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"@types/supertest": "2.0.16",
"nock": "13.5.4",
"supertest": "6.2.4",
Expand Down
7 changes: 7 additions & 0 deletions packages/composites/bsol-price/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/bsol-price-adapter

## 2.2.86

### Patch Changes

- Updated dependencies [[`e95cbbe`](https://github.com/smartcontractkit/external-adapters-js/commit/e95cbbe59ddc286d59db6d5f95f8591c256fb2e0)]:
- @chainlink/token-allocation-adapter@1.11.27

## 2.2.85

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/composites/bsol-price/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/bsol-price-adapter",
"version": "2.2.85",
"version": "2.2.86",
"description": "Chainlink bsol-price adapter.",
"keywords": [
"Chainlink",
Expand Down Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"@types/supertest": "2.0.16",
"supertest": "6.2.4",
"typescript": "5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/circuit-breaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@chainlink/ea-test-helpers": "workspace:*",
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"nock": "13.5.4",
"typescript": "5.0.4"
}
Expand Down
7 changes: 7 additions & 0 deletions packages/composites/crypto-volatility-index/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/crypto-volatility-index-adapter

## 1.3.86

### Patch Changes

- Updated dependencies [[`e95cbbe`](https://github.com/smartcontractkit/external-adapters-js/commit/e95cbbe59ddc286d59db6d5f95f8591c256fb2e0)]:
- @chainlink/token-allocation-adapter@1.11.27

## 1.3.85

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/composites/crypto-volatility-index/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/crypto-volatility-index-adapter",
"version": "1.3.85",
"version": "1.3.86",
"description": "The Crypto volatility index (CVI)",
"keywords": [
"Chainlink",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"ethers": "5.0.32",
"nock": "13.5.4",
"typescript": "5.0.4"
Expand Down
7 changes: 7 additions & 0 deletions packages/composites/curve-3pool/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/curve-3pool-adapter

## 3.0.67

### Patch Changes

- Updated dependencies [[`e95cbbe`](https://github.com/smartcontractkit/external-adapters-js/commit/e95cbbe59ddc286d59db6d5f95f8591c256fb2e0)]:
- @chainlink/token-allocation-adapter@1.11.27

## 3.0.66

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/composites/curve-3pool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/curve-3pool-adapter",
"version": "3.0.66",
"version": "3.0.67",
"description": "Chainlink Curve 3Pool adapter",
"keywords": [
"Chainlink",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"nock": "13.5.4",
"typescript": "5.0.4"
}
Expand Down
7 changes: 7 additions & 0 deletions packages/composites/defi-dozen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/defi-dozen-adapter

## 1.2.86

### Patch Changes

- Updated dependencies [[`e95cbbe`](https://github.com/smartcontractkit/external-adapters-js/commit/e95cbbe59ddc286d59db6d5f95f8591c256fb2e0)]:
- @chainlink/token-allocation-adapter@1.11.27

## 1.2.85

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/composites/defi-dozen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/defi-dozen-adapter",
"version": "1.2.85",
"version": "1.2.86",
"description": "Chainlink defi-dozen adapter.",
"keywords": [
"Chainlink",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"@types/supertest": "2.0.16",
"nock": "13.5.4",
"supertest": "6.2.4",
Expand Down
7 changes: 7 additions & 0 deletions packages/composites/defi-pulse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/defi-pulse-adapter

## 1.2.86

### Patch Changes

- Updated dependencies [[`e95cbbe`](https://github.com/smartcontractkit/external-adapters-js/commit/e95cbbe59ddc286d59db6d5f95f8591c256fb2e0)]:
- @chainlink/token-allocation-adapter@1.11.27

## 1.2.85

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/composites/defi-pulse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/defi-pulse-adapter",
"version": "1.2.85",
"version": "1.2.86",
"description": "Chainlink defi pulse adapter",
"keywords": [
"Chainlink",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"typescript": "5.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/composites/dns-record-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"@types/supertest": "2.0.16",
"nock": "13.5.4",
"supertest": "6.2.4",
Expand Down
7 changes: 7 additions & 0 deletions packages/composites/dxdao/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/dxdao-adapter

## 2.0.67

### Patch Changes

- Updated dependencies [[`e95cbbe`](https://github.com/smartcontractkit/external-adapters-js/commit/e95cbbe59ddc286d59db6d5f95f8591c256fb2e0)]:
- @chainlink/token-allocation-adapter@1.11.27

## 2.0.66

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/composites/dxdao/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/dxdao-adapter",
"version": "2.0.66",
"version": "2.0.67",
"description": "Chainlink dxdao adapter.",
"keywords": [
"Chainlink",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"typescript": "5.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/composites/dydx-rewards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/node": "16.11.68",
"@types/node": "16.18.93",
"@types/supertest": "2.0.16",
"nock": "13.5.4",
"supertest": "6.2.4",
Expand Down
6 changes: 6 additions & 0 deletions packages/composites/gm-token/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/gm-token-adapter

## 1.0.3

### Patch Changes

- [#3233](https://github.com/smartcontractkit/external-adapters-js/pull/3233) [`e95cbbe`](https://github.com/smartcontractkit/external-adapters-js/commit/e95cbbe59ddc286d59db6d5f95f8591c256fb2e0) Thanks [@karen-stepanyan](https://github.com/karen-stepanyan)! - Bumped framework version

## 1.0.2

### Patch Changes
Expand Down

0 comments on commit 481603b

Please sign in to comment.