- Mar 29, 2021
-
-
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/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
-
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>
-
- Feb 23, 2021
-
-
Zeke Mostov authored
-
- Feb 22, 2021
-
-
dependabot[bot] authored
Bumps [@polkadot/apps-config](https://github.com/polkadot-js/apps) from 0.80.1 to 0.81.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.80.1...v0.81.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Feb 15, 2021
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Feb 09, 2021
-
-
Zeke Mostov authored
-
Tarik Gul authored
fix: discriminate `extrinsic_base_weight` based on dispatch class
-
- Feb 02, 2021
-
-
Zeke Mostov authored
* chore(release): 3.0.1
-
Zeke Mostov authored
-
dependabot[bot] authored
Bumps [@polkadot/apps-config](https://github.com/polkadot-js/apps) from 0.77.1 to 0.78.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.77.1...v0.78.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jan 28, 2021
-
-
Zeke Mostov authored
Co-authored-by: David <[email protected]>
- Jan 20, 2021
-
-
Zeke Mostov authored
* feat!: Type definition specification with env vars and JSON files BREAKING CHANGE remove /config/types.json; Replaced with SAS_SUBSTRATE_TYPES. * Add links to readme * chore(deps): Bump deps
-
- Jan 18, 2021
-
-
Zeke Mostov authored
* chore(release): 2.1.2 * Spelling
-
Zeke Mostov authored
* fix: Revert stack limit increase and use updated polkadot-js/api instead * chore(deps): Bump deps
-
- Jan 15, 2021
-
-
Zeke Mostov authored
* fix: Use correct registry when creating calls; Remove usage of derive.chain.getBlock * small change * Update specs
-
Zeke Mostov authored
-
- Jan 07, 2021
-
-
Zeke Mostov authored
* chore(release): 3.0.0 * chore(release): 2.1.1 * Correct auto gen typo
-
Zeke Mostov authored
* chore(release): 2.1.0 * refactor: Optimize `accounts/{accountId}/staking-payouts` blocking query * Bump deps * Fix issues with deriveNominatedExposures * Update comment * Remove commented out code * Update src/services/accounts/AccountsStakingPayoutsService.ts Co-authored-by: David <[email protected]> * Rename el variable * update Co-authored-by: David <[email protected]>
-
Zeke Mostov authored
* fix: Account for polkadot-js number serialization change; Add log message to calc * Update mock api to use codec types for weightToFee * fix spacing * Update README.md Co-authored-by: David <[email protected]> * Cast to AbstractInt; Spacing Co-authored-by: David <[email protected]>
-
- Jan 05, 2021
-
-
Zeke Mostov authored
* chore(release): 2.1.0 * chore(release): v2.1.0
-
- Dec 18, 2020
-
-
Zeke Mostov authored
-
Lovesh Harchandani authored
* Support Dock's Multiplier Signed-off-by: lovesh <[email protected]> * Link package for local testing; Bump deps * Add controllers for Dock Signed-off-by: lovesh <[email protected]> * Revert to calc NPM package Co-authored-by: emostov <[email protected]>
-
- Dec 09, 2020
-
-
Zeke Mostov authored
* feat: chainSpec based controller config; Types from apps-config Clean up * Update mock api to include derive getBlock - specs work * Update to reflect TS 4.1 * Clean up comments * Save * feat: Token query param for non-native token balance-info * Revert package.json * Initial reply david review * Update src/main.ts Co-authored-by: David <[email protected]> * Remove kulupu controller * Add chain builder integration guide * Patch CHAIN_INTEGRATION.md * Apply suggestions from code review Co-authored-by: joe petrowski <[email protected]> * Update CHAIN_INTEGRATION.md * Bump deps * Use whole options object for controller creation * Apply suggestions from code review Co-authored-by: David <[email protected]> * Respond to maciej feedback * Update chain integration guide * Remove excessive nullish colescing operators * Fix merge issue * Update CHAIN_INTEGRATION.md Co-authored-by: David <[email protected]> Co-authored-by: David <[email protected]> Co-authored-by: joe petrowski <[email protected]>
-
- Dec 02, 2020
-
-
Zeke Mostov authored
feat: Impl `/pallets/{pallets}/storage`; Impl index lookup for `/pallets/{palletId}/storage/{, storageItemId}` (#356) * feat(endpoint): Add `pallets/{pallets}/storage` * feat(endpoint): Add onlyIds query param to pallets storage * feat(endpoint): Support index look up for pallets * chore: Test `fetchStorage` * chore: Test `fetchStorageItem` * Apply suggestions from code review Co-authored-by: David <[email protected]> * Lint Co-authored-by: David <[email protected]>
-
- Nov 20, 2020
-
-
Zeke Mostov authored
* chore(release): 2.0.0 * chore(release): 2.0.0
-
- Nov 17, 2020
-
-
Zeke Mostov authored
* fix: Bump polkadot-js and adjust imports; Update specs * Update u32 to no alias * Adjust some imports * Use tabs not spaces * Fix linter complaints
-