Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Asset conversion get_pool_id fix (Ord does not count with is_native flag) #14572

Merged
merged 32 commits into from Jul 21, 2023

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    4c3eade View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    50e0d10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eca50d1 View commit details
    Browse the repository at this point in the history
  3. Fix bench compile

    bkontur committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8d159dc View commit details
    Browse the repository at this point in the history
  4. Fix bench

    bkontur committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2d1ef6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa1f784 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9ab61a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b4154a View commit details
    Browse the repository at this point in the history
  8. ".git/.scripts/commands/bench/bench.sh" pallet dev pallet_asset_conve…

    …rsion
    command-bot committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    bf479cc View commit details
    Browse the repository at this point in the history
  9. Fixed doc

    bkontur committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    edc60f8 View commit details
    Browse the repository at this point in the history
  10. Typo

    bkontur committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    67bb71e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ffc6a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3bf7e18 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    76762c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Typo + 0u32 -> 0

    bkontur committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bdc9e1c View commit details
    Browse the repository at this point in the history
  2. Update frame/asset-conversion/src/benchmarking.rs

    Co-authored-by: Jegor Sidorenko <5252494+jsidorenko@users.noreply.github.com>
    bkontur and jsidorenko committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    71a5378 View commit details
    Browse the repository at this point in the history
  3. Typo

    bkontur committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    dc98f2f View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7f5c653 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    01d8c10 View commit details
    Browse the repository at this point in the history
  2. Fix from Jegor

    bkontur committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0ae654e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9893de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84ff367 View commit details
    Browse the repository at this point in the history
  5. ".git/.scripts/commands/bench/bench.sh" pallet dev pallet_asset_conve…

    …rsion
    command-bot committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    de49e45 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Update frame/asset-conversion/src/lib.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    45246c3 View commit details
    Browse the repository at this point in the history
  2. Update frame/asset-conversion/src/types.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d9937a7 View commit details
    Browse the repository at this point in the history
  3. Update frame/transaction-payment/asset-conversion-tx-payment/src/mock.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    44d52b2 View commit details
    Browse the repository at this point in the history
  4. Update frame/asset-conversion/src/mock.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a3a9c78 View commit details
    Browse the repository at this point in the history
  5. Update bin/node/runtime/src/impls.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    05d7500 View commit details
    Browse the repository at this point in the history
  6. Update frame/asset-conversion/src/lib.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1741302 View commit details
    Browse the repository at this point in the history
  7. Update bin/node/runtime/src/impls.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    00255e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    7356c08 View commit details
    Browse the repository at this point in the history
  2. Reverted NativeOrAssetId

    bkontur committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f1f6302 View commit details
    Browse the repository at this point in the history