- Feb 10, 2025
-
-
Dominique authored
-
- Feb 05, 2025
-
-
Dominique authored
* fix: benchmark workflow * push scripts with executable right - remove unnecessary steps from benchmark workflow * fix in semantic workflow
-
dependabot[bot] authored
* chore(deps-dev): bump @types/express-serve-static-core Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 5.0.5 to 5.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) --- updated-dependencies: - dependency-name: "@types/express-serve-static-core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> * updated yarn.lock through yarn & yarn dedupe --------- Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Imod7 <dominique@imodworks.io>
-
dependabot[bot] authored
Bumps the pjs group with 5 updates: | Package | From | To | | --- | --- | --- | | [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `15.5.1` | `15.5.2` | | [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `15.5.1` | `15.5.2` | | [@polkadot/api-contract](https://github.com/polkadot-js/api/tree/HEAD/packages/api-contract) | `15.5.1` | `15.5.2` | | [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `15.5.1` | `15.5.2` | | [@polkadot/types-codec](https://github.com/polkadot-js/api/tree/HEAD/packages/types-codec) | `15.5.1` | `15.5.2` | Updates `@polkadot/api` from 15.5.1 to 15.5.2 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.5.2/packages/api) Updates `@polkadot/api-augment` from 15.5.1 to 15.5.2 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.5.2/packages/api-augment) Updates `@polkadot/api-contract` from 15.5.1 to 15.5.2 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.5.2/packages/api-contract) Updates `@polkadot/types` from 15.5.1 to 15.5.2 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.5.2/packages/types) Updates `@polkadot/types-codec` from 15.5.1 to 15.5.2 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.5.2/packages/types-codec) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/api-augment" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/api-contract" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/types-codec" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Feb 03, 2025
-
-
Dominique authored
-
- Jan 29, 2025
-
-
Dominique authored
-
dependabot[bot] authored
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.11.0 to 6.13.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v6.11.0...v6.13.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 5.0.4 to 5.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) --- updated-dependencies: - dependency-name: "@types/express-serve-static-core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jan 16, 2025
-
-
Dominique authored
* fix: claimed in staking info endpoint * fix existing tests * add test for kusama (includes era 6508) * updated docs * implement new logic & update test responses * add test for partially claimed & overview = null * updated docs * output up until 84 eras & update tests * Remove yarn.lock files from PR * check before unwrapping & fix types * run linter * docs: added links & updated schema description * updated logic of claimed field for validator account - removed `partially claimed` value - added `undefined` value - updated tests * fix for claimed in case of validator account - bringing back `partially claimed` for validator * moved validator logic in separate function * adding first draft of nominator logic * nominator logic when validator era partially claimed - Added validator and nominator status types to allow specific status values for each - Updated existing test * added test for nominator * run linter * abstracting logic into separate functions * add implementation_details guide * remove docs dist * kept historical tests data but changed format * docs small update * Updated eras section & code comments * updated cases section in implementation guide * implemented optimization changes from Filippo * optimized era and depth calculation * updated claimedRewards & removed redundant check * updated eras function * updated implementation guide based on Filippos questions * updated the docs * add code_flow image in guide * updated copyright
-
- Jan 14, 2025
-
-
dependabot[bot] authored
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) --- updated-dependencies: - dependency-name: "@types/express-serve-static-core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps the pjs group with 5 updates: | Package | From | To | | --- | --- | --- | | [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `15.2.1` | `15.3.1` | | [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `15.2.1` | `15.3.1` | | [@polkadot/api-contract](https://github.com/polkadot-js/api/tree/HEAD/packages/api-contract) | `15.2.1` | `15.3.1` | | [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `15.2.1` | `15.3.1` | | [@polkadot/types-codec](https://github.com/polkadot-js/api/tree/HEAD/packages/types-codec) | `15.2.1` | `15.3.1` | Updates `@polkadot/api` from 15.2.1 to 15.3.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.3.1/packages/api) Updates `@polkadot/api-augment` from 15.2.1 to 15.3.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.3.1/packages/api-augment) Updates `@polkadot/api-contract` from 15.2.1 to 15.3.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.3.1/packages/api-contract) Updates `@polkadot/types` from 15.2.1 to 15.3.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.3.1/packages/types) Updates `@polkadot/types-codec` from 15.2.1 to 15.3.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.3.1/packages/types-codec) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/api-augment" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/api-contract" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/types-codec" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jan 10, 2025
-
-
dependabot[bot] authored
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v6.10.0...v6.11.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jan 07, 2025
-
-
Dominique authored
-
Tarik Gul authored
* chore(headers): 2025 * nits
-
Dominique authored
-
Dominique authored
-
Dominique authored
-
filvecchiato authored
* init coretime * prep for coretime support * update coretime service: * feat: first iteration at coretime impl * fix coretime service * update blocks per timeslice * impl registries kusama and coretime chain v1003003 * housekeep for coretime tests * linting * tests passing for leases, renewals, regions * passing reservations * passing tests cores info * tests for cores endpoint * prep for api docs for coretime * coretime docs updated * reworked coretime/info endpoint to be more informative * change endpoint from cores to overview * passing tests * update docs * Delete .env * partial removal of typecasting * removal artifact code * patches to coretime controllers * patches to coretime controllers * patches to coretime controllers * patch docs
-
- Jan 06, 2025
-
-
Marcin Jakuszko authored
-
- Jan 01, 2025
-
-
dependabot[bot] authored
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.5 to 2.7.7. - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](https://github.com/swatinem/rust-cache/compare/82a92a6e8fbeee089604da2575dc567ae9ddeaab...f0deed1e0edfc6a9be95417288c0e1099b1eeec3) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Dec 19, 2024
-
-
dependabot[bot] authored
Bumps the pjs group with 5 updates: | Package | From | To | | --- | --- | --- | | [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `15.0.1` | `15.0.2` | | [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `15.0.1` | `15.0.2` | | [@polkadot/api-contract](https://github.com/polkadot-js/api/tree/HEAD/packages/api-contract) | `15.0.1` | `15.0.2` | | [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `15.0.1` | `15.0.2` | | [@polkadot/types-codec](https://github.com/polkadot-js/api/tree/HEAD/packages/types-codec) | `15.0.1` | `15.0.2` | Updates `@polkadot/api` from 15.0.1 to 15.0.2 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.0.2/packages/api) Updates `@polkadot/api-augment` from 15.0.1 to 15.0.2 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.0.2/packages/api-augment) Updates `@polkadot/api-contract` from 15.0.1 to 15.0.2 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.0.2/packages/api-contract) Updates `@polkadot/types` from 15.0.1 to 15.0.2 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.0.2/packages/types) Updates `@polkadot/types-codec` from 15.0.1 to 15.0.2 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.0.2/packages/types-codec) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/api-augment" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/api-contract" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/types-codec" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Dec 17, 2024
-
-
dependabot[bot] authored
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Dec 09, 2024
-
-
dependabot[bot] authored
Bumps the pjs group with 5 updates: | Package | From | To | | --- | --- | --- | | [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `14.3.1` | `15.0.1` | | [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `14.3.1` | `15.0.1` | | [@polkadot/api-contract](https://github.com/polkadot-js/api/tree/HEAD/packages/api-contract) | `14.3.1` | `15.0.1` | | [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `14.3.1` | `15.0.1` | | [@polkadot/types-codec](https://github.com/polkadot-js/api/tree/HEAD/packages/types-codec) | `14.3.1` | `15.0.1` | Updates `@polkadot/api` from 14.3.1 to 15.0.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.0.1/packages/api) Updates `@polkadot/api-augment` from 14.3.1 to 15.0.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.0.1/packages/api-augment) Updates `@polkadot/api-contract` from 14.3.1 to 15.0.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.0.1/packages/api-contract) Updates `@polkadot/types` from 14.3.1 to 15.0.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.0.1/packages/types) Updates `@polkadot/types-codec` from 14.3.1 to 15.0.1 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v15.0.1/packages/types-codec) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-major dependency-group: pjs - dependency-name: "@polkadot/api-augment" dependency-type: direct:production update-type: version-update:semver-major dependency-group: pjs - dependency-name: "@polkadot/api-contract" dependency-type: direct:production update-type: version-update:semver-major dependency-group: pjs - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-major dependency-group: pjs - dependency-name: "@polkadot/types-codec" dependency-type: direct:production update-type: version-update:semver-major dependency-group: pjs ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.10.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v6.9.0...v6.10.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Nov 20, 2024
-
-
Dominique authored
* docs: update docs & benchmarks related docs * updated the contributor s page
-
Alexander Samusev authored
* rebase, fix script * add docs workflow * rename workflow * fix docs * fix docs publish * test publish * enable publish only for master * change condition
-
- Nov 19, 2024
- Nov 18, 2024
-
-
dependabot[bot] authored
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Dominique authored
-
- Nov 11, 2024
-
-
dependabot[bot] authored
* chore(deps): bump winston from 3.16.0 to 3.17.0 Bumps [winston](https://github.com/winstonjs/winston) from 3.16.0 to 3.17.0. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/winston/compare/v3.16.0...v3.17.0) --- updated-dependencies: - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> * use of TransformableInfo type & casting to string --------- Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Imod7 <dominique@imodworks.io>
-
dependabot[bot] authored
Bumps the pjs group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `14.1.1` | `14.2.3` | | [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `14.1.1` | `14.2.3` | | [@polkadot/api-contract](https://github.com/polkadot-js/api/tree/HEAD/packages/api-contract) | `14.1.1` | `14.2.3` | | [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `14.1.1` | `14.2.3` | | [@polkadot/types-codec](https://github.com/polkadot-js/api/tree/HEAD/packages/types-codec) | `14.1.1` | `14.2.3` | | [@polkadot/util](https://github.com/polkadot-js/common/tree/HEAD/packages/util) | `13.2.1` | `13.2.3` | | [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) | `13.2.1` | `13.2.3` | Updates `@polkadot/api` from 14.1.1 to 14.2.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v14.2.3/packages/api) Updates `@polkadot/api-augment` from 14.1.1 to 14.2.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v14.2.3/packages/api-augment) Updates `@polkadot/api-contract` from 14.1.1 to 14.2.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v14.2.3/packages/api-contract) Updates `@polkadot/types` from 14.1.1 to 14.2.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v14.2.3/packages/types) Updates `@polkadot/types-codec` from 14.1.1 to 14.2.3 - [Release notes](https://github.com/polkadot-js/api/releases) - [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/api/commits/v14.2.3/packages/types-codec) Updates `@polkadot/util` from 13.2.1 to 13.2.3 - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v13.2.3/packages/util) Updates `@polkadot/util-crypto` from 13.2.1 to 13.2.3 - [Release notes](https://github.com/polkadot-js/common/releases) - [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) - [Commits](https://github.com/polkadot-js/common/commits/v13.2.3/packages/util-crypto) --- updated-dependencies: - dependency-name: "@polkadot/api" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/api-augment" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/api-contract" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/types-codec" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pjs - dependency-name: "@polkadot/util" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs - dependency-name: "@polkadot/util-crypto" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pjs ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Dominique authored
-
dependabot[bot] authored
* chore(deps): bump docker/build-push-action from 5 to 6 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> * docker related updates --------- Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Imod7 <dominique@imodworks.io>
-
- Nov 10, 2024
-
-
Dominique authored
-
- Nov 07, 2024
-
-
Alexander Samusev authored
-
Alexander Samusev authored
* [ci] Move from Gitlab to Github * add build docker jobs * add deploy * rename env in deploy * move e2e to pr, rename pr.yml to ci.yml, add benchmark * fix deply * artifact for benches * run benches in github and store results in gh-pages * fix path * try benches in my branch * fix vats * install git * 2 steps bench * rm test from benches * rm tags from benches * rm gitlab * change deps * upd artifacts action version
-
- Nov 06, 2024
-
-
Tarik Gul authored
-
- Nov 05, 2024
-
-
Dominique authored
* fix: return DispatchError in dry-run endpoint * run linter
-