1. Oct 13, 2021
  2. Oct 12, 2021
    • Tarik Gul's avatar
      fix(tests): restructure mockApi tests to integrate with historical api (#702) · 2bf71ada
      Tarik Gul authored
      * fix: refactor api.derive.chain in /blocks
      
      * add historicApi
      
      * remove bench test
      
      * tests: adjust tests to accept historicalApi
      
      * refactor blocks to use historicApi
      
      * fix: fetchevents bug
      
      * fix: update historic kusama blocks e2e tests
      
      * put back --silent
      
      * fix: lint
      
      * fix: tests for pallets staking progress
      
      * cleanup
      
      * fix: restructure block tests and mockApi
      
      * fix: change mockApi to defaultMockApi for BlocksTraceService
      
      * fix: add AccountsAssetsService.spec.ts refactoring to mockApi
      
      * lint and cleanup
      
      * refactor AccountsBalanceInfoService.spec.ts
      
      * refactor NodeNetworkService.spec.ts
      
      * refactor NodeTransactionPoolService.spec.ts
      
      * refactor NodeVersionService.spec.ts
      
      * restructure AccountsStakingInfoService.spec.ts
      
      * refactor AccountsVestingInfoService.spec.ts
      
      * refactor PalletsAssetsService.spec.ts
      
      * refactor PalletsStakingProgressService.spec.ts
      
      * refactor PalletsStorageService.spec.ts
      
      * cleanup
      
      * refactor ParasService.spec.ts
      
      * refactor RuntimeCodeService.spec.ts
      
      * refactor RuntimeMetadataService.spec.ts
      
      * refactor RuntimeSpecService.spec.ts
      
      * refactor TransactionFeeEstimateService.spec.ts
      
      * refactor TransactionMaterialService.spec.ts
      
      * refactor TransactionSubmitService.spec.ts
      
      * refactor mockApi to be defaultMockApi
      
      * lint
      
      * fix merge conflict with nextFeeMultiplier
      
      * historical -> historic
      2bf71ada
  3. Oct 11, 2021
  4. Oct 06, 2021
  5. Oct 05, 2021
  6. Oct 04, 2021
  7. Oct 03, 2021
  8. Oct 02, 2021
    • Tarik Gul's avatar
      feat: add `era` to `blocks/{blockId}` response for extrinsics (#685) · 43623471
      Tarik Gul authored
      
      
      * fix: add eraInfo as a field in extrinsics response
      
      * docs: update docs with GenericExtrinsicEra
      
      * fix: switch eraInfo to era
      
      * docs: update docs
      
      * fix: refactor
      
      * fix: lint
      
      * fix: update mock data, and adjust unit tests
      
      * docs: update GenericExtrinsicEra description
      
      * Update docs/src/openapi-v1.yaml
      
      Co-authored-by: default avatarDavid <[email protected]>
      
      * docs: adjust docs
      
      * tests(e2e): update kusama e2e test responses for /blocks
      
      * tests(e2e): update the polkadot e2e tests for /blocks
      
      * tests(e2e): update westend e2e responses for /blocks
      
      * fix: space at end of file
      
      Co-authored-by: default avatarDavid <[email protected]>
      43623471
  9. Oct 01, 2021
  10. 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
  11. Sep 27, 2021
  12. Sep 24, 2021
  13. 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
  14. Sep 21, 2021
  15. Sep 17, 2021
  16. Sep 14, 2021
  17. Sep 13, 2021
  18. Sep 09, 2021
  19. Sep 07, 2021
  20. Sep 06, 2021
  21. Sep 03, 2021
  22. Sep 02, 2021
  23. Aug 30, 2021