- Nov 23, 2021
-
-
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: Niklas Adolfsson <[email protected]> * cleanup comments * mapToBe -> mockEraRewardsMap * lint * Update src/services/accounts/AccountsStakingPayoutsService.spec.ts Co-authored-by: Niklas Adolfsson <[email protected]> Co-authored-by: David <[email protected]>
- Nov 22, 2021
- Nov 17, 2021
-
-
Rob Thijssen authored
-
- Nov 16, 2021
-
-
Maciej Hirsz authored
-
- Nov 15, 2021
- Nov 12, 2021
-
-
Tarik Gul authored
-
- Nov 11, 2021
-
-
Tarik Gul authored
* update pallets staking progress to use historicApi * lint
-
Maciej Hirsz authored
* chore(release): 11.2.0 * Update version
-
Tarik Gul authored
-
- Nov 10, 2021
-
-
Tarik Gul authored
-
Tarik Gul authored
* paras e2e tests for kusama * lint * eslint disable next lint
-
Tarik Gul authored
* add historicApi to crowdloans-info * add assertQueryModule check * add historicApi to crowdloans * add historicApi to leases-info and leases/current * add historicApi to auctions-current * add historicApi to paras * fix endingOffset bug * adjust tests to reflect historicApi * cleanup * inline docs * lint * Update src/services/paras/ParasService.ts Co-authored-by: Zeke Mostov <[email protected]> * adjust lease_period_index * lease period index edgecase * adjust leasePeriodIndex to be null not BN_ZERO * update docs Co-authored-by: Zeke Mostov <[email protected]>
-
Xiliang Chen authored
* support calc fee for Karura and Acala * update wasm
-
Tarik Gul authored
-
- Nov 09, 2021
-
-
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
-
- Nov 08, 2021
-
-
Maciej Hirsz authored
-
Tarik Gul authored
-
Tarik Gul authored
* chore(release-calc): 0.2.4 * fix: little grumble in the code
-
- Nov 05, 2021
-
-
Tarik Gul authored
* update blocks e2e for kusama * update blocks e2e for polkadot * add westend e2e block
-
- Nov 04, 2021
-
-
Rob Thijssen authored
* support calamari fee calculation * lose redundant import * calamari runtime constants * calamari handler * whitespace for the linter * wasm-pack * sorting for the linter * minCalcFeeRuntime correction * lint * whitespace fix
-
Maciej Hirsz authored
-
- Nov 01, 2021
-
-
Tarik Gul authored
-
Tarik Gul authored
* fix session module failing for moonbeam * cleanup * Update src/services/blocks/BlocksService.ts
-
Tarik Gul authored
* optimize pallets storage * fix grumbles * lint
-
Tarik Gul authored
* e2e tests for staking info * lint
-
Tarik Gul authored
-
Tarik Gul authored
* add historicApi to staking-info * lint
-
- Oct 28, 2021
-
-
Niklas Adolfsson authored
* chore(release): 11.1.0 * fix: update package.json
-
- Oct 27, 2021
-
-
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: David <[email protected]> * docs Co-authored-by: David <[email protected]>
-
Tarik Gul authored
* update deps * bump deps * bump deps * update /runtime/code test
-
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: Zeke Mostov <[email protected]> * Update src/services/accounts/AccountsValidateService.spec.ts Co-authored-by: Zeke Mostov <[email protected]> * Update src/services/accounts/AccountsValidateService.spec.ts Co-authored-by: Zeke Mostov <[email protected]> * Update src/services/accounts/AccountsValidateService.ts Co-authored-by: David <[email protected]> * update docs * add proper error handling for base58decode * docs Co-authored-by: Zeke Mostov <[email protected]> Co-authored-by: David <[email protected]>
-
- Oct 26, 2021
-
-
Tarik Gul authored
* switch asset service to historicApi * fix: bug * throw appropriate error for missing pallet * lint * asset-balance e2e tests for statemint * add more tests for asset balances * e2e for statemine * lint * Update src/services/accounts/AccountsAssetsService.ts Co-authored-by: David <[email protected]> * adjust the returned error when assets pallets doesnt exist * fix comment Co-authored-by: David <[email protected]>
-
Tarik Gul authored
* add resolution for ua-parser * change to 0.7.28, 29 is malicious * fix uaparser resolution
-
- Oct 22, 2021
-
-
Tarik Gul authored
-
- Oct 20, 2021
-
-
Niklas Adolfsson authored
* chore(release): 11.0.0 * Update CHANGELOG.md * address grumbles * Update CHANGELOG.md * address grumbles: rewrite vesting item
-
- Oct 19, 2021
-
-
Tarik Gul authored
* bump api, apps-config * revert polkadot/api to 6.4.1
-
- Oct 18, 2021
-
-
Tarik Gul authored
* polkadot e2e-vesting-info * update tests for vesting info * refactor balance-info * lint * return error when vesting info pallet doesnt exist * kusama e2e tests for vesting info, adjust polkadot ones * add westend and lint * cleanup
-