external-adapters-js icon indicating copy to clipboard operation
external-adapters-js copied to clipboard

Monorepo containing JavaScript implementation of external adapters

Results 64 external-adapters-js issues
Sort by recently updated
recently updated
newest added

[DF-19927](https://smartcontract-it.atlassian.net/browse/DF-19927) - Added pagination support for getting DLCs from a contract - Removed `MAX_VAULTS` config - Added new `BATCH_SIZE` config that specifics the number of vaults to fetch from a...

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yarn](https://togithub.com/yarnpkg/berry) ([source](https://togithub.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli)) | [`3.5.1` -> `3.8.2`](https://renovatebot.com/diffs/npm/yarn/3.5.1/3.8.2) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | final | minor | `1.19.13` -> `1.22.5` | ---...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.0.4` -> `5.6.2`](https://renovatebot.com/diffs/npm/typescript/5.0.4/5.6.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@solana/web3.js](https://solana.com/) ([source](https://togithub.com/solana-labs/solana-web3.js)) | [`1.91.7` -> `1.91.9`](https://renovatebot.com/diffs/npm/@solana%2fweb3.js/1.91.7/1.91.9) |...

## Closes #ISSUE_NUMBER_GOES_HERE ## Description remove repetitive words ## Changes - Doc ## Steps to Test 1. Steps 2. to 3. test ## Quality Assurance - [ ] If a...

## Closes [DF-19886](https://smartcontract-it.atlassian.net/browse/DF-19886) ## Description Modified cryptcompare `crypto` endpoint websocket transport to use `CADLI` index instead of `CCCAGG` ## Changes - Changed default WS api url for `crypto` endpoint -...

[DF-19699](https://smartcontract-it.atlassian.net/browse/DF-19699) Updated eth-beacon balance transport to use POST method instead of GET when querying balances of addresses. _Note for reviewer_ No functional tests were performed due to lack of `ETH_CONSENSUS_RPC_URL`...