- Jul 06, 2021
-
- Jun 27, 2021
-
- Jun 21, 2021
-
- Jun 14, 2021
-
-
Tarik Gul authored
* fix: update deps, and reconfigure tests to reflect most recent polkadot-js changes * fix: naming
-
- Jun 08, 2021
-
-
Andrew Plaza authored
* chore(release): 7.0.1 * Update CHANGELOG.md Co-authored-by: Tarik Gul <[email protected]> * fix: yarn dedupe bug Co-authored-by: Tarik Gul <[email protected]>
-
- Jun 07, 2021
-
-
Andrew Plaza authored
* chore(deps) bump @polkadot/apps-config, @polkadot/util-crypto * fix: commit yarn release 2.4.2
-
Tarik Gul authored
-
- May 31, 2021
-
-
Tarik Gul authored
-
- May 27, 2021
-
-
Tarik Gul authored
-
- May 24, 2021
-
-
Tarik Gul authored
fix: asset approval parameter change, update polkadot deps.
-
- May 18, 2021
-
-
Tarik Gul authored
test: integrate runtime-tests as a helper library (#549)
-
- May 16, 2021
-
-
Zeke Mostov authored
* fix(types): Bump polkadot-js/api to decode CompactSolution for 24 nominees * Lint
-
- May 12, 2021
-
-
Zeke Mostov authored
This PR introduces the following endpoints: - `/experimental/blocks/{blockId}/traces/operations?actions=false` - `/experimental/blocks/head/traces/operations?actions=false` - `/experimental/blocks/{blockId}/traces` - `/experimental/blocks/head/traces` Co-authored-by: Tarik Gul <[email protected]> Co-authored-by: David <[email protected]> Co-authored-by: Niklas Adolfsson <[email protected]>
-
- May 11, 2021
-
-
Tarik Gul authored
feat: assets endpoints
-
- May 07, 2021
-
-
Zeke Mostov authored
-
- May 06, 2021
-
-
Zeke Mostov authored
-
- May 03, 2021
-
-
Niklas Adolfsson authored
* chore(deps): bump @polkadot/types 4.8.1 * chore(deps): bump @http/errors 1.8.0 * fix: add plugin upgrade-interactive * chore(docs): update changelog * update semver version * chore(docs): update changelog with PRs last week * chore(deps): bump @polkadot/apps-config 0.90.1 * chore(docs): update CHANGELOG * Update CHANGELOG.md Co-authored-by: Tarik Gul <[email protected]> * Update CHANGELOG.md Co-authored-by: Tarik Gul <[email protected]> * Update CHANGELOG.md Co-authored-by: Tarik Gul <[email protected]> * Update CHANGELOG.md Co-authored-by: Tarik Gul <[email protected]> * Update CHANGELOG.md Co-authored-by: Tarik Gul <[email protected]> Co-authored-by: tarikgul <[email protected]> Co-authored-by: Tarik Gul <[email protected]>
-
- Apr 28, 2021
-
-
Tarik Gul authored
build(yarn): Upgrade from yarn 1.x to yarn 2.x (#518)
-
- Apr 26, 2021
-
- Apr 19, 2021
-
-
Zeke Mostov authored
Co-authored-by: Tarik Gul <[email protected]> Co-authored-by: David <[email protected]>
-
- Apr 12, 2021
-
- Apr 05, 2021
-
- Mar 29, 2021
-
-
dependabot[bot] authored
Bumps [@polkadot/api](https://github.com/polkadot-js/api) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@polkadot/apps-config](https://github.com/polkadot-js/apps) from 0.85.1 to 0.86.1. - [Release notes](https://github.com/polkadot-js/apps/releases) - [Changelog](https://github.com/polkadot-js/apps/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/apps/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Mar 22, 2021
-
- Mar 16, 2021
-
-
Zeke Mostov authored
builld(env): Use @substrate/dev for tsconfig, eslint, prettier, jest, and babel configuration (#472) * build: Use @substraate/dev for jest setup * Update tsconfig.json with substrate/dev * Use @substrate/dev for prettier and eslint
-
- Mar 15, 2021
-
-
dependabot[bot] authored
Bumps [@polkadot/api](https://github.com/polkadot-js/api) from 4.0.3 to 4.1.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/compare/v4.0.3...v4.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@polkadot/apps-config](https://github.com/polkadot-js/apps) from 0.83.1 to 0.84.1. - [Release notes](https://github.com/polkadot-js/apps/releases) - [Changelog](https://github.com/polkadot-js/apps/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/apps/compare/v0.83.1...v0.84.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Mar 10, 2021
-
-
Zeke Mostov authored
-
Zeke Mostov authored
BREAKING CHANGE Enums in responses serialize with [camelCase variants](https://github.com/polkadot-js/api/pull/3024). Check spec diffs for details Other changes - Reverses regressions in decoding blocks with [sudo proxy variants](https://github.com/polkadot-js/api/pull/3286) - Updates jest.config to treat `.js` files as ESM - transforming @polkadot/* packages from ESM to CJS. - Bump deps
-
- Mar 08, 2021
-
-
dependabot[bot] authored
Bumps [@polkadot/apps-config](https://github.com/polkadot-js/apps) from 0.82.1 to 0.83.1. - [Release notes](https://github.com/polkadot-js/apps/releases) - [Changelog](https://github.com/polkadot-js/apps/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/apps/compare/v0.82.1...v0.83.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Mar 02, 2021
-
-
Zeke Mostov authored
-
- Mar 01, 2021
-
-
dependabot[bot] authored
Bumps [@polkadot/apps-config](https://github.com/polkadot-js/apps) from 0.81.1 to 0.82.1. - [Release notes](https://github.com/polkadot-js/apps/releases) - [Changelog](https://github.com/polkadot-js/apps/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/apps/compare/v0.81.1...v0.82.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@polkadot/api](https://github.com/polkadot-js/api) from 3.10.2 to 3.11.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/compare/v3.10.2...v3.11.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Feb 23, 2021
-
-
Zeke Mostov authored
-
- Feb 22, 2021
-
-
dependabot[bot] authored
Bumps [@polkadot/api](https://github.com/polkadot-js/api) from 3.9.2 to 3.10.1. - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/compare/v3.9.2...v3.10.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-