- Dec 18, 2020
-
-
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 13, 2020
-
-
dependabot[bot] authored
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 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 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
-
- Nov 09, 2020
-
-
Zeke Mostov authored
-
- Nov 02, 2020
-
-
Zeke Mostov authored
* chore(release): 1.0.0 * Save progress * feat: Bump polkadot-js and document runtime/metadata API regression
-
- Oct 21, 2020
-
-
Zeke Mostov authored
* fix: Use correct registry when parsing extrinsic `call` arguments * Use registry directly; fix regressions in v0
-
- Sep 29, 2020
-
-
Zeke Mostov authored
-
- Sep 28, 2020
-
-
Zeke Mostov authored
Bumping to polkadot-js v2, which drops support for extrinsics and metadata from pre Kusama.
-
- Sep 24, 2020
-
-
Zeke Mostov authored
build: Automated releases w/ conventional commits; Prep for npm package publish of calc and api-sidecar; (#298) - Releases process automation with conventional commits, including auto CHANGELOG generation - Convert @substrate/calc package to npm dependency - Prepare @substrate/calc package for publish to npm - Prepare @substrate/api-sidecar package for publish to npm
-
- Sep 22, 2020
-
-
Zeke Mostov authored
* Bump deps * Remove file log options * Small updates to wording
-
- Sep 18, 2020
-
-
Zeke Mostov authored
-
- Sep 17, 2020
-
-
Zeke Mostov authored
* Prepare v18 with bug fixing pd.js/api bump * Remove logs
-
- Sep 16, 2020
-
-
Zeke Mostov authored
* Bump @polkadot/api * Remove accidental adds * Remove file * Correct name in package
-
Zeke Mostov authored
* Replace test response * Get test to pass * Update fields to null * Include metadata in response * Save progress * Update openapi * Update README * Small updates * More small changes * Apply suggestions from code review Co-authored-by: David <[email protected]> * Improve comments and error messages * Update err message * Add example to docs; Refactor code; Documentation as string * docs corection * build docs * Small changes; * Add pallet index * Update openapi specs Co-authored-by: David <[email protected]>
-
- Sep 14, 2020
-
-
Zeke Mostov authored
-
- Sep 07, 2020
-
-
Zeke Mostov authored
-
- Sep 06, 2020
-
-
Zeke Mostov authored
-
- Aug 31, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Aug 27, 2020
-
-
Zeke Mostov authored
* save * Update docs for transaction/dry-run * Update src/controllers/transaction/TransactionDryRunController.ts Co-authored-by: joe petrowski <[email protected]> Co-authored-by: joe petrowski <[email protected]>
-
- Aug 24, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
* Initial impl with Big.js Remove unused comment Update comments and org Update response structure Remove validator count * Convert to Perbill arithmetic * Implement calc-payout crate * eslintignore calc-payout * Alexander feedback * Add check for era - depth; Update openapi * update README debug section * Update readmes * Apply suggestions from Joe code review Co-authored-by: joe petrowski <[email protected]> * add docs to payouts controller * Clean up docs Reverse * Update calc/Cargo.toml Co-authored-by: Dan Forbes <[email protected]> * Update return property names for nominator and validator rewards * themself -> itself * Code style refactors and comment updates * Small era message update * Delete line in ReadMe * Remove accidental add Co-authored-by: joe petrowski <[email protected]> Co-authored-by: Dan Forbes <[email protected]>
-
- Aug 17, 2020
-
-
Zeke Mostov authored
-
- Aug 12, 2020
-
-
Zeke Mostov authored
-
- Aug 03, 2020
-
-
Zeke Mostov authored
-
- Aug 01, 2020
-
-
Zeke Mostov authored
-
- Jul 29, 2020
-
-
Zeke Mostov authored
* Add unit tests for `fetchAccountVestingInfo` & `fetchAccountBalanceInfo` * Add eofs * Var name update
-
- Jul 28, 2020
-
-
Zeke Mostov authored
* Test `fetchBlock`
-
Zeke Mostov authored
-
- Jul 26, 2020
-
-
Zeke Mostov authored
-
- Jul 22, 2020
-
-
Zeke Mostov authored
-
- Jul 20, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Jul 17, 2020
-
-
joe petrowski authored
-
- Jul 13, 2020
-
-
joe petrowski authored
-
- Jul 10, 2020
-
-
Zeke Mostov authored
-
- Jul 09, 2020
-
-
Zeke Mostov authored
* Add chainName to server connecting message * Update to use node implementation * Update wording
-