- Jan 10, 2024
-
-
Dominique authored
- Jan 09, 2024
-
-
dependabot[bot] authored
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Tarik Gul authored
-
- Jan 05, 2024
- Jan 03, 2024
-
-
Tarik Gul authored
* chore(pjs): update polkadot-js * update ledger types * dedupe
-
- Dec 21, 2023
-
-
Alberto Nicolas Penayo authored
* chore(release): 17.3.3 * cleanup nits * notes * typo * changelog notes
-
Tarik Gul authored
* perf: add concurrency to fee calls * cleanup nits * fix comment
-
Tarik Gul authored
-
Alberto Nicolas Penayo authored
* added bool to calc fees * changed noFees from env var to query * docs * Update src/services/blocks/BlocksService.ts Co-authored-by: Tarik Gul <[email protected]> * docs --------- Co-authored-by: Tarik Gul <[email protected]>
-
- Dec 01, 2023
-
-
Dominique authored
* test(e2e): replaced tests of deprecated pallets * fix typos in methods names
-
- 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
- Nov 16, 2023
-
-
Alberto Nicolas Penayo authored
-
Tarik Gul authored
* fix: main patch * final touches
-
Tarik Gul authored
-
- Nov 08, 2023
-
-
Yuri Volkov authored
The first attept to use a workflow to protect GitLab CI from untrusted contributors failed, because GitHub doesn't pass secrets to workflows for PRs that originate from forks. This uses a different approach: instead of triggerring gitspiegel API directly from the workflow, we're just spawning an empty workflow with a specific path, and gitspiegel listens for `workflow_run` event to start mirroring. The idea is the same: for the first-time contributors, running workflows would require manual aciton and that would block mirroring. But this time, we don't need any secrets to make it work.
-
- Nov 06, 2023
-
-
Tarik Gul authored
-
- Nov 02, 2023
-
-
Oleg Plakida authored
-
- Nov 01, 2023
-
-
Yuri Volkov authored
Using a workflow to trigger mirroring instead of a webhook allows us to reuse "Approving workflow runs from public forks" GitHub feature to somewhat protect us from malicious PRs
-
- Oct 31, 2023
-
-
Oleg Plakida authored
-
- Oct 30, 2023
-
- Oct 27, 2023
-
-
Dominique authored
- Add check in sanitize numbers for Bifrost object type - Add `isEthereum` entry in test results - Small fix in jest config
-
- Oct 24, 2023
-
-
dependabot[bot] authored
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.0 to 2.7.1. - [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/a95ba195448af2da9b00fb742d14ffaaf3c21f43...3cf7f8cc28d1b4e7d01e3783be10a97d55d483c8) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Oct 23, 2023
-
-
Tarik Gul authored
- Oct 20, 2023
-
-
Dominique authored
* feat: add pool-assets endpoints * fix: made function private * Changed assets query param to an array & updated docs
-
- Oct 19, 2023
-
-
dependabot[bot] authored
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 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
-
- Oct 10, 2023
-
-
dependabot[bot] authored
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Oct 02, 2023
-
-
Cameron Marshall authored
* add fetchBlockRaw to block service * add unit test update latest e2e tests * feat: add endpoint that queries a block by hash and returns it along with the raw values of its extrinsic(s) * build docs * update inline doc * update number to 0xstring * update BlockRaw docs summary and description * update schema pattern * update docs
-
- Sep 27, 2023
-
-
Dominique authored
-
- Sep 14, 2023
-
-
dependabot[bot] authored
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.6.2 to 2.7.0. - [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/e207df5d269b42b69c8bc5101da26f7d31feddb4...a95ba195448af2da9b00fb742d14ffaaf3c21f43) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-