Skip to content
  1. Jan 24, 2022
  2. 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
  3. Jan 03, 2022
  4. 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
  5. Dec 15, 2021
  6. Dec 08, 2021
    • Tarik Gul's avatar
      fix: bump polkadot-js deps (#786) · 072ef063
      Tarik Gul authored
      * bump polkadot-js deps
      
      * fix BN bug
      
      * fix build
      
      * lint
      
      * fix BN bug
      
      * temp fix block state trace
      
      * fix: blocksTrace
      
      * fix: .toNumber -> toString(10) for base10
      
      * fix update sanitize numbers to check superclass for BN
      
      * lint
      
      * fix: set resolution on bn.js, remove sanitizeNumbers unnecessary logic
      
      * revert changes on blocksTrace
      072ef063
  7. Dec 02, 2021
  8. Dec 01, 2021
  9. Nov 29, 2021
  10. Nov 23, 2021
  11. Nov 22, 2021
  12. Nov 16, 2021
  13. Nov 15, 2021
  14. Nov 11, 2021
  15. Nov 08, 2021
  16. Nov 04, 2021
  17. Nov 01, 2021
  18. Oct 27, 2021
  19. Oct 19, 2021
  20. Oct 18, 2021
  21. Oct 13, 2021
  22. Oct 06, 2021
  23. Oct 03, 2021
  24. Sep 27, 2021
  25. Sep 24, 2021
  26. Sep 22, 2021
    • Tarik Gul's avatar
      fix: update polkadot-js deps (#677) · f14f2c2e
      Tarik Gul authored
      
      
      * bump polkadot-js deps
      
      * fix: AssetBalances -> PalletAssetsAssetBalances type
      
      * fix: BalanceOf -> u128 type
      
      * fix: metadataV12
      
      * fix test input values for account assets
      
      * add --silent to test
      
      * fix: bump polkadot/api 6.0.3
      
      * bump polkadot-js 6.0.5
      
      * Update src/services/accounts/AccountsAssetsService.ts
      
      Co-authored-by: default avatarDavid <[email protected]>
      
      * lint
      
      Co-authored-by: default avatarDavid <[email protected]>
      f14f2c2e
  27. Sep 13, 2021
  28. Sep 07, 2021
  29. Sep 02, 2021
  30. Aug 30, 2021
  31. Aug 26, 2021
  32. Aug 25, 2021
  33. Aug 23, 2021
  34. Aug 21, 2021
  35. Aug 19, 2021
  36. Aug 18, 2021
  37. Aug 10, 2021