- Sep 19, 2022
-
-
Cameron Marshall authored
-
Cameron Marshall authored
-
- Sep 14, 2022
-
-
Tarik Gul authored
-
- Sep 13, 2022
-
-
Tarik Gul authored
* add utility testing functions to util file * refactor address middleware tests with util functions * add validateBooleanMiddleware * validateBooleanMiddleware tests * export middleware * add validateBooleanMiddleware to controllers that use it * fix inline comments * remove hardcoded values * fix test * refactor middleware to be more efficient * fix query check
-
- Sep 08, 2022
-
-
Radu Popa authored
* test commit * work on pr * add the rest of the variables * trigger new job 1 * use the argo-cd managed polkaot node * chore: rm empty line
-
- Sep 06, 2022
- Sep 03, 2022
-
-
Tarik Gul authored
* docs: remove fee integration guide * adjust readme to reflect recent changes
-
- 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
-
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 24, 2022
-
-
Sergejs Kostjucenko authored
-
- Aug 22, 2022
- Aug 19, 2022
-
-
NingBo Wang authored
-
- Aug 16, 2022
-
-
Tarik Gul authored
* chore(deps): update api, and util-crypto * update api to 9.2.2
-
- Aug 15, 2022
-
-
Tarik Gul authored
* docs: update README with SAS_SUBSTRATE_HTTP_URL env var * add HTTP_URL key * add HTTP_URL spec * add HTTP_URL to the types * feat: add http logic to provider and logging * lint * fix grumble * Update README.md Co-authored-by: Alexandru Vasile <[email protected]> * BREAKING CHANGE: switch SAS_SUBSTRATE_WS_URL to SAS_SUBSTRATE_URL * fix params for startUpPrompt * Update src/Specs.ts Co-authored-by: Sergejs Kostjucenko <[email protected]> * add https to regex * fix inline comment grumble Co-authored-by: Alexandru Vasile <[email protected]> Co-authored-by: Sergejs Kostjucenko <[email protected]>
-
- Aug 12, 2022
-
-
Tarik Gul authored
-
- Aug 11, 2022
-
-
Tarik Gul authored
* fix(fee): fee calculation * feat(calc): add calc_actual_fee * export mod * revert some changes * fix spacing * fix test warnings * cleanup * organize calculation * more cleanup * update sp_arithmetic to 5.0.0 * fix small deprecation grumble in calc payout * cleanup implementation * Add failing fee calc examples to tests * more comments on test fee calcs * Fix up tests and fee calc * change to calc_partial_fee, and add acala test * remove calc_fee * update wasm * fix small comment blunder * update wasm-bindgen * remove impl, and unwraps, replace with Result * rebuild wasm Co-authored-by: James Wilson <[email protected]>
-
- Aug 09, 2022
-
- Aug 08, 2022
-
-
Tarik Gul authored
- Aug 03, 2022
-
-
Tarik Gul authored
- Aug 02, 2022
- 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
-
-
Tarik Gul authored
* fix(logging): ITransformableInfo type * add license at top of mock test data
-
- Jul 27, 2022
-
-
Tarik Gul authored
* fix(feeByEvent): sanitize fee for hex values * add test for sanitizeFee
-
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
* docs(readme): remove mention of apps-config * remove instances of apps-config
-
Tarik Gul authored
* chore(deps): update polkadot-js api * update p.js api to 8.14.1
-
- Jul 20, 2022
-
-
Tarik Gul authored
* fix(feeByEvent): add tip inclusion to approximation * set mock data for events using tips * write tests and adjust logic to include tips into partial fee
-
- Jul 13, 2022
-