- Sep 09, 2020
-
-
Zeke Mostov authored
-
Zeke Mostov authored
-
- Sep 07, 2020
-
-
Zeke Mostov authored
-
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 26, 2020
-
-
Zeke Mostov authored
* Initial impl transaction/dry-run * Update docs with crates links
-
- 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 10, 2020
-
-
Zeke Mostov authored
* Add era metadata to payouts endpoint proposal * Address round 1 feeback * Update Payouts description. * Update wording * Current era * Update openapi/openapi-proposal.yaml * add unclaimedOnly query Co-authored-by: joe petrowski <[email protected]> Co-authored-by: joepetrowski <[email protected]>
-
- Aug 04, 2020
-
-
Zeke Mostov authored
-