Skip to content
  1. 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
  2. Jan 13, 2022
  3. Jan 05, 2022
    • Tarik Gul's avatar
      fix(e2e-tests): add statemint, and update with 9130 runtime tests (#807) · c6ec7beb
      Tarik Gul authored
      * fix: change /experimental to /paras in description
      
      * statemint account assets e2e boilerplate
      
      * fix(temporary): change min calc fee runtime version to 601
      
      * statemint block e2e tests
      
      * add runtime spec for statmint e2e tests
      
      * update e2e tests for statemint configuration
      
      * add v9122, and v9140 blocks for polkadot
      
      * add polkadot 9122 and 9140 tests for accounts
      
      * fix: comments on runtime version
      
      * revert min calc fee statemint
      
      * update kusama 9130 accounts
      
      * update blocks 9130
      
      * updates paras/* for 9130 and cleanup
      
      * update paras paras e2e 9130
      
      * fix comment grumble
      
      * add statemint script
      
      * lint
      c6ec7beb
  4. Jan 03, 2022
  5. 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
  6. Dec 16, 2021
  7. Dec 15, 2021
  8. Dec 13, 2021
  9. Dec 09, 2021
  10. 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
  11. Dec 02, 2021
  12. Dec 01, 2021
  13. Nov 29, 2021
  14. Nov 23, 2021
  15. Nov 22, 2021
  16. Nov 16, 2021
  17. Nov 15, 2021
  18. Nov 11, 2021
  19. Nov 10, 2021
  20. Nov 08, 2021
  21. Nov 04, 2021
  22. Nov 01, 2021
  23. Oct 28, 2021
  24. Oct 27, 2021
  25. Oct 26, 2021
  26. Oct 20, 2021
  27. Oct 19, 2021
  28. Oct 18, 2021
  29. Oct 13, 2021
  30. Oct 06, 2021
  31. Oct 03, 2021
  32. 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
  33. Sep 27, 2021
  34. Sep 24, 2021
  35. 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
  36. Sep 13, 2021