- Mar 21, 2024
-
-
Dominique authored
* chore(release): 18.0.0 * Update CHANGELOG.md Co-authored-by: Tarik Gul <[email protected]> * replaced feat title --------- Co-authored-by: Tarik Gul <[email protected]>
-
Dominique authored
-
Dominique authored
* feat: add in-transit XCM msgs in blocks endpoint * change responses structure & namings - added `IHorizontalMessageInRelayChain` interface - renamed `IHorizontalMessage` to `IHorizontalMessageInParachain`. - renamed `paraId` to `originParaId` in `IHorizontalMessageInParachain` and `IUpwardMessage` interface. - corrected `ISanitizedParachainInherentData` - updated tests * changed response structure of upward msgs (multiple upward from same originPara) - upward msgs response to be aligned with horizontal msgs response structure - added Tarik's suggestions * updated docs * docs fix in schemas based on Iker's finding * Iker's grammar correction Co-authored-by: IkerAlus <[email protected]> * rebuilt docs --------- Co-authored-by: IkerAlus <[email protected]>
-
- Mar 20, 2024
-
-
Dominique authored
* fix: add kusama chain check in historic blocks * run linter * applied Tarik's suggestion with 'isKusama' variable * Update src/controllers/accounts/AccountsStakingPayoutsController.ts Co-authored-by: Alberto Nicolas Penayo <[email protected]> --------- Co-authored-by: Alberto Nicolas Penayo <[email protected]>
-
- Mar 16, 2024
-
-
dependabot[bot] authored
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6) --- 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>
-
- Mar 06, 2024
-
-
Dominique authored
* fix: multilocation type in pallets/foreign-assets * remove createType & update tests
-
- Mar 05, 2024
-
-
Dominique authored
-
- Mar 01, 2024
-
-
Tarik Gul authored
* fix: add more historic support for staking-payouts * Update typings * update nit * historyDepth guard * added currentEra * first commit * updated deriveEraExposure * udpated blockinfo interface * updated payout calc * removed unused types * added eras block info * run linter * some linting * udpated points and rewards * undo * fixed all type errors * get era points at current era s end block * edgecase era 0 * linting * era 0 * disable depth for eras less than 518 * removed extra blocks in erasBlockInfo json file * bug fix * typo * bug fix * fix era err msg * removed commented line * linting --------- Co-authored-by: bee344 <[email protected]> Co-authored-by: Imod7 <[email protected]>
- Feb 28, 2024
- Feb 23, 2024
-
-
dependabot[bot] authored
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. - [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Feb 22, 2024
-
-
dependabot[bot] authored
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Feb 07, 2024
-
-
Tarik Gul authored
* fix: staking-payouts for legacy kusama node * add stakingledgerto240 * remove console.logs * add comment * add comment
- Feb 06, 2024
-
-
Tarik Gul authored
-
Tarik Gul authored
* chore(yarn): update yarn to 4.1.0 * up docs yarn
-
Tarik Gul authored
* feat: add `at` query param for staking-payouts * add docs * rewrite derive to fit historic data * hack for tests * add new mock data * export mock data * add single new test * fix test * update test to reflect validator and nominator * add extract axposure test * extractExposure for nom and val * extractTotalValidatorRewardPoints * error test * another error test * deriveNominatedExposures * replace original file * finalize tests
-
Bulat Saifullin authored
- Feb 02, 2024
-
-
Alberto Nicolas Penayo authored
* add asset-conversion to KAH * updated copyright
-
- Feb 01, 2024
-
-
Tarik Gul authored
* add AccountsProxyInfo controller to chains * export ProxyInfo * response type AccountsProxyInfo * Logic for the controller and service * exports * add test * docs * update copyright * docs nit * one more copyroight * Update docs/src/openapi-v1.yaml Co-authored-by: Dominique <[email protected]> * Update docs --------- Co-authored-by: Dominique <[email protected]>
-
Alberto Nicolas Penayo authored
* moved fn docs from README to inline * changed add and sub operations to saturating_* * updated copyright
-
- Jan 25, 2024
-
-
Dominique authored
- docs: updated blocks/head - docs: renamed the decodedXcm schema - docs: reordered in general the schemas to be in alphabetical order
-
- Jan 24, 2024
-
- Jan 23, 2024
-
-
Dominique authored
* feat: add decoded xcm data in blocks endpoint * add types to fix any lint errors * update copyright year * fix paraId filter for horizontal msgs * fix xcm decoding for moonbeam horizontal msg * add yarn.lock file * update docs * removed moonbeam package * adding back yarn.lock * changed variable to const * retrieved yarn.lock from master branch * added a test for decoding upward msg in polkadot block * added test for decoding horizontal msg in KAH block * updated cacheKey with query params of decodedXcmMsgs and paraId - updated docs in blocks controller comments * replaced mocked data of block 18207445 with those of block 18468942 - in block 18468942 we have 2 upward msgs from two different parachains so with the same mocked data we can add 2 tests - added a test to check the query param paraId is working as expected * replaced mocked data of block 5831776 with those of block 3356195 - in block 3356195 we have downward and horizontal msgs so with the same mocked data we can test two different directions * changed structure of decodedXcmMsgs response - changed structure of the decodedMsgs response so that it always returns three arrays (filled or empty), one for each direction. - removed an if statement as unnecessary in XCMDecoder - updated corresponding tests with the new structure of the response * reintroduced the if statement so that paraId query param works when connected to parachain * added test to check if query param paraId works correctly also in horizontal msgs * run linter * added the decodedXcmMsgs response for blockId endpoint - the response is a combination of Block and BlockXCM response with the use of allOf - added schema for Liquidity Pool because the swagger was complaining - changed the order of a hash field so that it aligns of it actually appears in the corresponding response * added decodedXcmMsgsArg and paraId in the options arg * added validation for paraId query param - changed type of paraId after validation - renamed boolean option for decodedXcmMsgs so it is shorter * XCMDecoder changes from Tarik's Amazing review - changes in imports - replaced class name with the keyword 'this' - replaced static with readonly for class properties - replaced static with private for class methods - changed specname to lowercase * reused mockApi's 'perClass' in the other mocked apis - added the 'type' keyword in more imports * run linter & refix imports * Update src/services/blocks/BlocksService.ts Co-authored-by: Tarik Gul <[email protected]> * fix on the perClass field --------- Co-authored-by: marshacb <[email protected]> Co-authored-by: Tarik Gul <[email protected]>
-
- Jan 18, 2024
-
-
dependabot[bot] authored
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/cache 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>
-
- Jan 16, 2024
-
-
dependabot[bot] authored
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.2 to 2.7.3. - [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/a22603398250b864f7190077025cf752307154dc...23bce251a8cd2ffc3c1075eaa2367cf899916d84) --- 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>
-
- Jan 12, 2024
-
-
Dominique authored
* fix: generated a custom key for the cache in blocks endpoint * removed 2 options from the key
-
- Jan 11, 2024
-
-
Tarik Gul authored
* docs: correct the `/transaction/material` docs for metadata * Update src/controllers/transaction/TransactionMaterialController.ts Co-authored-by: Dominique <[email protected]> --------- Co-authored-by: Dominique <[email protected]>
-
dependabot[bot] authored
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.1 to 2.7.2. - [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/3cf7f8cc28d1b4e7d01e3783be10a97d55d483c8...a22603398250b864f7190077025cf752307154dc) --- 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>
-
- 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
-