sdk-js icon indicating copy to clipboard operation
sdk-js copied to clipboard

KILT SDK for JS | Docs: https://docs.kilt.io | Website: https://kilt.io

Results 22 sdk-js issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@polkadot/api](https://togithub.com/polkadot-js/api/tree/master/packages/api#readme) ([source](https://togithub.com/polkadot-js/api/tree/HEAD/packages/api)) | [`^10.7.3` -> `^11.0.0`](https://renovatebot.com/diffs/npm/@polkadot%2fapi/10.7.3/11.0.2) |...

dependencies

## Checklist - [x] Publish rc -> https://www.npmjs.com/package/@kiltprotocol/sdk-js/v/0.35.0-rc.1 - [x] Unpublish/deprecate previous rc - [x] Update metadata and type augmentation -> https://github.com/KILTprotocol/sdk-js/pull/821/commits/c72ba30741f226ebcedf1b9f29b8921493aef439 - [x] Cherry-pick https://github.com/KILTprotocol/sdk-js/pull/822 - [x] Review -...

## Incompatibilities detected A [scheduled test workflow](https://github.com/KILTprotocol/sdk-js/actions/runs/8768622338) using the latest available dependencies matching our semver ranges has failed. We may need to constrain dependency ranges in our `package.json` or introduce...

bug
incompatible dependencies
automation

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript-logging](https://togithub.com/vauxite-org/typescript-logging) | [`^1.0.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/typescript-logging/1.0.1/2.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-logging/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript-logging/2.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [crypto-ld](https://togithub.com/digitalbazaar/crypto-ld) | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/crypto-ld/6.0.0/7.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/crypto-ld/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/crypto-ld/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

closes kiltprotocol/ticket#3043 # TODOs - I ultimately envision this to have high-level support for managing an on-chain identity as well; but as-is, you can already make any DID operation (including...

## fixes no ticket Currently no tests to check if you can reclaim a w3n after the payment account has removed it. ## How to test: Please provide a brief...

WIP. Companion of https://github.com/KILTprotocol/kilt-node/pull/602.

πŸ—ΊοΈ DIP

## 🚧 WIP 🚧 Release branch for V1 of the SDK. ### TODOs before release: - [x] Figure out what versions to use for non-V1'd sub-packages. We should leave some...

Keep it consistent with https://github.com/polkadot-js/api/blob/c73c26d13324a6211a7cf4e401aa032c87f7aa10/packages/rpc-augment/src/augment/jsonrpc.ts#L85C62-L85C89 ## fixes KILTProtocol/ticket#312 Please include a summary of the changes provided with this pull request and which issue has been fixed. Please also provide some...