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

[stable2407] Backport #6080 #6180

Open
wants to merge 4 commits into
base: stable2407
Choose a base branch
from

Commits on Nov 6, 2024

  1. Assets in pool with native can be used in query_weight_to_asset_fee (

    …#6080)
    
    A follow-up to #5599.
    Assets in a pool with the native one are returned from
    `query_acceptable_payment_assets`. Now those assets can be used in
    `query_weight_to_asset_fee` to get the correct amount that needs to be
    paid.
    
    ---------
    
    Co-authored-by: command-bot <>
    (cherry picked from commit b4732ad)
    franciscoaguirre committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    cf8b5f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f9f47 View commit details
    Browse the repository at this point in the history
  3. fix: v4 to v3

    franciscoaguirre committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5736c41 View commit details
    Browse the repository at this point in the history
  4. fix: clippy

    franciscoaguirre committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5471763 View commit details
    Browse the repository at this point in the history