Skip to content
  1. Dec 02, 2020
  2. Nov 17, 2020
  3. Nov 09, 2020
  4. Nov 02, 2020
  5. Oct 21, 2020
  6. Sep 29, 2020
  7. Sep 28, 2020
  8. 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
  9. Sep 22, 2020
  10. Sep 18, 2020
  11. Sep 17, 2020
  12. Sep 16, 2020
  13. Sep 14, 2020
  14. Sep 07, 2020
  15. Sep 06, 2020
  16. Aug 31, 2020
  17. Aug 27, 2020
  18. Aug 24, 2020
  19. Aug 17, 2020
  20. Aug 12, 2020
  21. Aug 03, 2020
  22. Aug 01, 2020
  23. Jul 29, 2020
  24. Jul 28, 2020
  25. Jul 26, 2020
  26. Jul 22, 2020
  27. Jul 20, 2020
  28. Jul 17, 2020
  29. Jul 13, 2020
  30. Jul 10, 2020
  31. Jul 09, 2020
  32. Jul 08, 2020
    • Zeke Mostov's avatar
      Upgrade deps; Correct issues from upgrade; Setup jest unit tests for `sanitizeNumbers`; (#90) · f4f10285
      Zeke Mostov authored
      * Setup Jest and sanity check sanitizeNumbers
      
      Test extended types
      
      Test AbstractInt as value in object
      
      sanitize a staking response
      
      Fix some small details
      
      * upgrade deps
      
      * FIX sanitizeNumbers to handle Compact
      
      * Small clean up
      
      * Correct package.json
      
      * Fix -1 u32 error
      
      * Add tests to github workflow via pr.yml
      
      Correct workflow to install wasm-pack
      
      Try again
      
      * Update sanitze numbers to handle Enums
      
      * Add tests of types
      
      * Lots of tests and necessary fixes for sanitize
      
      Use async create instead of initialize
      
      Add versionReset; Revert static creat
      
      Remove exclamation maarks
      
      Put comment back in
      
      Revert last commit
      
      Delete stray empty line
      
      Revert ensureMeta changes
      
      Clean up testing
      
      Save progress with U64s
      
      Fix issues with BTreeSet
      
      More tests
      
      Update to handle in option so linkage test passes
      
      save progress on set
      
      More tests
      
      Save progress
      
      last tests
      
      * Add some more primitive tests
      f4f10285
  33. Jul 05, 2020
  34. Jul 01, 2020