- Aug 31, 2022
-
-
Tarik Gul authored
* chore(release): v13.0.0 * Update CHANGELOG.md Co-authored-by: James Wilson <[email protected]> * fix grumbles * update westend compatibility Co-authored-by: James Wilson <[email protected]>
-
Tarik Gul authored
* update @substrate/calc * remove feeByEvent query param * integrate calc_partial_fee * update e2e-tests for kusama * update polkadot e2e tests * update westend e2e tests * fix ss58 field in runtime/spec for statemint * update the docs * add apiAt.call.transactionPaymentApi * add queryFeeErrCache * fix tests * stop using call and use the RPC * fix tests, and remove consoles * add QueryFeeDetailsCache * fix kusama chain config for fees * lint * fix grumbles * fix naming for QueryFeeCache * fix QueryFeeDetailsCache, and write tests * Update src/services/blocks/BlocksService.ts Co-authored-by: James Wilson <[email protected]> * Update docs/src/openapi-v1.yaml Co-authored-by: James Wilson <[email protected]> * Update src/services/blocks/BlocksService.ts Co-authored-by: James Wilson <[email protected]> * Update src/types/chains-config/ControllerConfig.ts Co-authored-by: James Wilson <[email protected]> * fix conflct * fix _versionWithCall when null check * change if to else if in QueryFeeDetailsCache * complete unfinished comment * set subtrate/calc back to 0.3.0 * rename QueryFeeCache methods and instance vars * isQueryFeeDetailsAvail -> hasQueryFeeDetails * change to hasQueryFeeApi * add notes Co-authored-by: James Wilson <[email protected]>
-
- Aug 30, 2022
-
-
Tarik Gul authored
-
- Aug 29, 2022
-
-
Tarik Gul authored
-
- Aug 22, 2022
-
-
Tarik Gul authored
-
- Aug 16, 2022
-
-
Tarik Gul authored
* chore(deps): update api, and util-crypto * update api to 9.2.2
-
- Aug 09, 2022
-
- Aug 08, 2022
-
-
Tarik Gul authored
-
- Aug 03, 2022
-
-
Tarik Gul authored
- Aug 02, 2022
-
-
Tarik Gul authored
-
- Aug 01, 2022
-
-
Tarik Gul authored
* chore(api): update polkadot-js api dep * fix: asError is deprecated. Replace with asErr for ApplyExtrinsicResult interface type
-
- Jul 28, 2022
-
- Jul 27, 2022
-
-
Tarik Gul authored
* fix LRU instantiation in test * chore(deps): update deps * create ITransformableInfo type * fix TransformableInfo typr * update static dep * Update src/logging/transports/consoleTransport.ts Co-authored-by: Dominique <[email protected]> * Update src/types/logging/Transformers.ts Co-authored-by: Dominique <[email protected]> * Update src/types/logging/index.ts Co-authored-by: Dominique <[email protected]> Co-authored-by: Dominique <[email protected]>
-
Tarik Gul authored
* chore(deps): update polkadot-js api * update p.js api to 8.14.1
-
- Jul 13, 2022
-
- Jul 12, 2022
-
-
Tarik Gul authored
-
- Jul 06, 2022
-
-
Tarik Gul authored
* chore(release) 12.3.0 * add contribution note * Update CHANGELOG.md Co-authored-by: Niklas Adolfsson <[email protected]> * Update CHANGELOG.md Co-authored-by: Niklas Adolfsson <[email protected]> Co-authored-by: Niklas Adolfsson <[email protected]>
-
- Jul 05, 2022
-
-
Tarik Gul authored
-
- Jul 04, 2022
-
-
Tarik Gul authored
* chore(deps): update polkadot-js api, and util-crypto * update the versions again
-
- Jun 28, 2022
-
-
Tarik Gul authored
* fix(deps): update polkadot.js deps and fix type compilation * fix: pallets storage query type compilation * cleanup logic
-
- Jun 22, 2022
-
- Jun 21, 2022
-
-
Tarik Gul authored
-
- Jun 14, 2022
-
-
James Wilson authored
* update changelog * tweak readme; I had misunderstood something in prev tweak * bump version to 12.1.1 * Update README.md Co-authored-by: Tarik Gul <[email protected]> Co-authored-by: Tarik Gul <[email protected]>
-
James Wilson authored
* Update deps * Ignore all .vscode things * Fix from Tarik for ISanitzedEvent type * wee readme tweaks to clarify * Update .gitignore Add newline Co-authored-by: Tarik Gul <[email protected]> * bump to 8.8.2 * Update README.md "up to date" :) Co-authored-by: Niklas Adolfsson <[email protected]> Co-authored-by: Tarik Gul <[email protected]> Co-authored-by: Niklas Adolfsson <[email protected]>
-
- Jun 13, 2022
- Jun 07, 2022
-
- Jun 06, 2022
-
-
Tarik Gul authored
* fix(polkadot-js): update api, and common deps * update to latest polkadot-js versions
-
- Jun 05, 2022
-
-
Tarik Gul authored
* silence the logger in test mode * when test:watch set node_env * silence middleware errors for testing * lint * clarification comments
-
- Jun 03, 2022
-
- May 24, 2022
-
-
Tarik Gul authored
- 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
-
CurlyBracketEffect authored
* fix(deps): update pjs common, api, type interfaces * chore(release): 11.4.0 * Update CHANGELOG.md Fixed version typo Co-authored-by: Tarik Gul <[email protected]> * fix(changelog): move feat to features section * Update CHANGELOG.md moved feat to the features section * Update CHANGELOG.md edited for clarity Co-authored-by: David <[email protected]> * Update CHANGELOG.md edited for clarity * fix(doc): update changelog Co-authored-by: Tarik Gul <[email protected]> Co-authored-by: David <[email protected]>
-
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 10, 2022
-
-
Dominique authored
* chore(release): 11.3.19 * Changed compatibility versions * Updated the date on the CHANGELOG Co-authored-by: Tarik Gul <[email protected]> Co-authored-by: Tarik Gul <[email protected]>
-