Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/clean-cheetahs-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-dots-attack.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-ladybugs-lick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-coins-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-cooks-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-mirrors-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-cats-arrive.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tasty-chicken-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-teachers-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-planes-wave.md

This file was deleted.

9 changes: 3 additions & 6 deletions MASTERLIST.md

Large diffs are not rendered by default.

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.252.0",
"version": "1.253.0",
"license": "MIT",
"private": true,
"workspaces": [
Expand Down
1 change: 0 additions & 1 deletion packages/composites/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ docker run -p 8080:8080 --env-file="~/PATH_TO_ENV" -it proof-of-reserves-adapter
- [historical-average](./historical-average/README.md)
- [implied-price](./implied-price/README.md)
- [implied-price-test](./implied-price-test/README.md)
- [linear-finance](./linear-finance/README.md)
- [llama-guard](./llama-guard/README.md)
- [market-closure](./market-closure/README.md)
- [market-status](./market-status/README.md)
Expand Down
22 changes: 22 additions & 0 deletions packages/scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @chainlink/ea-scripts

## 2.9.1

### Patch Changes

- [#4373](https://github.com/smartcontractkit/external-adapters-js/pull/4373) [`deb06e8`](https://github.com/smartcontractkit/external-adapters-js/commit/deb06e8d440b818b74c9874639c6956017948a7f) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete defi-dozen EA

- [#4392](https://github.com/smartcontractkit/external-adapters-js/pull/4392) [`69b7716`](https://github.com/smartcontractkit/external-adapters-js/commit/69b7716bfe0d08866f1bed52cfa7b60a3e533cdc) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete outlier-detection EA

- [#4374](https://github.com/smartcontractkit/external-adapters-js/pull/4374) [`515bc3a`](https://github.com/smartcontractkit/external-adapters-js/commit/515bc3adbff56b02af07fc0e1a5486496642a5e5) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete dxdao EA

- [#4420](https://github.com/smartcontractkit/external-adapters-js/pull/4420) [`8c6c5a3`](https://github.com/smartcontractkit/external-adapters-js/commit/8c6c5a3e702a77208d89b87d6f22bb39439b3e3f) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete linear-finance EA

- [#4391](https://github.com/smartcontractkit/external-adapters-js/pull/4391) [`8ff178e`](https://github.com/smartcontractkit/external-adapters-js/commit/8ff178e986df91b3b67581cc536a862434456440) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete lition EA

- [#4410](https://github.com/smartcontractkit/external-adapters-js/pull/4410) [`41f24be`](https://github.com/smartcontractkit/external-adapters-js/commit/41f24be798bab1508f30170266e569fb3ec4c2ae) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete alphachain EA

- [#4429](https://github.com/smartcontractkit/external-adapters-js/pull/4429) [`660f198`](https://github.com/smartcontractkit/external-adapters-js/commit/660f1989e792c393e27336c784d3f43c98bb0691) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Update readme

- [#4395](https://github.com/smartcontractkit/external-adapters-js/pull/4395) [`671dd24`](https://github.com/smartcontractkit/external-adapters-js/commit/671dd244eaed39b85276b4865bf983cfbe65df0f) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete vesper EA

- [#4411](https://github.com/smartcontractkit/external-adapters-js/pull/4411) [`4fd5454`](https://github.com/smartcontractkit/external-adapters-js/commit/4fd545449003328c59ef707f3e24481b3d13b665) Thanks [@dskloetc](https://github.com/dskloetc)! - Delete apy-finance EA

## 2.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/ea-scripts",
"version": "2.9.0",
"version": "2.9.1",
"dependencies": {
"@actions/core": "1.11.1",
"@apidevtools/json-schema-ref-parser": "9.1.2",
Expand Down
2 changes: 0 additions & 2 deletions packages/sources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ This document was generated automatically. Please see [Master List Generator](..
- [finnhub](./finnhub/README.md)
- [finnhub-secondary](./finnhub-secondary/README.md)
- [fireblocks](./fireblocks/README.md)
- [fluent-finance](./fluent-finance/README.md)
- [fmpcloud](./fmpcloud/README.md)
- [frxeth-exchange-rate](./frxeth-exchange-rate/README.md)
- [ftse-sftp](./ftse-sftp/README.md)
Expand All @@ -94,7 +93,6 @@ This document was generated automatically. Please see [Master List Generator](..
- [ice](./ice/README.md)
- [ignition-address-list](./ignition-address-list/README.md)
- [instruxi-sxt](./instruxi-sxt/README.md)
- [intrinio](./intrinio/README.md)
- [ion.au](./ion.au/README.md)
- [json-rpc](./json-rpc/README.md)
- [kaiko](./kaiko/README.md)
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/dxfeed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/dxfeed-adapter

## 2.3.1

### Patch Changes

- [#4428](https://github.com/smartcontractkit/external-adapters-js/pull/4428) [`3825ea5`](https://github.com/smartcontractkit/external-adapters-js/commit/3825ea5000b62bc464e58cfd0200f711abdd7be4) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Keep ws connection open via heartbeat

## 2.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/dxfeed/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DXFEED

![2.3.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/dxfeed/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![2.3.1](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/dxfeed/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)

This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info.

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/dxfeed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/dxfeed-adapter",
"version": "2.3.0",
"version": "2.3.1",
"description": "Chainlink dxfeed adapter.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/nav-fund-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/nav-fund-services-adapter

## 1.0.2

### Patch Changes

- [#4429](https://github.com/smartcontractkit/external-adapters-js/pull/4429) [`660f198`](https://github.com/smartcontractkit/external-adapters-js/commit/660f1989e792c393e27336c784d3f43c98bb0691) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Update readme

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/nav-fund-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/nav-fund-services-adapter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Chainlink nav-fund-services adapter.",
"keywords": [
"Chainlink",
Expand Down
Loading