Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update pjs deps, and fixing types #1416

Merged
merged 1 commit into from Mar 21, 2024
Merged

Conversation

Imod7
Copy link
Contributor

@Imod7 Imod7 commented Mar 21, 2024

Description

Updated the following dependencies :

  • @polkadot/api
  • @polkadot/api-contract

Fixes

Replaced:

  • PalletStakingExposure with SpStakingExposure
  • XcmV3MultiLocation with StagingXcmV3MultiLocation
    - Note: In assetConversionEntries.ts when createType is called, it is left as XcmV3MultiLocation (since in assetHubWestendRegistryV9435 there is no StagingXcmV3MultiLocation )
  • PolkadotPrimitivesV5CandidateReceipt with PolkadotPrimitivesV6CandidateReceipt
  • RewardDestination with Option<PalletStakingRewardDestination>
  • PalletAssetConversionNativeOrAssetId with FrameSupportTokensFungibleUnionOfNativeOrWithId

@Imod7 Imod7 requested a review from a team as a code owner March 21, 2024 14:45
@Imod7 Imod7 merged commit b5eded8 into master Mar 21, 2024
17 checks passed
@Imod7 Imod7 deleted the domi-update-deps branch March 21, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants