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

Parallel's equations for asset hub are wrong. #1975

Open
Zerophase opened this issue Jun 15, 2024 · 1 comment
Open

Parallel's equations for asset hub are wrong. #1975

Zerophase opened this issue Jun 15, 2024 · 1 comment
Labels

Comments

@Zerophase
Copy link

Description

Parallel appears to be requiring far more Dot be stored on asset hub than is required on the asset hub. I believe they have the minimum value multiplied by ten.

Steps to Reproduce

  1. Transfer 0.01 Dot to asset hub.
  2. Transfer 0.07 USDT to asset hub. (both should be meet the minimum balance now)
  3. Try to transfer to Parallel.
  4. Transfer will fail.
  5. Up Dot to 0.7
  6. Transfers should be successful now
  7. The minimum balance to transfer on and off of asset hub is far higher than required for Polkadot.

Expected vs. Actual Behavior

Assets transfer down until around the minimum required balances.

Additional Information

Code requires far too much Dot on an asset hub account to make transactions back and forth to Parallel.

@Zerophase Zerophase added the bug label Jun 15, 2024
@Zerophase
Copy link
Author

I would speak to someone at the Web3 Foundation to get the proper minimum values. My numbers might be off by a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant