- Dec 21, 2021
-
-
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
- Dec 20, 2021
-
-
Tarik Gul authored
-
- Dec 16, 2021
-
- Dec 15, 2021
-
-
Tarik Gul authored
-
- Dec 13, 2021
- Dec 11, 2021
-
-
Tarik Gul authored
* fix: add 9130 to westend and polkadot * lint
-
- Dec 09, 2021
-
- Dec 08, 2021
-
-
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
-
- Dec 02, 2021
-
- Dec 01, 2021
-
-
Tarik Gul authored
-
Tarik Gul authored
* fix: bump polakdot api * fix: imports for StorageEntryBase and AugmentedConst * @polkadot/[email protected]
-
- Nov 29, 2021
-
-
Tarik Gul authored
* fix: update polkadot-js deps * fix: change with PalletsPalletAssetsBalance as u128, instead of TAssetBalance u64 * fix pallet assets * lint
-
- Nov 26, 2021
-
-
Rob Thijssen authored
-
- Nov 25, 2021
-
-
Tarik Gul authored
-
Tarik Gul authored
* docs: Update readme with node compatibility * fix grumble * Update README.md Co-authored-by: James Wilson <[email protected]> Co-authored-by: James Wilson <[email protected]>
-
Rob Thijssen authored
we would like to add fee calc support for runtime 3100
-
- Nov 23, 2021
-
-
Sergejs Kostjucenko authored
* Add CODEOWNERS file * Add paritytechtools-team to codeowners * Add main codeowner
-
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
-