Skip to content
  1. Jan 03, 2022
  2. Dec 21, 2021
    • Tarik Gul's avatar
      chore(release): 11.3.5 (#800) · 856b5ed9
      Tarik Gul authored
      v11.3.5
      856b5ed9
    • 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
  3. Dec 16, 2021
  4. Dec 15, 2021
  5. Dec 13, 2021
  6. Dec 09, 2021
  7. 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
  8. Dec 02, 2021
  9. Dec 01, 2021
  10. Nov 29, 2021
  11. Nov 23, 2021
  12. Nov 22, 2021
  13. Nov 16, 2021
  14. Nov 15, 2021
  15. Nov 11, 2021
  16. Nov 10, 2021
  17. Nov 08, 2021
  18. Nov 04, 2021
  19. Nov 01, 2021
  20. Oct 28, 2021
  21. Oct 27, 2021
  22. Oct 26, 2021
  23. Oct 20, 2021
  24. Oct 19, 2021
  25. Oct 18, 2021
  26. Oct 13, 2021
  27. Oct 06, 2021
  28. Oct 03, 2021
  29. Sep 29, 2021
    • Tarik Gul's avatar
      ci: npm release check (#684) · 9936df1f
      Tarik Gul authored
      
      
      * fix: add scripts to run new yarn pack script
      
      * fix: configure new opts for yarn pack script
      
      * fix(types): abstract types for procs
      
      * fix: add script for checking npm releases
      
      * fix: abstract script logic into one central area
      
      * docs: update readme
      
      * ci: add ci test for npm releases
      
      * ci: fix error
      
      * ci: fix pre install
      
      * fix: setWsUrl
      
      * add sig interrupt
      
      * fix: error for sidecar
      
      * fix: comments docs
      
      * fix: refactor launchProcess params, add trim to stdout
      
      * fix: remove default value for the command on launchProcess
      
      * Update scripts/runYarnPack.ts
      
      Co-authored-by: default avatarDavid <[email protected]>
      
      * docs: update description, and give examples on to run it locally, and cleanup if there is an issue
      
      * fix: give error instructions on how to cleanup if theres an issue, fix doc to active voice
      
      * ci: description
      
      * ci: fix the description to a comment
      
      Co-authored-by: default avatarDavid <[email protected]>
      9936df1f
  30. Sep 27, 2021
  31. Sep 24, 2021
  32. 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
  33. Sep 13, 2021
  34. Sep 07, 2021
  35. Sep 02, 2021