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 asset ordering in fee calculation for assets in Asset Hub #359

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

mmaurello
Copy link
Contributor

Description

Apply correct asset ordering in Fee calculations for PINK, DED, NCTR and WIFD

Checklist

  • If this requires a documentation change, I have created a PR that updates the mkdocs/docs directory
  • 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 Sep 29, 2024

🦋 Changeset detected

Latest commit: ca585db

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

This PR includes changesets to release 2 packages
Name Type
@moonbeam-network/xcm-config Patch
@moonbeam-network/xcm-sdk 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

@mmaurello mmaurello changed the title Fix Asset Hub memecoings asset ordering in fee calculation Fix asset ordering in fee calculation for assets in Asset Hub Sep 29, 2024
@mmaurello mmaurello merged commit 5d308c3 into main Sep 29, 2024
8 checks passed
@mmaurello mmaurello deleted the mjm/fix-asset-hub branch September 29, 2024 14:33
@github-actions github-actions bot mentioned this pull request Sep 29, 2024
mmaurello added a commit that referenced this pull request Oct 2, 2024
* Apply XcmPaymentApi fees in transactions to Moonbeam / Moonriver / Moonbase-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

* Version Packages (#352)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* update snapshots

* add asset ordering param to ibtc and kbtc

* fix linting and spell checking

* add changeset for xcm-utils (#353)

* Version Packages (#355)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix linting and spell checking

* fix linting error

* move palletInstance validation

* fix TEER configuration in Integritee (#356)

* Version Packages (#357)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* change native asset checking and builder interface

* fix error

* Fix Asset Hub memecoings asset ordering in fee calculation (#359)

* Version Packages (#360)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix lint

* change property name

* rename properties

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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