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

V3 next xcm payment api #354

Merged
merged 22 commits into from
Oct 2, 2024
Merged

V3 next xcm payment api #354

merged 22 commits into from
Oct 2, 2024

Conversation

mmaurello
Copy link
Contributor

Merge main with work on XcmPaymentApi and apply it to V3

mmaurello and others added 5 commits September 24, 2024 16:31
…onbase-Alpha (#351)

* -wip- initial commit and initial configs

* -wip- extract common code

* -wip- fix some types

* -wip- TODOs and refactoring

* -wip- group all in a single function

* -wip- apply to all Acala and Hydration routes

* -wip- apply to manta routes

* apply xcmv4 and solution for registered asset id for ERC20s

* sort assets, handle different palletInstances and apply to several configs

* remove unused property

* remove logs

* remove deleted routes from snapshots

* apply new configuration to Kusama chains

* add changeset

* remove assetTypeUnitsPerSecond function since it is not used now

* remove assetTypeUnitsPerSecond function since it is not used now

* apply PR reviews
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

changeset-bot bot commented Sep 24, 2024

⚠️ No Changeset found

Latest commit: 3d61e89

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "scripts" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

examples/sdk-simple/index.ts Outdated Show resolved Hide resolved
mkdocs/docs/contribute.md Outdated Show resolved Hide resolved
packages/builder/src/fee/FeeBuilder.interfaces.ts Outdated Show resolved Hide resolved
packages/builder/src/fee/FeeBuilder.utils.ts Outdated Show resolved Hide resolved
@mmaurello mmaurello merged commit 66ae4fb into v3-next Oct 2, 2024
6 of 7 checks passed
@mmaurello mmaurello deleted the v3-next-xcm-payment-api branch October 2, 2024 10:19
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