- Sep 23, 2024
- Sep 20, 2024
-
-
Dominique authored
-
filvecchiato authored
* Moves the LRUcache to Controller level * fix cache key * fix blocks extrinsics cachekey
-
- Sep 16, 2024
-
-
dependabot[bot] authored
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Sep 14, 2024
-
-
dependabot[bot] authored
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Aug 29, 2024
-
-
dependabot[bot] authored
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Aug 27, 2024
-
-
Dominique authored
-
dependabot[bot] authored
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
filvecchiato authored
* promise batching across services and controllers * injects historic api to fee calculation to reduce promises * adds notes to injected historic api
-
- Aug 26, 2024
-
-
filvecchiato authored
* Updates the config from env files to include metrics options * updates README * update loki transport * update readme * fix port number on metrics app * update query params metrics * fix import sidecarConfig * fix readme * fix .env and readme
-
dependabot[bot] authored
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.4...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Aug 19, 2024
-
-
filvecchiato authored
* wip metrics in controllers * Cleanup of metrics util into own directory * metrics registry injected in res object * cleanup * Route-based metrics by response object injection * Delete .env * resolve linting issues * fix extrinsics metric * update readme * update on comments * updated types to generics * update private function to emit metrics on blocks * update naming for metrics and README
-
- Aug 15, 2024
-
- Aug 14, 2024
-
-
Dominique authored
-
dependabot[bot] authored
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Dominique authored
-
Dominique authored
* feat: add pallets/on-going-referenda endpoint * updated docs * error handling when call not available - added also a test for that case * added test that returns referenda (call available) * replaced unnecessary Promise.all * small but nice improvements - added block height in the error msg (Tarik's review) - added a Promise.all (Filippo's review)
-
- Aug 13, 2024
-
-
Iker authored
-
- Aug 08, 2024
-
-
filvecchiato authored
* fix metric middleware * updated benchmarks' README.md to include new run all script * update to readmes * add dynamic metric creation * lint fix * updates error metric in error middleware * change preMiddleware * init: first try at route based metrics * lint clean * metrics by route function * route specific metrics * update to env * revert .gitignore * Remove yarn.lock * add yarn.lock * commit missing files * restore yarn.lock * fixes to metrics and docs update * update readme * update metrics naming * docs update
-
- Jul 03, 2024
-
-
Dominique authored
* docs: add maintenance guide * add section for runtime upgrades * update README
-
- Jun 27, 2024
-
- Jun 26, 2024
-
-
Dominique authored
-
- Jun 18, 2024
-
-
dependabot[bot] authored
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [ws](https://github.com/websockets/ws) from 8.5.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.5.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jun 13, 2024
-
-
dependabot[bot] authored
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jun 06, 2024
-
-
Dominique authored
-
- May 29, 2024
-
-
Tarik Gul authored
-
- May 24, 2024
-
- May 23, 2024
- May 09, 2024
-
-
Dominique authored
-
- May 06, 2024
-
-
Alberto Nicolas Penayo authored
-
- Apr 24, 2024
- Apr 22, 2024
-
-
Dominique authored
-
- Apr 21, 2024
-
-
Dominique authored
* fix: staking payouts change claimed value * Tarik's suggestion Co-authored-by: Tarik Gul <[email protected]> --------- Co-authored-by: Tarik Gul <[email protected]>
-