1. Sep 17, 2020
  2. Sep 16, 2020
  3. Sep 14, 2020
  4. Sep 11, 2020
  5. Sep 09, 2020
  6. Sep 07, 2020
  7. Sep 06, 2020
  8. Sep 04, 2020
  9. Sep 02, 2020
  10. Aug 31, 2020
  11. Aug 28, 2020
  12. Aug 27, 2020
  13. Aug 26, 2020
  14. Aug 25, 2020
  15. Aug 24, 2020
    • Zeke Mostov's avatar
      Bump deps (#229) · ca379019
      Zeke Mostov authored
      ca379019
    • joe petrowski's avatar
      v0.14.0 · d8a5e9ca
      joe petrowski authored
      v0.14.0
      d8a5e9ca
    • Zeke Mostov's avatar
      Implement `runtime/code` & `runtime/spec` (#228) · cc682148
      Zeke Mostov authored
      
      
      * Implement `runtime/code` & `runtime/spec`
      
      * Apply suggestions Joe from code review
      
      Co-authored-by: default avatarjoe petrowski <[email protected]>
      
      * Add eof
      
      * Update readme links
      
      * Update src/services/runtime/RuntimeCodeService.ts
      
      Co-authored-by: default avatarjoe petrowski <[email protected]>
      
      Co-authored-by: default avatarjoe petrowski <[email protected]>
      cc682148
    • Zeke Mostov's avatar
      Implement `accounts/{accountId}/staking-payouts` (#217) · 2f817d1a
      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: default avatarjoe petrowski <[email protected]>
      
      * add docs to payouts controller
      
      * Clean up docs
      
      Reverse
      
      * Update calc/Cargo.toml
      
      Co-authored-by: default avatarDan 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: default avatarjoe petrowski <[email protected]>
      Co-authored-by: default avatarDan Forbes <[email protected]>
      2f817d1a
    • Zeke Mostov's avatar
      Implement node endpoints (#226) · 651601c3
      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
      651601c3
  16. Aug 23, 2020