1. Jul 22, 2020
  2. Jul 21, 2020
  3. Jul 20, 2020
  4. Jul 18, 2020
  5. Jul 17, 2020
  6. Jul 16, 2020
  7. Jul 15, 2020
  8. Jul 14, 2020
  9. Jul 13, 2020
  10. Jul 11, 2020
  11. Jul 10, 2020
  12. Jul 09, 2020
  13. Jul 08, 2020
    • Zeke Mostov's avatar
      Correct typo in .env-sample (#155) · a67520ef
      Zeke Mostov authored
      * Add ending to string
      
      * Delete docker
      v0.11.1
      a67520ef
    • Zeke Mostov's avatar
      Default configuration to local node · 234c5e3b
      Zeke Mostov authored
      234c5e3b
    • Chevdor's avatar
      Dockerfile (#128) · daddfbd8
      Chevdor authored
      * Draft of dockerfile
      
      * Add missing parts for the Docker image
      
      * Finish docker support
      
      * Fix linting, add doc
      daddfbd8
    • 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
  14. Jul 06, 2020
    • Zeke Mostov's avatar
      Move error handling to middleware (#143) · edc93dc4
      Zeke Mostov authored
      * Add sanitizeResMiddleware
      
      * Delete santizieNumbers from utils
      
      * Move all error handling to middleware
      
      Remove unused import
      
      Remove unused log
      
      * Add doc comments
      
      * Update error middleware doc comments
      
      * Revert sanitize middleware
      
      * Move stray eslint-disable
      
      * Remove unused middleware types
      
      * use request handler type
      
      * Use proper type guards
      
      * save
      
      * Address Dan's comments'
      
      * Small updates
      
      * small change
      edc93dc4
    • Zeke Mostov's avatar
      Small type update (#152) · eb246c89
      Zeke Mostov authored
      eb246c89
  15. Jul 05, 2020
  16. Jul 04, 2020
  17. Jul 03, 2020
  18. Jul 02, 2020
  19. Jul 01, 2020