Skip to content

Commit

Permalink
EA Framework Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mxiao-cll committed Feb 6, 2025
1 parent 293dbdc commit 56c8ec5
Show file tree
Hide file tree
Showing 104 changed files with 500 additions and 327 deletions.
97 changes: 97 additions & 0 deletions .changeset/some-owls-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
---
'@chainlink/dydx-stark-adapter': patch
'@chainlink/historical-average-adapter': patch
'@chainlink/multi-address-list-adapter': patch
'@chainlink/market-status-adapter': patch
'@chainlink/apy-finance-test-adapter': patch
'@chainlink/glv-token-adapter': patch
'@chainlink/nexus-kiln-adapter': patch
'@chainlink/gm-token-adapter': patch
'@chainlink/proof-of-reserves-adapter': patch
'@chainlink/stader-address-list-adapter': patch
'@chainlink/eth-beacon-adapter': patch
'@chainlink/frxeth-exchange-rate-adapter': patch
'@chainlink/instruxi-sxt-adapter': patch
'@chainlink/tradermade-adapter': patch
'@chainlink/aleno-adapter': patch
'@chainlink/ceffu-adapter': patch
'@chainlink/finage-adapter': patch
'@chainlink/elwood-adapter': patch
'@chainlink/deep-blue-adapter': patch
'@chainlink/cfbenchmarks-adapter': patch
'@chainlink/apex-adapter': patch
'@chainlink/dxfeed-secondary-adapter': patch
'@chainlink/tradinghours-adapter': patch
'@chainlink/moore-hk-adapter': patch
'@chainlink/gemini-adapter': patch
'@chainlink/gsr-adapter': patch
'@chainlink/m0-adapter': patch
'@chainlink/elven-adapter': patch
'@chainlink/dlc-btc-por-adapter': patch
'@chainlink/por-indexer-adapter': patch
'@chainlink/stader-balance-adapter': patch
'@chainlink/icap-adapter': patch
'@chainlink/view-function-multi-chain-adapter': patch
'@chainlink/bitgo-adapter': patch
'@chainlink/s3-csv-reader-adapter': patch
'@chainlink/kaiko-state-adapter': patch
'@chainlink/tiingo-state-adapter': patch
'@chainlink/synthetix-feeds-adapter': patch
'@chainlink/lido-por-adapter': patch
'@chainlink/iex-cloud-adapter': patch
'@chainlink/avalanche-platform-adapter': patch
'@chainlink/lotus-adapter': patch
'@chainlink/openexchangerates-adapter': patch
'@chainlink/por-address-list-adapter': patch
'@chainlink/view-starknet-latest-answer-adapter': patch
'@chainlink/polygon-adapter': patch
'@chainlink/view-function-adapter': patch
'@chainlink/tp-adapter': patch
'@chainlink/moonbeam-address-list-adapter': patch
'@chainlink/gramchain-adapter': patch
'@chainlink/galaxy-adapter': patch
'@chainlink/superstate-adapter': patch
'@chainlink/nav-consulting-adapter': patch
'@chainlink/nyfed-adapter': patch
'@chainlink/bx-digital-adapter': patch
'@chainlink/bank-frick-adapter': patch
'@chainlink/kaiko-adapter': patch
'@chainlink/finnhub-adapter': patch
'@chainlink/wbtc-address-set-adapter': patch
'@chainlink/expand-network-adapter': patch
'@chainlink/finalto-adapter': patch
'@chainlink/polkadot-balance-adapter': patch
'@chainlink/finnhub-secondary-adapter': patch
'@chainlink/coingecko-adapter': patch
'@chainlink/coinbase-prime-adapter': patch
'@chainlink/nft-blue-chip-adapter': patch
'@chainlink/ion.au-adapter': patch
'@chainlink/starknet-gas-price-adapter': patch
'@chainlink/clear-bank-adapter': patch
'@chainlink/coinmetrics-adapter': patch
'@chainlink/ignition-address-list-adapter': patch
'@chainlink/dxfeed-adapter': patch
'@chainlink/oanda-adapter': patch
'@chainlink/the-network-firm-adapter': patch
'@chainlink/blocksize-capital-adapter': patch
'@chainlink/fireblocks-adapter': patch
'@chainlink/mobula-state-adapter': patch
'@chainlink/ncfx-adapter': patch
'@chainlink/bitgo-reserves-test-adapter': patch
'@chainlink/trueusd-adapter': patch
'@chainlink/cryptocompare-adapter': patch
'@chainlink/tiingo-adapter': patch
'@chainlink/anchorage-adapter': patch
'@chainlink/token-balance-adapter': patch
'@chainlink/harris-and-trotter-adapter': patch
'@chainlink/bitgo-reserves-adapter': patch
'@chainlink/intrinio-adapter': patch
'@chainlink/twosigma-adapter': patch
'@chainlink/coinmarketcap-adapter': patch
'@chainlink/coinpaprika-adapter': patch
'@chainlink/trumatic-matic-exchange-rate-adapter': patch
'@chainlink/token-allocation-adapter': patch
'@chainlink/token-allocation-test-adapter': patch
---

