- Apr 26, 2021
-
-
Tarik Gul authored
-
- Apr 21, 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/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
-