- Nov 29, 2023
-
-
Tarik Gul authored
* add build to inspect * fix: add `finalized` query param to `/blocks/{blockId}` * docs * change key to finalizedKey
-
- Nov 22, 2023
-
-
Tarik Gul authored
* fix(calc): remove wasm-pack from node, and add it to calc library * Update calc/build.sh Co-authored-by: Dominique <[email protected]> --------- Co-authored-by: Dominique <[email protected]>
-
- Nov 21, 2023
- Nov 20, 2023
-
-
Tarik Gul authored
* fix: update @substrate/dev * Apply first linter round * ignore unsafe enum comparison * fix linter suggestions * ignore deprecation * dedupe
-
- Nov 16, 2023
-
-
Alberto Nicolas Penayo authored
-
- Oct 30, 2023
-
- Oct 23, 2023
-
-
Tarik Gul authored
- Oct 16, 2023
-
-
Tarik Gul authored
* fix(deps): update polkadot-js deps * fix runtime spec response * fix candidate type to V5 * add metadatav15 in abstract pallet
-
- Sep 11, 2023
-
- Sep 01, 2023
-
-
Alberto Nicolas Penayo authored
* (feat) added asset-conversion endpoints * (docs) updated openapi docs * (docs) updated schemas * (tests) added e2e historical tests
-
- Aug 22, 2023
-
-
Tarik Gul authored
-
- Aug 18, 2023
-
-
Tarik Gul authored
-
- Aug 16, 2023
-
- Jul 14, 2023
-
-
Tarik Gul authored
-
- Jul 12, 2023
-
-
Tarik Gul authored
-
- Jul 05, 2023
-
- Jun 13, 2023
-
- Jun 12, 2023
-
-
Dominique authored
* chore(deps): update polkadot-js * fix(deps): replaced Constructor with CodecClass
-
- May 30, 2023
-
-
Dominique authored
* feat: add prometheus `metrics` endpoint in dedicated server & port - add separate express instance and port for prometheus metrics - expose the default prometheus metrics - add a custom metric of type `counter` that increments in every http error * fix lint errors by using an IIFE & adding void operator - remove the `return` keyword - add an IIFE inside the callback - add the `void` operator * update dep prom-client * add prometheus flags & fix for process.kill - add a prometheus flag that runs the prometheus server & enables the metrics endpoint - add a prometheus-port flag so that the user can choose a custom port to run the metrics endpoint - change the code in killAll so that there is no `Object is possibly undefined` error * code refactor, help page & README - add prometheus options and description under help flag - add `metricsApp` and increased `httpErrorCounter` only if prometheus flag is true - move logger and register inside functions - docs: add a section for prometheus in the README * remove jest unnecessary flags --------- Co-authored-by: tarikgul <[email protected]>
-
- May 29, 2023
-
- May 26, 2023
-
-
Dominique authored
- Updated pjs api deps. - Updated code of `isFrozen` so that we support both past & future runtimes. - Removed one test from latest-e2e-tests of kusama because this pallet was removed. - Updated docs related to the `isFrozen` change.
-
- May 08, 2023
-
- May 07, 2023
-
-
Tarik Gul authored
-
- May 01, 2023
- Apr 28, 2023
-
-
Xiliang Chen authored
* some improvements * no need to hardcode chains * add acala for e2e tests * add karura * able to configure url * fix * fix * Update e2e-tests/latest/endpoints/acala.ts Co-authored-by: Tarik Gul <[email protected]> --------- Co-authored-by: Tarik Gul <[email protected]>
-
- Apr 24, 2023
- Apr 19, 2023
-
- Apr 12, 2023
-
-
Tarik Gul authored
fix!: update polkadot-js, and adjust for breaking changes (`/accounts/{accountId}/balance-info`) (#1255) * chore(deps): update polkadot-js * Fix polkadot primitive candidate type cast in paras headers endpoint * Update polkadot-js * fix the accounts endpoint * Fix tests, and cleanup responses * Update polkadot historical e2e-tests * Update kusama historical e2e-tests * Update westend historical e2e-tests * Update statemine historical e2e tests * Add inline docs * Update docs * lint * Update docs/src/openapi-v1.yaml Co-authored-by: Cameron Marshall <[email protected]> * rebuild docs --------- Co-authored-by: Cameron Marshall <[email protected]>
-
- Apr 11, 2023
-
- Apr 04, 2023
-
- Mar 23, 2023
-
- Mar 20, 2023
-
-
Tarik Gul authored
-
- Mar 15, 2023
-
- Mar 08, 2023
- Feb 28, 2023
-