- 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>
-
- Sep 11, 2023
-
-
Pierre Besson authored
- Sep 08, 2023
-
-
Dominique authored
* feat: add pallets/foreign-assets endpoint - add controller, service & reponse type for foreign assets - update chain-config - update docs * fix: remove `asset-info` from endpoint & fix docs - In /pallets/foreign-assets/ endpoint removed `asset-info` since it is not necessary. - In the docs removed the array notation from the `200` response of multiple endpoints (including foreign assets) since there is no outer array in the result. * add name & symbol in human readable format - Added in the response the asset's name & symbol in human readable format. * Refactored the code that retrieves the metadata of the foreign asset - Retrieved metadata based on MultiLocation key obtained by asset info entries - Changed types in IForeignAssetInfo * test: added test & mock data - Added a test (tinkernet) for foreign asset - Added metadata & registry for Asset Hub Kusama * Update src/services/pallets/PalletsForeignAssetsService.ts Co-authored-by: Tarik Gul <[email protected]> * Update src/services/pallets/PalletsForeignAssetsService.ts Co-authored-by: Tarik Gul <[email protected]> * Update src/services/pallets/PalletsForeignAssetsService.ts Co-authored-by: Tarik Gul <[email protected]> * Update src/services/pallets/PalletsForeignAssetsService.ts Co-authored-by: Tarik Gul <[email protected]> * Update src/services/pallets/PalletsForeignAssetsService.ts Co-authored-by: Tarik Gul <[email protected]> * replaced type anyjson with codec * changed types in assetInfo & assetMetadata & copyright - Replaced types to avoid type casts based on Tarik's suggestion - Added the copyright in some files that was missing - Updated the copyright year in some of the files * removed storageKeyMultilocation & changed storageKey - Changed the copyright year in the files related to this PR * fix: changes to support a list of multiple foreign assets * Updated test to work with multiple foreign assets - Added the DOT asset in the test file (.spec) - Added the AssetInfo and AssetMetadata for the DOT asset in the mock data (metadata currently have empty & zero values because those are the values in Asset Hub right now - to be changed) - Added again the storageKeyMultilocation in TypeFactory since indexType is not included in InterfaceTypes (as defined in storageKey) * Changes types of foreignAssetInfo and foreignAssetMetadata - Replaced PalletAssetsAssetMetadata with AssetMetadata - Removed also Option from assetMetadata * fix typing on queried values, and return values * fix test * removed an unnecessary console.log --------- Co-authored-by: Tarik Gul <[email protected]> Co-authored-by: tarikgul <[email protected]>
-
- Sep 05, 2023
-
-
Alberto Nicolas Penayo authored
* (docs) fixed lack of responses on pallet-asset-conversion * (docs) ran yarn build:docs
-
dependabot[bot] authored
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout 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>
-
Sergejs Kostjucenko authored
-
- 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 26, 2023
-
-
Tarik Gul authored
* ci: add semantic title check * Update version * change action * apply name * semantic * change to main * cleanup ci * validate-pr * specify version * test seperate workflow * update * push event trigger on edited * cleanup small nits
-