Skip to content
  1. Nov 25, 2021
  2. Nov 23, 2021
  3. Nov 11, 2021
  4. Oct 03, 2021
  5. Sep 17, 2021
  6. Sep 09, 2021
  7. Aug 26, 2021
  8. Jul 28, 2021
  9. Jul 27, 2021
  10. Jul 20, 2021
  11. Jul 14, 2021
  12. Jul 13, 2021
  13. Jul 12, 2021
  14. Jun 23, 2021
  15. Jun 21, 2021
  16. Jun 14, 2021
  17. May 31, 2021
  18. May 27, 2021
  19. May 18, 2021
  20. May 07, 2021
  21. May 03, 2021
  22. Apr 30, 2021
  23. Apr 26, 2021
  24. Mar 29, 2021
  25. Mar 04, 2021
  26. Jan 20, 2021
  27. 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
  28. Jan 07, 2021
  29. Dec 22, 2020
  30. Dec 09, 2020
  31. Nov 16, 2020
  32. Oct 27, 2020
  33. Oct 12, 2020
  34. 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
  35. Sep 22, 2020
  36. Sep 18, 2020
  37. 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
  38. Sep 11, 2020