Skip to content

Commit

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

* Release 1.143.0 (.)

* Release 1.143.0 (packages/composites/proof-of-reserves)

* Release 1.143.0 (packages/sources)

* Release 1.143.0 (packages/sources/eth-balance)

* Release 1.143.0 (packages/sources/layer2-sequencer-health)

* Release 1.143.0 (packages/sources/por-address-list)

* Release 1.143.0 (packages/sources/renvm-address-set)

* Release 1.143.0 (packages/sources/token-balance)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 25, 2024
1 parent e5a1b76 commit 2bf139b
Show file tree
Hide file tree
Showing 32 changed files with 426 additions and 311 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-onions-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-apples-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-vans-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-rocks-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fuzzy-trees-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-windows-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-maps-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-ghosts-build.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-plums-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-swans-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-wasps-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-forks-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-crabs-punch.md

This file was deleted.

449 changes: 225 additions & 224 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.142.0",
"version": "1.143.0",
"license": "MIT",
"private": true,
"workspaces": [
Expand Down
16 changes: 16 additions & 0 deletions packages/composites/proof-of-reserves/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @chainlink/proof-of-reserves-adapter

## 1.24.0

### Minor Changes

- [#3563](https://github.com/smartcontractkit/external-adapters-js/pull/3563) [`0b81fee`](https://github.com/smartcontractkit/external-adapters-js/commit/0b81fee68b8ef52b68238ed15782996c2c721b69) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Add multiReserves endpoint

- [#3573](https://github.com/smartcontractkit/external-adapters-js/pull/3573) [`009020f`](https://github.com/smartcontractkit/external-adapters-js/commit/009020fd1fedcf1336445183854ee1d4196721e5) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Added token-balance indexer

### Patch Changes

- Updated dependencies [[`ad74721`](https://github.com/smartcontractkit/external-adapters-js/commit/ad747211e4c8b6a58bcfcd576321485528e57aef), [`07e73c0`](https://github.com/smartcontractkit/external-adapters-js/commit/07e73c00aa125a3e52d98953a4eb7a4b3f1d4e6b), [`1cd8872`](https://github.com/smartcontractkit/external-adapters-js/commit/1cd8872c70800dbcb7400756e0a336abe61d91ab), [`fa47637`](https://github.com/smartcontractkit/external-adapters-js/commit/fa47637be0997fe6f0be57e9bcc722645539e213), [`6e83b36`](https://github.com/smartcontractkit/external-adapters-js/commit/6e83b36071aa8252011566d5666cb97bfb52e96c), [`0b81fee`](https://github.com/smartcontractkit/external-adapters-js/commit/0b81fee68b8ef52b68238ed15782996c2c721b69), [`e6e5825`](https://github.com/smartcontractkit/external-adapters-js/commit/e6e58250e92f5741fb51d6a7c00531468f81af42), [`4968910`](https://github.com/smartcontractkit/external-adapters-js/commit/4968910fd880a3c332ec86cc69c52f7d2487de25), [`e5a1b76`](https://github.com/smartcontractkit/external-adapters-js/commit/e5a1b7679a106fd6370a4921048d95d9d545fead), [`92137cc`](https://github.com/smartcontractkit/external-adapters-js/commit/92137ccb362e675de978a65730c566d6bc806db2)]:
- @chainlink/por-address-list-adapter@5.4.0
- @chainlink/token-balance-adapter@1.0.0
- @chainlink/eth-balance-adapter@2.1.0
- @chainlink/renvm-address-set-adapter@1.5.90

## 1.23.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/proof-of-reserves/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/proof-of-reserves-adapter",
"version": "1.23.0",
"version": "1.24.0",
"description": "Chainlink BTC Proof of Reserves composite adapter. Combines multiple adapters to find total balance in custody for wBTC or renBTC.",
"keywords": [
"Chainlink",
Expand Down
1 change: 1 addition & 0 deletions packages/sources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ This document was generated automatically. Please see [Master List Generator](..
- [therundown](./therundown/README.md)
- [tiingo](./tiingo/README.md)
- [tiingo-state](./tiingo-state/README.md)
- [token-balance](./token-balance/README.md)
- [tp](./tp/README.md)
- [tradermade](./tradermade/README.md)
- [tradingeconomics](./tradingeconomics/README.md)
Expand Down
10 changes: 10 additions & 0 deletions packages/sources/eth-balance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @chainlink/eth-balance-adapter

## 2.1.0

### Minor Changes

- [#3581](https://github.com/smartcontractkit/external-adapters-js/pull/3581) [`e6e5825`](https://github.com/smartcontractkit/external-adapters-js/commit/e6e58250e92f5741fb51d6a7c00531468f81af42) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Fix minConfirmations only using default provider

- [#3579](https://github.com/smartcontractkit/external-adapters-js/pull/3579) [`4968910`](https://github.com/smartcontractkit/external-adapters-js/commit/4968910fd880a3c332ec86cc69c52f7d2487de25) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - use default provider for legacy chainIds

- [#3576](https://github.com/smartcontractkit/external-adapters-js/pull/3576) [`92137cc`](https://github.com/smartcontractkit/external-adapters-js/commit/92137ccb362e675de978a65730c566d6bc806db2) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Add multichain functionality via address chainId selectors

## 2.0.20

### Patch Changes
Expand Down
107 changes: 105 additions & 2 deletions packages/sources/eth-balance/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Chainlink External Adapter for Eth-balance

![2.0.20](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/eth-balance/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet)
![2.1.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/eth-balance/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet)

External adapter for fetching balances for ETH addresses

Expand Down Expand Up @@ -45,7 +45,7 @@ The balance endpoint will fetch the balance of each address in the query.

| Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
| :-------: | :--------------: | :-------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----: | :-----: | :-----: | :--------: | :------------: |
|| addresses | `result` | An array of addresses to get the balances of (as an object with string `address` as an attribute) | array | | | | |
|| addresses | `result` | An array of addresses to get the balances of (as an object with string `address` as an attribute). Optionally includes a `chainId` attribute to select RPC provider by chain ID. | array | | | | |
| | minConfirmations | `confirmations` | Number (integer, min 0, max 64) of blocks that must have been confirmed after the point against which the balance is checked (i.e. balance will be sourced from {latestBlockNumber - minConfirmations} | number | | | | |

### Example
Expand Down Expand Up @@ -196,6 +196,109 @@ Response:
}
```

Request:

```json
{
"id": "1",
"data": {
"addresses": [
{
"address": "0x6a1544F72A2A275715e8d5924e6D8A017F0e41ed",
"chainId": "test",
"network": "ethereum"
}
],
"minConfirmations": 0,
"endpoint": "balance"
},
"debug": {
"cacheKey": "xzqbeM/0OjheVRPpvPx0MmIkhxA="
}
}
```

Response:

```json
{
"jobRunID": "1",
"data": {
"result": [
{
"address": "0x6a1544F72A2A275715e8d5924e6D8A017F0e41ed",
"balance": "1604497408893139674"
}
]
},
"result": [
{
"address": "0x6a1544F72A2A275715e8d5924e6D8A017F0e41ed",
"balance": "1604497408893139674"
}
],
"statusCode": 200,
"providerStatusCode": 200
}
```

Request:

```json
{
"id": "1",
"data": {
"addresses": [
{
"address": "0xEF9FFcFbeCB6213E5903529c8457b6F61141140d",
"chainId": "1"
},
{
"address": "0x6a1544F72A2A275715e8d5924e6D8A017F0e41ed",
"chainId": "1"
}
],
"minConfirmations": 0,
"endpoint": "balance"
},
"debug": {
"cacheKey": "mz9FJkkeuV2jjIKJy/P3G25vW7M="
}
}
```

Response:

```json
{
"jobRunID": "1",
"data": {
"result": [
{
"address": "0xEF9FFcFbeCB6213E5903529c8457b6F61141140d",
"balance": "842796652117371"
},
{
"address": "0x6a1544F72A2A275715e8d5924e6D8A017F0e41ed",
"balance": "1604497408893139674"
}
]
},
"result": [
{
"address": "0xEF9FFcFbeCB6213E5903529c8457b6F61141140d",
"balance": "842796652117371"
},
{
"address": "0x6a1544F72A2A275715e8d5924e6D8A017F0e41ed",
"balance": "1604497408893139674"
}
],
"statusCode": 200,
"providerStatusCode": 200
}
```

</details>

---
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/eth-balance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/eth-balance-adapter",
"version": "2.0.20",
"version": "2.1.0",
"description": "Chainlink eth-balance adapter.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/layer2-sequencer-health/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/layer2-sequencer-health-adapter

## 4.6.0

### Minor Changes

- [#3567](https://github.com/smartcontractkit/external-adapters-js/pull/3567) [`78cca56`](https://github.com/smartcontractkit/external-adapters-js/commit/78cca56823f7f49667ce9a195391c8157c4232c1) Thanks [@mohamed-mehany](https://github.com/mohamed-mehany)! - Adds L2EP support for Linea chain

## 4.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/layer2-sequencer-health/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/layer2-sequencer-health-adapter",
"version": "4.5.2",
"version": "4.6.0",
"description": "Layer 2 sequencer health check adapter.",
"keywords": [
"Chainlink",
Expand Down
18 changes: 18 additions & 0 deletions packages/sources/por-address-list/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @chainlink/por-address-list-source-adapter

## 5.4.0

### Minor Changes

- [#3582](https://github.com/smartcontractkit/external-adapters-js/pull/3582) [`e5a1b76`](https://github.com/smartcontractkit/external-adapters-js/commit/e5a1b7679a106fd6370a4921048d95d9d545fead) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Fix solv issues in multichain address list endpoint

### Patch Changes

- [#3577](https://github.com/smartcontractkit/external-adapters-js/pull/3577) [`ad74721`](https://github.com/smartcontractkit/external-adapters-js/commit/ad747211e4c8b6a58bcfcd576321485528e57aef) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Fix multi address list contract

- [#3580](https://github.com/smartcontractkit/external-adapters-js/pull/3580) [`07e73c0`](https://github.com/smartcontractkit/external-adapters-js/commit/07e73c00aa125a3e52d98953a4eb7a4b3f1d4e6b) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Typo

- [#3569](https://github.com/smartcontractkit/external-adapters-js/pull/3569) [`fa47637`](https://github.com/smartcontractkit/external-adapters-js/commit/fa47637be0997fe6f0be57e9bcc722645539e213) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Update bedrock address list

- [#3578](https://github.com/smartcontractkit/external-adapters-js/pull/3578) [`6e83b36`](https://github.com/smartcontractkit/external-adapters-js/commit/6e83b36071aa8252011566d5666cb97bfb52e96c) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Add token and vault param

- [#3563](https://github.com/smartcontractkit/external-adapters-js/pull/3563) [`0b81fee`](https://github.com/smartcontractkit/external-adapters-js/commit/0b81fee68b8ef52b68238ed15782996c2c721b69) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Fix input convension

## 5.3.0

### Minor Changes
Expand Down
33 changes: 22 additions & 11 deletions packages/sources/por-address-list/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# POR_ADDRESS_LIST

![5.3.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/por-address-list/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![5.4.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/por-address-list/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 All @@ -12,14 +12,16 @@ This document was generated automatically. Please see [README Generator](../../s
| | CHAIN_ID | The chain id to connect to for the RPC URL | number | | `1` |
| | GROUP_SIZE | The number of concurrent batched contract calls to make at a time. Setting this lower than the default may result in lower performance from the adapter. | number | | `100` |
| | BACKGROUND_EXECUTE_MS | The amount of time the background execute should sleep before performing the next request | number | | `10000` |
| | BEDROCK_UNIBTC_API_ENDPOINT | An API endpoint for Bedrock uniBTC native BTC wallet address | string | | `https://bedrock-datacenter.rockx.com/uniBTC/reserve/address` |
| | BEDROCK_UNIBTC_API_ENDPOINT | An API endpoint for Bedrock uniBTC native BTC wallet address | string | | `https://bedrock-datacenter.rockx.com/data/tvl/reserve_with_native.json` |
| | SOLVBTC_API_ENDPOINT | An API endpoint for SolvBTC native BTC wallet address | string | | `https://solv-btcaddress-test.s3.us-east-1.amazonaws.com/solv-btc-addresses.json` |

---

## Data Provider Rate Limits

There are no rate limits for this adapter.
| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note |
| :-----: | :-------------------------: | :-------------------------: | :-----------------------: | :--: |
| default | 1 | | | |

---

Expand Down Expand Up @@ -93,7 +95,9 @@ Request:

### Input Params

There are no input parameters for this endpoint.
| Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
| :-------: | :--: | :-----: | :--------------------------------------------------------------------------------------------------------------------------------: | :----: | :----------------------: | :-----: | :--------: | :------------: |
|| type | | The type of addresses you are looking for. BTC is native BTC address. tokens is for token-balance EA. vault is for eth-balance EA. | string | `BTC`, `tokens`, `vault` | | | |

### Example

Expand All @@ -102,7 +106,8 @@ Request:
```json
{
"data": {
"endpoint": "bedrockbtcaddress"
"endpoint": "bedrockbtcaddress",
"type": "BTC"
}
}
```
Expand All @@ -115,12 +120,15 @@ Request:

### Input Params

| Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
| :-------: | :--------------------: | :-----: | :--------------------------------------------------------------------------------------------------: | :----: | :-----: | :-----: | :--------: | :------------: |
|| contractAddress | | The contract address holding the custodial addresses | string | | | | |
|| contractAddressNetwork | | The network of the contract, used to match {NETWORK}\_RPC_URL and {NETWORK}\_RPC_CHAIN_ID in env var | string | | | | |
| | confirmations | | The number of confirmations to query data from | number | | | | |
| | batchSize | | The number of addresses to fetch from the contract at a time | number | | `10` | | |
| Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
| :-------: | :--------------------: | :-----: | :-----------------------------------------------------------------------------------------------------: | :----: | :---------------------------------------------------------------------: | :------: | :--------: | :------------: |
|| contractAddress | | The contract address holding the custodial addresses | string | | | | |
|| contractAddressNetwork | | The network of the contract, used to match {NETWORK}\_RPC_URL and {NETWORK}\_RPC_CHAIN_ID in env var | string | | | | |
|| abiName | | Used to select the ABI by name | string | `MultiEVMPoRAddressList`, `PoRAddressListMulti`, `SolvMultiAddressList` | | | |
| | type | | The type of addresses you are looking for. tokens is for token-balance EA. vault is for eth-balance EA. | string | `tokens`, `vault` | `tokens` | | |
| | vaultPlaceHolder | | The tokenAddress indicating which vaultAddress needs to be returned | string | | | | |
| | confirmations | | The number of confirmations to query data from | number | | | | |
| | batchSize | | The number of addresses to fetch from the contract at a time | number | | `10` | | |

### Example

Expand All @@ -132,6 +140,9 @@ Request:
"endpoint": "multichainaddress",
"contractAddress": "0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8",
"contractAddressNetwork": "BINANCE",
"abiName": "MultiEVMPoRAddressList",
"type": "tokens",
"vaultPlaceHolder": "0x0000000000000000000000000000000000000001",
"confirmations": 0,
"batchSize": 10
}
Expand Down
Loading

0 comments on commit 2bf139b

Please sign in to comment.