1. Dec 16, 2021
  2. Dec 15, 2021
  3. Dec 13, 2021
  4. Dec 11, 2021
  5. Dec 09, 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 26, 2021
  11. Nov 25, 2021
  12. Nov 23, 2021
    • Sergejs Kostjucenko's avatar
      Add CODEOWNERS file (#770) · 0ed40ee1
      Sergejs Kostjucenko authored
      * Add CODEOWNERS file
      
      * Add paritytechtools-team to codeowners
      
      * Add main codeowner
      0ed40ee1
    • David's avatar
      chore(release): 11.3.1 (#772) · a0d73ea8
      David authored
      * chore(release): 11.3.1
      
      * Yarn v3.1
      
      * docs
      v11.3.1
      a0d73ea8
    • Tarik Gul's avatar
      fix: staking payouts historicApi, and add tests (#762) · 5866e3ab
      Tarik Gul authored
      
      
      * staking payouts historicApi
      
      * start tests
      
      * boilerplate for tests
      
      * mock data and types for tests
      
      * stakingPayouts reponse
      
      * mock data for staking payouts
      
      * lint eraRewardPoints
      
      * setup main test
      
      * adjust custom response
      
      * generate correct types for mock data
      
      * correct nominator data
      
      * correct eraRewardPoints
      
      * add error tests
      
      * fix eraRewardPoints types
      
      * add test for extractTotalValidatorRewardPoints
      
      * replace EraRewardPoints type
      
      * lint
      
      * clean empty line
      
      * tests for eraExposure
      
      * add deriveNominatorExposures for vals and noms
      
      * general cleanup, and DRY
      
      * add polkadot v9122 registry
      
      * add docs and switch things over to polkadotV9122registry
      
      * lint
      
      * fix doc grumbles
      
      * Update src/services/accounts/AccountsStakingPayoutsService.spec.ts
      
      Co-authored-by: default avatarNiklas Adolfsson <[email protected]>
      
      * cleanup comments
      
      * mapToBe -> mockEraRewardsMap
      
      * lint
      
      * Update src/services/accounts/AccountsStakingPayoutsService.spec.ts
      
      Co-authored-by: default avatarNiklas Adolfsson <[email protected]>
      Co-authored-by: default avatarDavid <[email protected]>
      5866e3ab
  13. Nov 22, 2021
  14. Nov 17, 2021
  15. Nov 16, 2021
  16. Nov 15, 2021
  17. Nov 12, 2021
  18. Nov 11, 2021
  19. Nov 10, 2021
  20. Nov 09, 2021
    • Tarik Gul's avatar
      feat: add query param `metadata` (#746) · 273cac2a
      Tarik Gul authored
      * add query param decodeMeta
      
      * update docs
      
      * fix test description
      
      * lint
      
      * fix up the query param to have both noMeta and metadata without introducing breaking changes
      
      * update logic, and clean it up
      
      * lint
      
      * change ifs to switch
      
      * update the docs
      
      * update more docs
      
      * build:docs
      
      * inline comment
      273cac2a
  21. Nov 08, 2021
  22. Nov 05, 2021
  23. Nov 04, 2021