- May 26, 2022
-
-
Tarik Gul authored
* chore(license): append the license to the top of each file * lint * add licensing to calc
-
- May 20, 2022
-
-
Tarik Gul authored
* fix(apps-config)!: remove apps-config from sidecar all together * update our docs * remove resolutions for polkadot-js packages
-
- May 18, 2022
-
-
Tarik Gul authored
* fix(deps): update substrate-js-dev * fix no-unsafe-argument for specToControllers * ignore no-unsafe-argument for nodeUtils transformer * cleanup unsafe usage of optional chaining * fix unsafe argument of type GenericCall<any> with safe typecasting * fix This number literal will lose precision at runtime * fix tsc issue with scripts
-
- May 17, 2022
-
-
CurlyBracketEffect authored
-
- May 16, 2022
-
-
Tarik Gul authored
* update the balance key in IAccountsBalanceInfo to also be a string * accept a query param for converting the balance * add private convertBalance * add tests for convertBalance * change convert to denominate * switch all over to denomination * inline comments * handle zero values, and cleanup code * handle all balance values * add IBalanceLock type * add denominateLocks * update docs * add error handling for a chain with no decimal * correct the docs * cleanup code * cover edgecase where decimal is 0 * set api to historicApi * fix decimal selection * detail dec value in applyDenominationBalance
-
- May 02, 2022
-
-
Tarik Gul authored
* fix(deps): update pjs api * update apps-config * update pjs deps * fix mock test data * update small script to install packages for you
-
- Apr 29, 2022
-
-
Tarik Gul authored
* fix: hacky solution to properly decode Bytes * add ISanitizeOptions type * fix: add sanitizeMetadataExceptions and options * add options to the necessary controllers * add registry to the options * fix logic to work with all types * add tests * pass in registry to options * remove old comments * cleanup * correctly sanitize non integer values using sanitizeNumbers * make sure options registry metadata matches rpc metadata response * fix grumbles for inline comments * add clarifying comment * fix bug with option types, and large multiple type name fields * destructure * add type comments in tests * inline comments * add a test for Option<u128> * fix sanitizeOptions to have metadataOpts * add logic for multiple runtimes, and not just v14
-
- Apr 21, 2022
-
-
Tarik Gul authored
* fix: add v9190 polkadot metadata * fix: add polkadot registry for v9190 * fix: create getPerByte to properly handle lengthToFee * cleanup inline comments
-
- Apr 13, 2022
-
-
Tarik Gul authored
* fix: update polkadotjs common, api, and wasm-crypto * fix: transactionByeFee typecast to Balance * lint * update resolutions to solve build issue * fix: update apps-config * fix: update pjs api 8.0.2
-
- Apr 08, 2022
-
-
Tarik Gul authored
* fix: update polkadot-js api, and apps-config * fix(tests): remove createApiAugmentation for getWeights test * fix: remove metadata-consts, and adjust chains-config files * refactor controller and services using blockWeightStore * remove the test regarding blockWeightStore * remove blockWeightStore from chain fee guide * fix: inline docs * fix: cleanup unused types and docs * small grumble
-
- Apr 07, 2022
-
-
Tarik Gul authored
* fix: update polkadot-js api, and apps-config * fix(tests): remove createApiAugmentation for getWeights test
-
- Mar 22, 2022
-
-
Tarik Gul authored
* fix: update polkadot deps, util-crypto, api, wasm-crypto * update apps-config, and dedupe * jest detectOpenHandles * Mock WsProvider Co-authored-by: Jose Ramirez <[email protected]>
-
- Mar 21, 2022
-
-
Tarik Gul authored
-
- Mar 15, 2022
-
-
Tarik Gul authored
-
- Mar 11, 2022
-
-
Tarik Gul authored
-
- Mar 01, 2022
-
-
Edwin authored
* fix: support fee calculation for Bifrost * fix: lint error
-
- Feb 16, 2022
-
-
Jose authored
* Abstract error handling for addresses into AbstractService * Add yarn cache, jest cov and fixed unit test
-
- Feb 15, 2022
-
-
Tarik Gul authored
* fix serializing wrapperkeepopaque and wrapperopaque * add e2e test for v9151 which contains an WrapperKeepOpaque<Call> * cleanup comments * refactor code
-
- Feb 07, 2022
-
-
Tarik Gul authored
-
- Feb 02, 2022
-
-
Tarik Gul authored
* update polkadot.js and rxjs * fix import for Observable to rxjs * dedupe
-
- Feb 01, 2022
-
-
Dominique authored
* Retrieving public endpoints with createWsEndpoints function * Changed to map/filter & Fixed lint - Replaced while with map and filter. - Fixed lint errors. * Replaced map/filter with a 'for...of' statement
-
Tarik Gul authored
* fix: current auction endingOffset bug * fix: header bug * update tests to accurately test the updates * add vrfDelay to endingOffset * refactor logic to make it cleaner * Update src/services/paras/ParasService.ts Co-authored-by: Zeke Mostov <[email protected]> * Update src/services/paras/ParasService.ts Co-authored-by: Zeke Mostov <[email protected]> * remove vrfDelay from offset calculation * update docs with vrfDelay info * add tests for startPeriod, endPeriod and vrfDelay * inline docs * fix some grumbles for vrfDelay, and endPeriod sample * Update src/services/paras/ParasService.ts * Update docs * Update src/services/paras/ParasService.ts Co-authored-by: James Wilson <[email protected]> * fix naming in test * set the vrfDelay test to use the finishEnd block * update docs Co-authored-by: Zeke Mostov <[email protected]> Co-authored-by: James Wilson <[email protected]>
-
- Jan 25, 2022
-
-
Yashiro authored
* Patch for crust * Fix cal * Add crust calc support * Recover .env.local * Reduction * Add ness config * Regen wasm and resolve comments by adding EOL * Fix Co-authored-by: MyronFanQiu <[email protected]>
-
Hoon Kim authored
* Added support for Astar fee calculation * compiled calc pkg Co-authored-by: Alexander Krupenkin <[email protected]>
-
- Jan 21, 2022
-
-
Tarik Gul authored
* update polkadot-js api to 7.2.1 * update PalletAssetsAssetBalance -> Account * refactor the mock data for assets to keep things DRY * lint and set proper return types for exported mock test-helpers * fix: comment * fix logic to avoid breaking changes * fix pallet testing refactor * refactor logic to avoid breaking changes * cleanup code readability in asset-balances service * Update return type and return value * update inline docs * update comment grumbles * update inline docs for added asset types
-
- Jan 19, 2022
-
-
Tarik Gul authored
* add error handling on account balances * add better error handling for ethereum accounts in AccountsBalanceService * lint
-
- Jan 17, 2022
-
-
Tarik Gul authored
-
- Jan 04, 2022
-
-
Tarik Gul authored
-
- Dec 29, 2021
-
-
Tarik Gul authored
-
- Dec 24, 2021
- 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 15, 2021
-
-
Tarik Gul authored
-
- Dec 11, 2021
-
-
Tarik Gul authored
* fix: add 9130 to westend and polkadot * lint
-
- 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 01, 2021
-
-
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
-