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

Added util function getSovereignAccountAddresses #226

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

ekenigs
Copy link
Collaborator

@ekenigs ekenigs commented Apr 3, 2024

Description

Basically, I implemented what we have here https://docs.moonbeam.network/builders/interoperability/xcm/xc-registration/xc-integration/ but without using api. The script itself is here: https://github.com/Moonsong-Labs/xcm-tools/blob/main/scripts/calculate-sovereign-account.ts.

Checklist

  • If this requires a documentation change, I have created a PR in moonbeam-docs repository.
  • If this requires it, I have updated the Readme
  • If necessary, I have updated the examples
  • I have verified if I need to create/update unit tests
  • I have verified if I need to create/update acceptance tests
  • If necessary, I have run acceptance tests on this branch in CI

Copy link

changeset-bot bot commented Apr 3, 2024

🦋 Changeset detected

Latest commit: c041276

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@moonbeam-network/xcm-utils Patch
@moonbeam-network/xcm-builder Patch
@moonbeam-network/xcm-sdk Patch
@moonbeam-network/xcm-types Patch
@moonbeam-network/xcm-config Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ekenigs ekenigs merged commit da06ea5 into main Apr 4, 2024
7 checks passed
@ekenigs ekenigs deleted the elmar/getSovereignAccountAddresses branch April 4, 2024 07:15
@github-actions github-actions bot mentioned this pull request Apr 4, 2024
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.

2 participants