Skip to content
  1. Jul 27, 2022
  2. Jul 12, 2022
  3. Jul 05, 2022
  4. Jul 04, 2022
  5. Jun 28, 2022
  6. Jun 21, 2022
  7. Jun 14, 2022
  8. Jun 13, 2022
  9. Jun 06, 2022
  10. May 24, 2022
  11. May 20, 2022
  12. May 18, 2022
  13. May 17, 2022
  14. May 09, 2022
  15. May 02, 2022
    • Tarik Gul's avatar
      fix(deps): update pjs api (#906) · 528420c2
      Tarik Gul authored
      * fix(deps): update pjs api
      
      * update apps-config
      
      * update pjs deps
      
      * fix mock test data
      
      * update small script to install packages for you
      528420c2
  16. Apr 25, 2022
  17. Apr 20, 2022
  18. Apr 13, 2022
  19. Apr 07, 2022
  20. Mar 29, 2022
  21. Mar 22, 2022
  22. Mar 14, 2022
  23. Mar 08, 2022
  24. Mar 02, 2022
  25. Mar 01, 2022
  26. Feb 23, 2022
  27. Feb 21, 2022
  28. Feb 14, 2022
  29. Feb 08, 2022
  30. Feb 02, 2022
  31. Jan 27, 2022
  32. Jan 26, 2022
  33. Jan 24, 2022
  34. Jan 21, 2022
    • Tarik Gul's avatar
      fix: update polkadot-js api to 7.2.1 (#809) · 3553fb81
      Tarik Gul authored
      * update polkadot-js api to 7.2.1
      
      * update PalletAssetsAssetBalance -> Account
      
      * refactor the mock data for assets to keep things DRY
      
      * lint and set proper return types for exported mock test-helpers
      
      * fix: comment
      
      * fix logic to avoid breaking changes
      
      * fix pallet testing refactor
      
      * refactor logic to avoid breaking changes
      
      * cleanup code readability in asset-balances service
      
      * Update return type and return value
      
      * update inline docs
      
      * update comment grumbles
      
      * update inline docs for added asset types
      3553fb81
  35. Jan 03, 2022
  36. Dec 21, 2021
    • Tarik Gul's avatar
      fix: bump polkadot-js deps (#796) · c79d1269
      Tarik Gul authored
      * fix: change registry used in operation from Block -> ApiDecoration<promise>
      
      * fix: bump polkadot-js deps
      
      * fix: add import @polkadot/api-augment; to entry
      
      * fix: update imports for Codecs
      
      * comment
      
      * bump apps-config
      
      * add comment
      
      * fix: inline doc comments
      
      * update apps-config
      c79d1269