- 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
-