- Jan 07, 2021
-
-
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]>
-
- Dec 22, 2020
-
-
Lovesh Harchandani authored
Signed-off-by: lovesh <[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]>
-
- Nov 16, 2020
-
-
Zeke Mostov authored
* Create .npmignore * Do not build with start script
-
- Oct 27, 2020
-
-
Zeke Mostov authored
-
- Oct 12, 2020
-
-
Zeke Mostov authored
-
- 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
-
Zeke Mostov authored
-
- Sep 16, 2020
-
-
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 11, 2020
-
-
Zeke Mostov authored
* Initial impl * factor out functions * Add listen port: host * Improve docs * Update readme * Delete stray space
-
- Sep 07, 2020
-
-
Zeke Mostov authored
-
- Sep 04, 2020
-
-
Zeke Mostov authored
Implement `accounts/id/{staking-info, balance-info, vesting-info}` & `pallets/staking/progress` (#248) * balance-info * update uri * save * save * Add vesting service * save * save * implement vesting * update readme * Update README.md * updates test to reflect error messages * add pallets/staking/progress * pallets/staking/progress * correct controller import * export correction * fix typo * update readme * Apply suggestions from code review Co-authored-by: joe petrowski <[email protected]> * update docs * Update openapi Co-authored-by: joe petrowski <[email protected]>
-
- Sep 02, 2020
-
-
Zeke Mostov authored
* Implement fee-estimate, material, and submit. update readme save save update middleware update openapi update readme update readme readme * small update * Change to transaction * update tx error middleware * update open-api * small update * SCALE Co-authored-by: joe petrowski <[email protected]>
-
- Aug 31, 2020
-
-
Zeke Mostov authored
* save * save * Update README * update tests and remove callIndex
-
- Aug 28, 2020
-
-
Zeke Mostov authored
-
- Aug 27, 2020
-
-
Zeke Mostov authored
-
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
* Implement `runtime/code` & `runtime/spec` * Apply suggestions Joe from code review Co-authored-by: joe petrowski <[email protected]> * Add eof * Update readme links * Update src/services/runtime/RuntimeCodeService.ts Co-authored-by: joe petrowski <[email protected]> Co-authored-by: joe petrowski <[email protected]>
-
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]>
-
Zeke Mostov authored
* Create NodeNetwork * Setup node/version * Add unit tests Test node transaction pool Test node version Add return types for services * Shorten method names * Superficial fixups * Update NodeNetwork docs * Update docs and add pool field to transaction-pool * save * Update network return fields * Update tx pool * Update testing for transaction pool * Update transaction pool docs * Update docs * Update openapi * update readme * Update clientVersion * Update docs and network response property order * Update transaction pool docs' * Trivial changes * Update import * Link to node controllers from paths in README.md
-
- Aug 23, 2020
-
-
Zeke Mostov authored
-
- Aug 03, 2020
-
-
Zeke Mostov authored
-
- Jul 22, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Jul 13, 2020
-
-
joe petrowski authored
-
- Jul 10, 2020
-
-
Zeke Mostov authored
-
- Jul 09, 2020
-
-
Zeke Mostov authored
* Update README.md to include testing * line width Co-authored-by: joe petrowski <[email protected]>
-
- Jul 08, 2020
-
-
Chevdor authored
* Draft of dockerfile * Add missing parts for the Docker image * Finish docker support * Fix linting, add doc
-
- Jul 03, 2020
-
-
Zeke Mostov authored
-
- Jul 01, 2020
-
-
Zeke Mostov authored
-
- Jun 30, 2020
-
-
Zeke Mostov authored
* Create config generator; Clean example & ReadME Finishing touches * upgrade deps * Add eof
-
Chevdor authored
* Add confmgr basic support * Add sample ENV config * Add missing eof * Fix linter issues
-
- Jun 27, 2020
-
-
Zeke Mostov authored
-
- Jun 21, 2020
-
-
joe petrowski authored
-
Jimmy Chu authored
This is to support connecting to Substrate Node Template
-
- Jun 18, 2020
-
-
Alexander Theißen authored
* Add debug build of calc-fee that outputs more information * Move runtime quirk switching to rust * Remove debugging artifact
-
Zeke Mostov authored
* Add logger that only logs errors in production and everything in development * Default to production * Change to LOG_MODE * Update README.md
-
- Jun 17, 2020
-
-
Zeke Mostov authored
-