Skip to content
  1. Mar 08, 2022
  2. Mar 02, 2022
  3. Mar 01, 2022
  4. Feb 23, 2022
  5. Feb 21, 2022
  6. Feb 14, 2022
  7. Feb 08, 2022
  8. Feb 02, 2022
  9. Jan 27, 2022
  10. Jan 26, 2022
  11. Jan 24, 2022
  12. 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
  13. Jan 03, 2022
  14. 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
  15. Dec 15, 2021
  16. 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
  17. Dec 02, 2021
  18. Dec 01, 2021
  19. Nov 29, 2021
  20. Nov 23, 2021
  21. Nov 22, 2021
  22. Nov 16, 2021
  23. Nov 15, 2021
  24. Nov 11, 2021
  25. Nov 08, 2021
  26. Nov 04, 2021
  27. Nov 01, 2021
  28. Oct 27, 2021
  29. Oct 19, 2021
  30. Oct 18, 2021
  31. Oct 13, 2021
  32. Oct 06, 2021
  33. Oct 03, 2021
  34. Sep 27, 2021
  35. Sep 24, 2021
  36. 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
  37. Sep 13, 2021