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

Refactoring XcmExportFeeToSibling and more tests for outbound fee #1109

Merged
merged 27 commits into from
Jan 19, 2024

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    3ac5f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    319d4ba View commit details
    Browse the repository at this point in the history
  3. Fix for pallet rename

    yrong committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    279dbf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    7f7e4bc View commit details
    Browse the repository at this point in the history
  2. Move invalid params to test

    yrong committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4ddca9c View commit details
    Browse the repository at this point in the history
  3. Check more strictly

    yrong committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    965e579 View commit details
    Browse the repository at this point in the history
  4. More tests

    yrong committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5fb402b View commit details
    Browse the repository at this point in the history
  5. More tests

    yrong committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3894746 View commit details
    Browse the repository at this point in the history
  6. Handle fee without error

    yrong committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8361b26 View commit details
    Browse the repository at this point in the history
  7. Update sdk

    yrong committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    79f79f1 View commit details
    Browse the repository at this point in the history
  8. More tests for outbound fee

    yrong committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3fa6fcd View commit details
    Browse the repository at this point in the history
  9. More tests

    yrong committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    76f4d4f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Update parachain/runtime/runtime-common/src/lib.rs

    Co-authored-by: Alistair Singh <[email protected]>
    yrong and alistair-singh authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d359e19 View commit details
    Browse the repository at this point in the history
  2. Update parachain/runtime/runtime-common/src/lib.rs

    Co-authored-by: Alistair Singh <[email protected]>
    yrong and alistair-singh authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6ca0929 View commit details
    Browse the repository at this point in the history
  3. Update parachain/runtime/runtime-common/src/lib.rs

    Co-authored-by: Alistair Singh <[email protected]>
    yrong and alistair-singh authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5922a5e View commit details
    Browse the repository at this point in the history
  4. Update parachain/runtime/runtime-common/src/lib.rs

    Co-authored-by: Alistair Singh <[email protected]>
    yrong and alistair-singh authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    122a5a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    986f19e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'ron/handle-fee' of https://github.com/Snowfork/snowbridge

    … into ron/handle-fee
    yrong committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c789e69 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. More param checks & more tests

    yrong committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7514bd1 View commit details
    Browse the repository at this point in the history
  2. Rename test case less confusing

    yrong committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    18daf99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43fce3 View commit details
    Browse the repository at this point in the history
  4. Remove test unnecessary

    yrong committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    711720c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Revert to unroutable

    yrong committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    de03393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85cb976 View commit details
    Browse the repository at this point in the history
  3. Revert the checks

    yrong committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    af15053 View commit details
    Browse the repository at this point in the history
  4. Rename as MockAssetTransactor

    yrong committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    122572d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Update sdk

    yrong committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    15132aa View commit details
    Browse the repository at this point in the history