1. May 31, 2021
  2. May 27, 2021
  3. May 18, 2021
  4. May 07, 2021
  5. May 03, 2021
  6. Apr 30, 2021
  7. Apr 26, 2021
  8. Mar 29, 2021
  9. Mar 04, 2021
  10. Jan 20, 2021
  11. Jan 19, 2021
    • Denis_P's avatar
      ci: build container on release (#396) · ed52edd2
      Denis_P authored
      * new (CI): optimized Dockerfile; labeled Dockerfile; Github Action to build container; edit docker-compose
      
      * new (CI): rename secrets
      
      * CI: edit registry name
      
      * CI: edit registry namespace
      
      * CI: do repeat yourself in GHA
      
      * CI: fix maintainers; debug version tag
      
      * CI: add rpc to env file
      
      * CI: build the same image in parallel, what a joke
      
      * CI: fix matrix
      
      * CI: debug matrix
      
      * CI: debug matrix 2
      
      * CI: according to doc this should work
      
      * CI: proudly move it to parity namespace
      
      * CI: add docker pull to README
      ed52edd2
  12. Jan 07, 2021
  13. Dec 22, 2020
  14. Dec 09, 2020
  15. Nov 16, 2020
  16. Oct 27, 2020
  17. Oct 12, 2020
  18. Sep 24, 2020
    • Zeke Mostov's avatar
      build: Automated releases w/ conventional commits; Prep for npm package... · b64c9c9a
      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
      b64c9c9a
  19. Sep 22, 2020
  20. Sep 18, 2020
  21. Sep 16, 2020
    • Zeke Mostov's avatar
      Implement `/pallets/{palletId}/storage/{storageItemId}` (#278) · fcbf5c1b
      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: default avatarDavid <[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: default avatarDavid <[email protected]>
      fcbf5c1b
  22. Sep 11, 2020
  23. Sep 07, 2020
  24. Sep 04, 2020
  25. Sep 02, 2020
  26. Aug 31, 2020
  27. Aug 28, 2020
  28. Aug 27, 2020
  29. Aug 24, 2020
    • 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
  30. Aug 23, 2020
  31. Aug 03, 2020
  32. Jul 22, 2020
  33. Jul 13, 2020
  34. Jul 10, 2020
  35. Jul 09, 2020