- 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 25, 2022
-
-
Tarik Gul authored
* docs: update readme with substrate-dev updates * fix: update substrate-js-dev, add update-pjs-deps script
-
- 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 20, 2022
-
-
Tarik Gul authored
-
- 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 11, 2022
-
-
Tarik Gul authored
-
- 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
-
-
Dominique authored
Updated the sidecar README with : - The `trace` endpoints information and how to get access to them. - Hardware requirements for sidecar (related to memory and required disk space). - Specs when running sidecar and also a node in the same machine. - Related benchmarks. Co-authored-by: Zeke Mostov <[email protected]> Co-authored-by: Tarik Gul <[email protected]>
-
Tarik Gul authored
* fix: update polkadot-js api, and apps-config * fix(tests): remove createApiAugmentation for getWeights test
-
- Mar 30, 2022
-
- Mar 29, 2022
-
-
Tarik Gul authored
* fix: updates polkadot-js deps * fix: up wasm-crypto
-
- Mar 28, 2022
-
-
Tarik Gul authored
* fix(e2e-tests): update kusama with 9150, 9151, 9160, 9170 * fix: add polkadot account e2e-tests * fix: update polkadot with 9140, 9151, and 9170 * update statemine with e2e-tests * update e2e tests for statemint
-
- 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 16, 2022
-
- Mar 15, 2022
-
-
Tarik Gul authored
-
- Mar 14, 2022
- Mar 11, 2022
-
-
Tarik Gul authored
-
- Mar 08, 2022
-
-
Tarik Gul authored
- Mar 02, 2022
- Mar 01, 2022
- Feb 28, 2022
-
-
Alexander Samusev authored
- Feb 24, 2022
-
-
Tarik Gul authored
* chore(release): 11.3.11 * fix small grumble in changelog * Update CHANGELOG.md Co-authored-by: Niklas Adolfsson <[email protected]> Co-authored-by: Niklas Adolfsson <[email protected]>
-
- Feb 23, 2022
-
-
Tarik Gul authored
-
- Feb 22, 2022
-
-
Alexander Samusev authored
-
Alexander Samusev authored
-
Tarik Gul authored
-
- Feb 21, 2022
- Feb 17, 2022
-
-
Tarik Gul authored
* Update all deps to patch, or minor * update clean-webpack-plugin from 1.0.1 -> 4.0.0 * docs: update to webpack 5.68.0
-
- Feb 16, 2022
-
-
Jose authored
* Abstract error handling for addresses into AbstractService * Add yarn cache, jest cov and fixed unit test
-