1. Nov 23, 2021
    • 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
  2. Nov 22, 2021
  3. Nov 17, 2021
  4. Nov 16, 2021
  5. Nov 15, 2021
  6. Nov 12, 2021
  7. Nov 11, 2021
  8. Nov 10, 2021
  9. 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
  10. Nov 08, 2021
  11. Nov 05, 2021
  12. Nov 04, 2021
  13. Nov 01, 2021
  14. Oct 28, 2021
  15. Oct 27, 2021
    • Tarik Gul's avatar
      fix(e2e-tests): add e2e-tests for `/accounts/{accoundId}/validate` (#731) · 2f115b35
      Tarik Gul authored
      
      
      * add ValidateAddressService
      
      * add ValidateAddressController
      
      * add AccountsValidate to polkadot, westend, and kusama
      
      * imports
      
      * add kusama chain config
      
      * fix response
      
      * fix networkInfo bug
      
      * lint
      
      * get tests started
      
      * change the name of the service
      
      * cleanup, lint, fix build, test boilerplate
      
      * update the tests
      
      * more tests
      
      * use hexToU8a for hex conversion
      
      * add tests for hex values
      
      * cleanup
      
      * docs
      
      * e2e tests for validate
      
      * update e2e responses
      
      * update docs
      
      * Update docs/src/openapi-v1.yaml
      
      Co-authored-by: default avatarDavid <[email protected]>
      
      * docs
      
      Co-authored-by: default avatarDavid <[email protected]>
      2f115b35
    • Tarik Gul's avatar
      fix: bump polkadot-js deps, and substrate/dev (#734) · ac485346
      Tarik Gul authored
      * update deps
      
      * bump deps
      
      * bump deps
      
      * update /runtime/code test
      ac485346
    • Tarik Gul's avatar
      feat: add /accounts/:address/validate endpoint (#726) · 77bf8edb
      Tarik Gul authored
      
      
      * add ValidateAddressService
      
      * add ValidateAddressController
      
      * add AccountsValidate to polkadot, westend, and kusama
      
      * imports
      
      * add kusama chain config
      
      * fix response
      
      * fix networkInfo bug
      
      * lint
      
      * get tests started
      
      * change the name of the service
      
      * cleanup, lint, fix build, test boilerplate
      
      * update the tests
      
      * more tests
      
      * use hexToU8a for hex conversion
      
      * add tests for hex values
      
      * cleanup
      
      * docs
      
      * add AccountsValidate controller to other chains-config
      
      * remove networkId
      
      * update tests
      
      * ValidateAddrResponse -> IValidateAddrResponse
      
      * typos
      
      * ss58Decoded -> ss58Prefix
      
      * inline docs for validate address
      
      * update docs
      
      * cleanup testws
      
      * Update src/services/accounts/AccountsValidateService.spec.ts
      
      Co-authored-by: default avatarZeke Mostov <[email protected]>
      
      * Update src/services/accounts/AccountsValidateService.spec.ts
      
      Co-authored-by: default avatarZeke Mostov <[email protected]>
      
      * Update src/services/accounts/AccountsValidateService.spec.ts
      
      Co-authored-by: default avatarZeke Mostov <[email protected]>
      
      * Update src/services/accounts/AccountsValidateService.ts
      
      Co-authored-by: default avatarDavid <[email protected]>
      
      * update docs
      
      * add proper error handling for base58decode
      
      * docs
      
      Co-authored-by: default avatarZeke Mostov <[email protected]>
      Co-authored-by: default avatarDavid <[email protected]>
      77bf8edb
  16. Oct 26, 2021
  17. Oct 22, 2021
  18. Oct 20, 2021
  19. Oct 19, 2021
  20. Oct 18, 2021