Bumped framework version
270 changes: 154 additions & 116 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"source-map-support": "0.5.21"
},
"devDependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.12",
"@types/babel__core": "7.20.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/apy-finance-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"@chainlink/token-allocation-test-adapter": "workspace:*",
"axios": "1.7.9",
"ethers": "5.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/glv-token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"decimal.js": "^10.3.1",
"ethers": "^5.4.6",
"tslib": "2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/gm-token/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"decimal.js": "^10.3.1",
"ethers": "^5.4.6",
"tslib": "2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/historical-average/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@chainlink/ea-test-helpers": "workspace:*",
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"@types/jest": "27.5.2",
"@types/node": "22.12.0",
"@types/supertest": "2.0.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/market-status/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"@chainlink/ncfx-adapter": "workspace:*",
"@chainlink/tradinghours-adapter": "workspace:*",
"tslib": "2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/multi-address-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@chainlink/anchorage-adapter": "workspace:*",
"@chainlink/bitgo-adapter": "workspace:*",
"@chainlink/coinbase-prime-adapter": "workspace:*",
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"node-schedule": "2.1.1",
"tslib": "2.4.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/nexus-kiln/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/composites/proof-of-reserves/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"@types/jest": "27.5.2",
"@types/node": "22.12.0",
"@types/supertest": "2.0.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/non-deployable/token-allocation-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"build": "tsc -b"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"axios": "1.7.8",
"decimal.js": "^10.3.1",
"ethers": "^5.4.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/non-deployable/token-allocation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"@types/jest": "27.5.2",
"@types/node": "22.12.0",
"nock": "13.5.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@apidevtools/json-schema-ref-parser": "9.1.2",
"@chainlink/ea-bootstrap": "workspace:*",
"@chainlink/ea-factories": "workspace:*",
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"airtable": "0.11.6",
"axios": "1.7.8",
"axios-mock-adapter": "1.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/aleno/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"socket.io-client": "^4.8.1",
"tslib": "2.4.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/anchorage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/apex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"axios": "1.7.9",
"tslib": "2.4.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/avalanche-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/bank-frick/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"axios": "1.7.8",
"fastify": "^3.29.4",
"tslib": "^2.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/bitgo-reserves-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/bitgo-reserves/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/bitgo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/blocksize-capital/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/bx-digital/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/ceffu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"decimal.js": "^10.3.1",
"ethers": "^6.13.2",
"tslib": "2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/cfbenchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/clear-bank/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/coinbase-prime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"@types/crypto-js": "4.2.2",
"crypto-js": "4.2.0",
"tslib": "2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/coingecko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/coinmarketcap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/coinmetrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"ethers": "^5.4.6",
"tslib": "^2.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/coinpaprika/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/cryptocompare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"start": "yarn server:dist"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/deep-blue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3"
},
"dependencies": {
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"tslib": "2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/sources/dlc-btc-por/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@bitcoinerlab/secp256k1": "1.1.1",
"@chainlink/external-adapter-framework": "2.0.0",
"@chainlink/external-adapter-framework": "2.1.0",
"@noble/hashes": "1.4.0",
"@scure/base": "1.1.9",
"@scure/btc-signer": "1.2.2",
Expand Down
Loading

0 comments on commit 56c8ec5

Please sign in to comment.