Skip to content

Commit

Permalink
Release 1.133.0 (#3447)
Browse files Browse the repository at this point in the history
* Release 1.133.0 (deletions)

* Release 1.133.0 (.)

* Release 1.133.0 (packages/composites)

* Release 1.133.0 (packages/composites/reference-transform)

* Release 1.133.0 (packages/scripts)

* Release 1.133.0 (packages/sources)

* Release 1.133.0 (packages/sources/enzyme)

* Release 1.133.0 (packages/sources/superstate)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
1 parent 0b01272 commit f15cee4
Show file tree
Hide file tree
Showing 14 changed files with 45 additions and 66 deletions.
6 changes: 0 additions & 6 deletions .changeset/fifty-clouds-build.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-knives-move.md

This file was deleted.

11 changes: 3 additions & 8 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.132.0",
"version": "1.133.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 @@ -79,7 +79,6 @@ docker run -p 8080:8080 --env-file="~/PATH_TO_ENV" -it proof-of-reserves-adapter
- [multi-address-list](./multi-address-list/README.md)
- [nftx](./nftx/README.md)
- [outlier-detection](./outlier-detection/README.md)
- [por-indexer](./por-indexer/README.md)
- [proof-of-reserves](./proof-of-reserves/README.md)
- [reference-transform](./reference-transform/README.md)
- [rocket-pool](./rocket-pool/README.md)
Expand Down
6 changes: 6 additions & 0 deletions packages/composites/reference-transform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/reference-transform-adapter

## 1.3.3

### Patch Changes

- [#3444](https://github.com/smartcontractkit/external-adapters-js/pull/3444) [`1f57b4a`](https://github.com/smartcontractkit/external-adapters-js/commit/1f57b4afae3a950263cf70f561d57f8cf8ebf627) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Removed alphavantage EA

## 1.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/reference-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/reference-transform-adapter",
"version": "1.3.2",
"version": "1.3.3",
"description": "Transform external adapter results from an on-chain reference.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/ea-scripts

## 2.7.8

### Patch Changes

- [#3444](https://github.com/smartcontractkit/external-adapters-js/pull/3444) [`1f57b4a`](https://github.com/smartcontractkit/external-adapters-js/commit/1f57b4afae3a950263cf70f561d57f8cf8ebf627) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Removed alphavantage EA

## 2.7.7

### Patch 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.7.7",
"version": "2.7.8",
"dependencies": {
"@actions/core": "1.10.1",
"@apidevtools/json-schema-ref-parser": "9.1.2",
Expand Down
4 changes: 0 additions & 4 deletions packages/sources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ This document was generated automatically. Please see [Master List Generator](..
- [anchorage](./anchorage/README.md)
- [anyblock](./anyblock/README.md)
- [ap-election](./ap-election/README.md)
- [armanino](./armanino/README.md)
- [avalanche-platform](./avalanche-platform/README.md)
- [bank-frick](./bank-frick/README.md)
- [bea](./bea/README.md)
Expand Down Expand Up @@ -78,7 +77,6 @@ This document was generated automatically. Please see [Master List Generator](..
- [expert-car-broker](./expert-car-broker/README.md)
- [fcsapi](./fcsapi/README.md)
- [finage](./finage/README.md)
- [finage-test](./finage-test/README.md)
- [finalto](./finalto/README.md)
- [finnhub](./finnhub/README.md)
- [finnhub-secondary](./finnhub-secondary/README.md)
Expand Down Expand Up @@ -160,15 +158,13 @@ This document was generated automatically. Please see [Master List Generator](..
- [tp](./tp/README.md)
- [tradermade](./tradermade/README.md)
- [tradingeconomics](./tradingeconomics/README.md)
- [tradingeconomics-test](./tradingeconomics-test/README.md)
- [tradinghours](./tradinghours/README.md)
- [trueusd](./trueusd/README.md)
- [trumatic-matic-exchange-rate](./trumatic-matic-exchange-rate/README.md)
- [twelvedata](./twelvedata/README.md)
- [twosigma](./twosigma/README.md)
- [unibit](./unibit/README.md)
- [uniswap-v2](./uniswap-v2/README.md)
- [uniswap-v3](./uniswap-v3/README.md)
- [upvest](./upvest/README.md)
- [uscpi-one](./uscpi-one/README.md)
- [view-function](./view-function/README.md)
Expand Down
37 changes: 4 additions & 33 deletions packages/sources/enzyme/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,36 +44,7 @@ Endpoint to call the `calcGav` function on the contract.

### Example

Request:

```json
{
"id": "1",
"data": {
"calculatorContract": "0x0b2cBB1974f17700531439E3e4AfF5e5D2AADD4A",
"vaultProxy": "0x44902e5a88371224d9ac172e391C64257B701Ade",
"endpoint": "calcGav"
},
"debug": {
"cacheKey": "yUw9SO6VrH2QFaTp1fXS40T8Kzg="
}
}
```

Response:

```json
{
"jobRunID": "1",
"data": {
"gav": "19995161270996618818245984471",
"result": "19995161270996618818245984471"
},
"result": "19995161270996618818245984471",
"statusCode": 200,
"providerStatusCode": 200
}
```
There are no examples for this endpoint.

---

Expand Down Expand Up @@ -164,10 +135,10 @@ Response:
{
"jobRunID": "1",
"data": {
"netValue": "10000000000000000000",
"result": "10000000000000000000"
"gav": "19995161270996618818245984471",
"result": "19995161270996618818245984471"
},
"result": "10000000000000000000",
"result": "19995161270996618818245984471",
"statusCode": 200,
"providerStatusCode": 200
}
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/superstate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/superstate-adapter

## 1.1.0

### Minor Changes

- [#3448](https://github.com/smartcontractkit/external-adapters-js/pull/3448) [`0b01272`](https://github.com/smartcontractkit/external-adapters-js/commit/0b0127246511b750312fd64a3ca26da78b2aa39a) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Report assets_under_management

## 1.0.6

### Patch Changes
Expand Down
21 changes: 16 additions & 5 deletions packages/sources/superstate/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SUPERSTATE

![1.0.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/superstate/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![1.1.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/superstate/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 Expand Up @@ -32,13 +32,24 @@ Supported names for this endpoint are: `nav`, `por`, `reserves`.

### Input Params

| Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
| :-------: | :----: | :-----: | :---------: | :----: | :-----: | :-----: | :--------: | :------------: |
|| fundId | | Fund id | number | | | | |
| Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
| :-------: | :---------: | :-----: | :----------------------: | :----: | :------------------------------------------: | :---------------: | :--------: | :------------: |
|| fundId | | Fund id | number | | | | |
| | reportValue | | Which value to report on | string | `assets_under_management`, `net_asset_value` | `net_asset_value` | | |

### Example

There are no examples for this endpoint.
Request:

```json
{
"data": {
"endpoint": "reserves",
"fundId": 1,
"reportValue": "net_asset_value"
}
}
```

---

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/superstate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/superstate-adapter",
"version": "1.0.6",
"version": "1.1.0",
"description": "Chainlink superstate adapter.",
"keywords": [
"Chainlink",
Expand Down

0 comments on commit f15cee4

Please sign in to comment.