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

Snowbridge v2 - Inbound Queue #6697

Draft
wants to merge 57 commits into
base: master
Choose a base branch
from

Commits on Nov 20, 2024

  1. inbound queue v2

    claravanstaden committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    07808bd View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. adds sparse bitmap

    claravanstaden committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6f238eb View commit details
    Browse the repository at this point in the history
  2. use sparse bitmap

    claravanstaden committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b0115cd View commit details
    Browse the repository at this point in the history
  3. use payfees

    claravanstaden committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c27def2 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    93b4516 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a13134 View commit details
    Browse the repository at this point in the history
  3. rename NonceBitmap

    claravanstaden committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    7e23462 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f5a8e View commit details
    Browse the repository at this point in the history
  5. burn fees

    claravanstaden committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    02e8081 View commit details
    Browse the repository at this point in the history
  6. fix westend config

    claravanstaden committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ee0bc27 View commit details
    Browse the repository at this point in the history
  7. use sendcontroller

    claravanstaden committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4309272 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de00eb6 View commit details
    Browse the repository at this point in the history
  9. wip

    claravanstaden committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3653b7f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. tests

    claravanstaden committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    990bf47 View commit details
    Browse the repository at this point in the history
  2. xcm fee

    claravanstaden committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9f7829c View commit details
    Browse the repository at this point in the history
  3. adds comments

    claravanstaden committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    11839dc View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. revert sendcontroller

    claravanstaden committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8974696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75d3c06 View commit details
    Browse the repository at this point in the history
  3. update test

    claravanstaden committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c666d23 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. runtime api

    claravanstaden committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    42d688a View commit details
    Browse the repository at this point in the history
  2. adds comment

    claravanstaden committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    92e3419 View commit details
    Browse the repository at this point in the history
  3. update test

    claravanstaden committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    37ecd53 View commit details
    Browse the repository at this point in the history
  4. update tests

    claravanstaden committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    69a660b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43f0d8d View commit details
    Browse the repository at this point in the history
  6. prdoc

    claravanstaden committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    71929f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5735960 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a935ff2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. fix transact

    claravanstaden committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    373d63a View commit details
    Browse the repository at this point in the history
  2. Fix for register token

    yrong committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a61ceef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from yrong/ron/inbound-queue-v2-clean

    Fix register token
    claravanstaden authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    fae2947 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. add pool

    claravanstaden committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    7e64403 View commit details
    Browse the repository at this point in the history
  2. fix pool owner

    claravanstaden committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    d77a1ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f40cfd4 View commit details
    Browse the repository at this point in the history
  4. cleanup test

    claravanstaden committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    9b8117b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. fix aliasorigin

    claravanstaden committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    c2804dc View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

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

Commits on Dec 5, 2024

  1. Configuration menu
    Copy the full SHA
    40e85ea View commit details
    Browse the repository at this point in the history
  2. fix reentrancy bug

    claravanstaden committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    d70ac6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc45bbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ffb3e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85d355e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1168a16 View commit details
    Browse the repository at this point in the history
  7. more tests

    claravanstaden committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    f1263e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d3a834 View commit details
    Browse the repository at this point in the history
  9. allow invalid xcm

    claravanstaden committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    6af760b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. allow invalid claimer

    claravanstaden committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    b368760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9939927 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into inbound-queue-v2-clean

    # Conflicts:
    #	bridges/snowbridge/primitives/router/src/inbound/mod.rs
    claravanstaden committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    028e0e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f11a76 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. penpal test

    claravanstaden committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    2484821 View commit details
    Browse the repository at this point in the history
  2. pna progress

    claravanstaden committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    373c878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30d0cf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Configuration menu
    Copy the full SHA
    a35eee1 View commit details
    Browse the repository at this point in the history
  2. fmt

    claravanstaden committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    6208dfd View commit details
    Browse the repository at this point in the history
  3. fmt

    claravanstaden committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    d0624e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c66fcb1 View commit details
    Browse the repository at this point in the history
  5. adds abi decoding

    claravanstaden committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    ddece3c View commit details
    Browse the repository at this point in the history