Skip to content

Commit

Permalink
Release 1.134.0 (.)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
1 parent c48bbed commit e6553ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MASTERLIST.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Release 1.133.0
## Release 1.134.0

This document was generated automatically. Please see [Master List Generator](./packages/scripts#master-list-generator) for more info.

Expand Down Expand Up @@ -81,7 +81,7 @@ This document was generated automatically. Please see [Master List Generator](./
| [dydx-rewards](packages/composites/dydx-rewards/README.md) | `2.0.16` | `composite` | v2 | Unknown | `ipfs-adapter` | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)`, `MARKET_MAKER_REWARDS_AMOUNT`, `PRIVATE_KEY (✅)`, `TRADER_REWARDS_AMOUNT`, `TRADER_SCORE_A`, `TRADER_SCORE_B`, `TRADER_SCORE_C`, `TREASURY_CLAIM_ADDRESS` | `rewards` | `rewards` | | [✅](packages/composites/dydx-rewards/test/unit) | [✅](packages/composites/dydx-rewards/test/integration) | |
| [dydx-stark](packages/targets/dydx-stark/README.md) | `2.0.12` | `target` | v3 | `https://api.stage.dydx.exchange/v3/price` | `external-adapter-framework` | `API_ENDPOINT`, `ORACLE_NAME (✅)`, `PRIVATE_KEY (✅)`, `STARK_MESSAGE (✅)` | `send` | `send` | | [✅](packages/targets/dydx-stark/test/unit) | [✅](packages/targets/dydx-stark/test/integration) | |
| [elven](packages/sources/elven/README.md) | `1.0.16` | `source` | v3 | `https://por.elven.com` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `API_SECRET (✅)` | `hope` | `hope` | | | [✅](packages/sources/elven/test/integration) | |
| [elwood](packages/sources/elwood/README.md) | `3.0.3` | `source` | v3 | `https://api.chk.elwood.systems/v1/stream` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `crypto`, `crypto-lwba`, `crypto_lwba`, `cryptolwba`, `price` | `price` | ✅ | | [✅](packages/sources/elwood/test/integration) | |
| [elwood](packages/sources/elwood/README.md) | `3.1.0` | `source` | v3 | `https://api.chk.elwood.systems/v1/stream` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `crypto`, `crypto-lwba`, `crypto_lwba`, `cryptolwba`, `price` | `price` | ✅ | | [✅](packages/sources/elwood/test/integration) | |
| [ens](packages/sources/ens/README.md) | `2.0.16` | `source` | v2 | Unknown | | `CHAIN_ID`, `RPC_URL (✅)` | `lookup` | `lookup` | | [✅](packages/sources/ens/test/unit) | [✅](packages/sources/ens/test/integration) | [✅](packages/sources/ens/test/e2e) |
| [enzyme](packages/sources/enzyme/README.md) | `2.0.17` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL (✅)` | `calcGav`, `calcNav`, `calcNetShareValueInAsset`, `calcNetValueForSharesHolder` | `calcNav` | | [✅](packages/sources/enzyme/test/unit) | [✅](packages/sources/enzyme/test/integration) | [✅](packages/sources/enzyme/test/e2e) |
| [eodhistoricaldata](packages/sources/eodhistoricaldata/README.md) | `1.5.1` | `source` | v2 | `https://eodhistoricaldata.com` | | `API_ENDPOINT`, `API_KEY (✅)` | `price`, `stock`, `uk_etf` | `stock` | | [✅](packages/sources/eodhistoricaldata/test/unit) | [✅](packages/sources/eodhistoricaldata/test/integration) | |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/external-adapters-js",
"version": "1.133.0",
"version": "1.134.0",
"license": "MIT",
"private": true,
"workspaces": [
Expand Down

0 comments on commit e6553ee

Please sign in to comment.