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

Adds Snowbridge to Kusama and Polkadot Runtimes #130

Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    44eefcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3170733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0a61ae View commit details
    Browse the repository at this point in the history
  4. Updated TODOs

    bkontur committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b987e8d View commit details
    Browse the repository at this point in the history
  5. Update relay/kusama/src/lib.rs

    Co-authored-by: Ross Bulat <ross@parity.io>
    bkontur and Ross Bulat authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4cb2d2a View commit details
    Browse the repository at this point in the history
  6. Update relay/polkadot/src/lib.rs

    Co-authored-by: Ross Bulat <ross@parity.io>
    bkontur and Ross Bulat authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c724e91 View commit details
    Browse the repository at this point in the history
  7. Update relay/polkadot/src/lib.rs

    Co-authored-by: Ross Bulat <ross@parity.io>
    bkontur and Ross Bulat authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b6293a7 View commit details
    Browse the repository at this point in the history
  8. Update relay/kusama/src/lib.rs

    Co-authored-by: Ross Bulat <ross@parity.io>
    bkontur and Ross Bulat authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e3a80b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdd6bf7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    703e674 View commit details
    Browse the repository at this point in the history
  11. WIP: XCMv4 renaming

    bkontur committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    494849b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    f24c821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dccb71 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge branch 'bko-bump-to-1.6' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	Cargo.lock
    #	relay/kusama/constants/Cargo.toml
    #	relay/polkadot/constants/Cargo.toml
    #	system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs
    #	system-parachains/bridge-hubs/bridge-hub-kusama/tests/tests.rs
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/src/xcm_config.rs
    claravanstaden authored and claravanstaden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c70c4a7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	Cargo.lock
    #	relay/kusama/constants/Cargo.toml
    #	relay/polkadot/constants/Cargo.toml
    #	system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs
    #	system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs
    claravanstaden authored and claravanstaden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e3efa67 View commit details
    Browse the repository at this point in the history
  3. merge fixes

    claravanstaden authored and claravanstaden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    838bfde View commit details
    Browse the repository at this point in the history
  4. WIP: more XCMv4

    bkontur committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    502808b View commit details
    Browse the repository at this point in the history
  5. fixes

    claravanstaden authored and claravanstaden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    23c200b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7272865 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    630d58f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79b80e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8b04af View commit details
    Browse the repository at this point in the history
  10. fixes and cleanup

    claravanstaden authored and claravanstaden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    195b779 View commit details
    Browse the repository at this point in the history
  11. more fixes

    claravanstaden authored and claravanstaden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    05ec9e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e2f77aa View commit details
    Browse the repository at this point in the history
  13. minor fixes

    claravanstaden authored and claravanstaden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    84fea8e View commit details
    Browse the repository at this point in the history
  14. More fixes

    bkontur committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5fe6392 View commit details
    Browse the repository at this point in the history
  15. More XCMv4

    bkontur committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    701cbf3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    11b565d View commit details
    Browse the repository at this point in the history
  17. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs
    #	system-parachains/bridge-hubs/bridge-hub-kusama/src/lib.rs
    #	system-parachains/bridge-hubs/bridge-hub-kusama/tests/tests.rs
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/src/lib.rs
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/src/xcm_config.rs
    claravanstaden authored and claravanstaden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1678e9d View commit details
    Browse the repository at this point in the history
  18. updates after pulling from 1.7.0

    claravanstaden authored and claravanstaden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    273557c View commit details
    Browse the repository at this point in the history
  19. fmt

    claravanstaden authored and claravanstaden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1c8b80f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d381389 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    99bf501 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    00fabe1 View commit details
    Browse the repository at this point in the history
  23. Fix Kusama compilation

    bkontur committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2d59678 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs
    #	system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs
    claravanstaden authored and claravanstaden committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    35c7200 View commit details
    Browse the repository at this point in the history
  2. fmt

    claravanstaden authored and claravanstaden committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a4c7497 View commit details
    Browse the repository at this point in the history
  3. remove zepter

    claravanstaden authored and claravanstaden committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3d61bd3 View commit details
    Browse the repository at this point in the history
  4. fixes after 1.7 updates

    claravanstaden authored and claravanstaden committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    83feb8b View commit details
    Browse the repository at this point in the history
  5. upgrade encointer to 1.6.0

    brenzi committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    996e199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97f81a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffc75da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c32bfbb View commit details
    Browse the repository at this point in the history
  9. Fix AssetHubs compilation

    bkontur committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2cbd31b View commit details
    Browse the repository at this point in the history
  10. fix novelties

    brenzi committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    437115e View commit details
    Browse the repository at this point in the history
  11. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    claravanstaden authored and claravanstaden committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    82ddda2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ab6045 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d45db7e View commit details
    Browse the repository at this point in the history
  14. clippy

    bkontur committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    24d61eb View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	system-parachains/bridge-hubs/bridge-hub-kusama/src/lib.rs
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/src/lib.rs
    claravanstaden authored and claravanstaden committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5d9e08a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d11911 View commit details
    Browse the repository at this point in the history
  3. fixes after 1.7.0

    claravanstaden authored and claravanstaden committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9ba3d6d View commit details
    Browse the repository at this point in the history
  4. fix accidental paste

    brenzi committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1c9262a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    620db80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49e0e85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4bf6a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. kusama bridge hub snowbridge tests

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    81735e0 View commit details
    Browse the repository at this point in the history
  2. fmt

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e056d34 View commit details
    Browse the repository at this point in the history
  3. fixes

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    77f714e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c066752 View commit details
    Browse the repository at this point in the history
  5. fix wrong dep

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    afcbaf6 View commit details
    Browse the repository at this point in the history
  6. fix import

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    35638b3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	relay/polkadot/src/lib.rs
    #	system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs
    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a706a2b View commit details
    Browse the repository at this point in the history
  8. fmt

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3e46fed View commit details
    Browse the repository at this point in the history
  9. cleanup

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0a19785 View commit details
    Browse the repository at this point in the history
  10. fmt

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0a14315 View commit details
    Browse the repository at this point in the history
  11. fix

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7691eaf View commit details
    Browse the repository at this point in the history
  12. missing comma

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6159cb9 View commit details
    Browse the repository at this point in the history
  13. update lock

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9fbe6e1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    81839b5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3fce350 View commit details
    Browse the repository at this point in the history
  16. fix benchmark tests

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6a330a1 View commit details
    Browse the repository at this point in the history
  17. various fixes

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3a36d95 View commit details
    Browse the repository at this point in the history
  18. unused import

    claravanstaden authored and claravanstaden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    78f42cc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    178592c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9dd0ee3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Merge branch 'main' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	CHANGELOG.md
    claravanstaden authored and claravanstaden committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    25a0dba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	CHANGELOG.md
    #	relay/polkadot/src/lib.rs
    #	system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs
    claravanstaden authored and claravanstaden committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b2ffd8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bc0346 View commit details
    Browse the repository at this point in the history
  4. touch Cargo.lock

    brenzi committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b743b79 View commit details
    Browse the repository at this point in the history
  5. [pallet_asset_conversion] Fix correct value for MaxSwapPathLength (wh…

    …ich fixes also failed benchmark)
    bkontur committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ff86df6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cc8eed View commit details
    Browse the repository at this point in the history
  7. Tuples-96 feature.

    eskimor committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    321578f View commit details
    Browse the repository at this point in the history
  8. Add Broker para ID.

    eskimor committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8b59085 View commit details
    Browse the repository at this point in the history
  9. Enable coretime on Kusama.

    eskimor committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8ce508d View commit details
    Browse the repository at this point in the history
  10. Add changelog entry.

    eskimor committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7f83cd8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f39fc8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc1525b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    220a28c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from eskimor/rk-coretime

    Enable coretime on Kusama
    bkontur authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1bbbe73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f848dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be8ba38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0399f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    6763c7c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    claravanstaden authored and claravanstaden committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a011ea6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ab0968 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from brenzi/ab/upgrade-polkadot-v1.6.0

    upgrade Encointer to polkadot v1.6.0
    bkontur authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bac111a View commit details
    Browse the repository at this point in the history
  5. Accomadate Encointer

    bkontur committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    af1de27 View commit details
    Browse the repository at this point in the history
  6. fnt

    bkontur committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    88e2f24 View commit details
    Browse the repository at this point in the history
  7. More fixes

    bkontur committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8ed52d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cc5074 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9490a1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    498d078 View commit details
    Browse the repository at this point in the history
  11. Revert new line

    bkontur committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    804bfc1 View commit details
    Browse the repository at this point in the history
  12. Unify IsTeleporter

    bkontur committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3a88996 View commit details
    Browse the repository at this point in the history
  13. Add P<>K emulated bridge tests

    Make use of the XCM emulator framework and common components
    provided by polkadot-sdk@v1.6.0 to reduce amount of boilerplate
    code in tests.
    
    Migrate existing tests to new xcm-emulator format.
    Add BridgeHubs system parachains emulated tests.
    
    Add Polkadot<>Kusama bridge tests, verifying bidirectional
    transfers of DOT and KSM between Polkadot and Kusama AssetHubs.
    
    Signed-off-by: Adrian Catangiu <adrian@parity.io>
    acatangiu committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    111f5c9 View commit details
    Browse the repository at this point in the history
  14. fmt

    bkontur committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    598ae51 View commit details
    Browse the repository at this point in the history
  15. Version nits

    bkontur committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    06cd27b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    12fd695 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ee69480 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #4 from bkontur/bko-bump-to-1.6-encointer

    Accomodate encointer to 1.6
    bkontur authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3319aba View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    5b1e6a7 View commit details
    Browse the repository at this point in the history
  2. Replaced Encointer hack with fix to avoid potential collisions caused…

    … by different versions of crates
    bkontur committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    bbf7c5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    157788c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e336f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60b5441 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    4a0a124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80206ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8edcf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4e7163 View commit details
    Browse the repository at this point in the history
  5. add comment

    claravanstaden authored and claravanstaden committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fa89aad View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	Cargo.lock
    #	integration-tests/emulated/chains/Cargo.toml
    #	integration-tests/emulated/chains/src/lib.rs
    #	integration-tests/emulated/common/src/xcm_helpers.rs
    claravanstaden authored and claravanstaden committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2c09ca6 View commit details
    Browse the repository at this point in the history
  7. update cargo lock

    claravanstaden authored and claravanstaden committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    82eb0f4 View commit details
    Browse the repository at this point in the history
  8. 1.7 updates

    claravanstaden authored and claravanstaden committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    68441dc View commit details
    Browse the repository at this point in the history
  9. space

    claravanstaden authored and claravanstaden committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    dd2ee7a View commit details
    Browse the repository at this point in the history
  10. CHangelog + Encointer fix

    bkontur committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a846ceb View commit details
    Browse the repository at this point in the history
  11. fmt

    bkontur committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8450968 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16521a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a361a2a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5ecbbf2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a1ef9f3 View commit details
    Browse the repository at this point in the history
  16. Wrong place

    bkontur committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a8a204e View commit details
    Browse the repository at this point in the history
  17. Bump to 1.7 encointer by @brenzi (#6)

    * bump encointer pallets for sdk 1.7.0
    
    * align sdk crate versions
    
    * fix 1.7.0 upgrade changes
    
    * nightly fmt
    
    * Nit
    
    ---------
    
    Co-authored-by: Alain Brenzikofer <alain@integritee.network>
    Co-authored-by: brenzi <brenzi@users.noreply.github.com>
    3 people authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    89d8944 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	Cargo.lock
    claravanstaden authored and claravanstaden committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c8e2ba3 View commit details
    Browse the repository at this point in the history
  2. update

    claravanstaden authored and claravanstaden committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c95c507 View commit details
    Browse the repository at this point in the history
  3. snowbridge.rs integration tests

    claravanstaden authored and claravanstaden committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b12ddb2 View commit details
    Browse the repository at this point in the history
  4. Update system-parachains/collectives/collectives-polkadot/src/fellows…

    …hip/mod.rs
    
    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    80dea43 View commit details
    Browse the repository at this point in the history
  5. Update system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b22d8c7 View commit details
    Browse the repository at this point in the history
  6. Update system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4c74180 View commit details
    Browse the repository at this point in the history
  7. Update system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d77f4af View commit details
    Browse the repository at this point in the history
  8. Update relay/polkadot/src/xcm_config.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1b87d84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72c2ba6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e29df79 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    395a773 View commit details
    Browse the repository at this point in the history
  12. More tests for AH / BH

    bkontur committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    515cdad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea3ebe4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    48331b9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    efe60b9 View commit details
    Browse the repository at this point in the history
  16. integration tests

    claravanstaden authored and claravanstaden committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    59114de View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6a38561 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Update snowbridge test

    yrong committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5cbc428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f75e57 View commit details
    Browse the repository at this point in the history
  3. adds temp penpal runtime

    claravanstaden authored and claravanstaden committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5ab6686 View commit details
    Browse the repository at this point in the history
  4. polkadot tests

    claravanstaden authored and claravanstaden committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3b54eae View commit details
    Browse the repository at this point in the history
  5. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    claravanstaden authored and claravanstaden committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    db374a6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	chain-spec-generator/Cargo.toml
    #	integration-tests/emulated/chains/relays/kusama/Cargo.toml
    #	integration-tests/emulated/chains/relays/polkadot/Cargo.toml
    claravanstaden authored and claravanstaden committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6a570aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45e1624 View commit details
    Browse the repository at this point in the history
  8. fmt and update lock file

    claravanstaden authored and claravanstaden committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3fed2c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    817f944 View commit details
    Browse the repository at this point in the history
  10. fix tests

    claravanstaden authored and claravanstaden committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a519071 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'bko-bump-to-1.7' into sv-pk-bridge-snowbridge

    claravanstaden authored and claravanstaden committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8aed3a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    8ea47ad View commit details
    Browse the repository at this point in the history
  2. fix polkadot penpal test

    claravanstaden authored and claravanstaden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0a37294 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/sv-pk-bridge-snowbridge' into sv…

    …-pk-bridge-snowbridge
    claravanstaden authored and claravanstaden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    16de762 View commit details
    Browse the repository at this point in the history
  4. cleanup

    claravanstaden authored and claravanstaden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9347501 View commit details
    Browse the repository at this point in the history
  5. cleanup and clippy

    claravanstaden authored and claravanstaden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8c8c348 View commit details
    Browse the repository at this point in the history
  6. fix asset hub tests

    claravanstaden authored and claravanstaden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    48270b3 View commit details
    Browse the repository at this point in the history
  7. fmt

    claravanstaden authored and claravanstaden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    820153c View commit details
    Browse the repository at this point in the history
  8. unused var

    claravanstaden authored and claravanstaden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b618536 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge branch 'main' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	Cargo.lock
    #	chain-spec-generator/Cargo.toml
    #	integration-tests/emulated/chains/parachains/bridges/bridge-hub-kusama/Cargo.toml
    #	integration-tests/emulated/chains/parachains/bridges/bridge-hub-polkadot/Cargo.toml
    #	integration-tests/emulated/chains/parachains/testing/penpal/Cargo.toml
    #	integration-tests/emulated/helpers/Cargo.toml
    #	integration-tests/emulated/tests/assets/asset-hub-kusama/Cargo.toml
    #	integration-tests/emulated/tests/assets/asset-hub-polkadot/Cargo.toml
    #	integration-tests/emulated/tests/bridges/bridge-hub-kusama/Cargo.toml
    #	integration-tests/emulated/tests/bridges/bridge-hub-polkadot/Cargo.toml
    #	relay/kusama/Cargo.toml
    #	relay/kusama/src/lib.rs
    #	relay/polkadot/Cargo.toml
    #	relay/polkadot/src/lib.rs
    #	system-parachains/asset-hubs/asset-hub-kusama/Cargo.toml
    #	system-parachains/asset-hubs/asset-hub-kusama/primitives/Cargo.toml
    #	system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs
    #	system-parachains/asset-hubs/asset-hub-polkadot/Cargo.toml
    #	system-parachains/asset-hubs/asset-hub-polkadot/primitives/Cargo.toml
    #	system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs
    #	system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs
    #	system-parachains/bridge-hubs/bridge-hub-kusama/Cargo.toml
    #	system-parachains/bridge-hubs/bridge-hub-kusama/src/lib.rs
    #	system-parachains/bridge-hubs/bridge-hub-kusama/tests/tests.rs
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/Cargo.toml
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/src/lib.rs
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/src/xcm_config.rs
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/tests/tests.rs
    #	system-parachains/collectives/collectives-polkadot/Cargo.toml
    #	system-parachains/constants/Cargo.toml
    #	system-parachains/encointer/Cargo.toml
    #	system-parachains/gluttons/glutton-kusama/Cargo.toml
    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    045874c View commit details
    Browse the repository at this point in the history
  2. merge

    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    540313a View commit details
    Browse the repository at this point in the history
  3. fix dep

    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    99db33d View commit details
    Browse the repository at this point in the history
  4. changelog and increase eth header ring buffer size

    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1458558 View commit details
    Browse the repository at this point in the history
  5. cleanup tests

    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    effb4af View commit details
    Browse the repository at this point in the history
  6. fmt and update ksm price

    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d44fa33 View commit details
    Browse the repository at this point in the history
  7. fix tests

    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f37bcd1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    601ab30 View commit details
    Browse the repository at this point in the history
  9. Update system-parachains/bridge-hubs/bridge-hub-kusama/src/lib.rs

    Co-authored-by: Svyatoslav Nikolsky <svyatonik@gmail.com>
    claravanstaden and svyatonik authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6db3c7a View commit details
    Browse the repository at this point in the history
  10. remove rococo nonces reset calls

    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    5751552 View commit details
    Browse the repository at this point in the history
  11. adds create call index test

    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6900ea2 View commit details
    Browse the repository at this point in the history
  12. adds placeholder for 1.8.0 tests

    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    cdf9e24 View commit details
    Browse the repository at this point in the history
  13. adds comment

    claravanstaden authored and claravanstaden committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    30e1414 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. set gateway address to 0

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    998a156 View commit details
    Browse the repository at this point in the history
  2. remove double semi colon

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    96913f9 View commit details
    Browse the repository at this point in the history
  3. fix tests

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0f18236 View commit details
    Browse the repository at this point in the history
  4. decrease kusama local reward

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    042aa1b View commit details
    Browse the repository at this point in the history
  5. remove print

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2ccc22f View commit details
    Browse the repository at this point in the history
  6. Update integration-tests/emulated/chains/parachains/testing/penpal/Ca…

    …rgo.toml
    
    Co-authored-by: Branislav Kontur <bkontur@gmail.com>
    claravanstaden and bkontur authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ea8def4 View commit details
    Browse the repository at this point in the history
  7. Update integration-tests/emulated/penpal/Cargo.toml

    Co-authored-by: Branislav Kontur <bkontur@gmail.com>
    claravanstaden and bkontur authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c2cebc2 View commit details
    Browse the repository at this point in the history
  8. Update integration-tests/emulated/tests/bridges/bridge-hub-kusama/Car…

    …go.toml
    
    Co-authored-by: Branislav Kontur <bkontur@gmail.com>
    claravanstaden and bkontur authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b7fe301 View commit details
    Browse the repository at this point in the history
  9. Update integration-tests/emulated/tests/bridges/bridge-hub-kusama/Car…

    …go.toml
    
    Co-authored-by: Branislav Kontur <bkontur@gmail.com>
    claravanstaden and bkontur authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    841df0e View commit details
    Browse the repository at this point in the history
  10. Update integration-tests/emulated/tests/bridges/bridge-hub-polkadot/C…

    …argo.toml
    
    Co-authored-by: Branislav Kontur <bkontur@gmail.com>
    claravanstaden and bkontur authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    eef1d6d View commit details
    Browse the repository at this point in the history
  11. Update integration-tests/emulated/tests/bridges/bridge-hub-polkadot/C…

    …argo.toml
    
    Co-authored-by: Branislav Kontur <bkontur@gmail.com>
    claravanstaden and bkontur authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f27977b View commit details
    Browse the repository at this point in the history
  12. Update integration-tests/emulated/tests/bridges/bridge-hub-kusama/src…

    …/tests/snowbridge.rs
    
    Co-authored-by: Branislav Kontur <bkontur@gmail.com>
    claravanstaden and bkontur authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    dfeb4b2 View commit details
    Browse the repository at this point in the history
  13. replace unwrap with assert_ok

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fdea273 View commit details
    Browse the repository at this point in the history
  14. update penpal versions

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9c17c3a View commit details
    Browse the repository at this point in the history
  15. Update system-parachains/bridge-hubs/bridge-hub-polkadot/src/lib.rs

    Co-authored-by: Svyatoslav Nikolsky <svyatonik@gmail.com>
    claravanstaden and svyatonik authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e275946 View commit details
    Browse the repository at this point in the history
  16. adds check foreign asset deposit test

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e8e66a3 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'main' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	system-parachains/asset-hubs/asset-hub-kusama/tests/tests.rs
    #	system-parachains/asset-hubs/asset-hub-polkadot/tests/tests.rs
    #	system-parachains/bridge-hubs/bridge-hub-kusama/src/xcm_config.rs
    #	system-parachains/bridge-hubs/bridge-hub-kusama/tests/tests.rs
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/src/xcm_config.rs
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/tests/tests.rs
    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fd23e81 View commit details
    Browse the repository at this point in the history
  18. fmt

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    952ec64 View commit details
    Browse the repository at this point in the history
  19. simplify bridging table param

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4a0d841 View commit details
    Browse the repository at this point in the history
  20. adds pallet index check

    claravanstaden authored and claravanstaden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c00fc14 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. removed unused var

    claravanstaden authored and claravanstaden committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9d53d6f View commit details
    Browse the repository at this point in the history
  2. update treasury accounts

    claravanstaden authored and claravanstaden committed Mar 7, 2024
    1 Configuration menu
    Copy the full SHA
    90ec442 View commit details
    Browse the repository at this point in the history
  3. remove ethereum bridge constant

    claravanstaden authored and claravanstaden committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    eed8cd9 View commit details
    Browse the repository at this point in the history
  4. remove ethereum bridge constant part2

    claravanstaden authored and claravanstaden committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3bc7a56 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Update CHANGELOG.md

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    claravanstaden and joepetrowski authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b69de85 View commit details
    Browse the repository at this point in the history
  2. adds tests for network table

    claravanstaden authored and claravanstaden committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    bfa5e20 View commit details
    Browse the repository at this point in the history
  3. revert base fee

    claravanstaden authored and claravanstaden committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c4c2995 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. various pr comments

    claravanstaden authored and claravanstaden committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0c6e184 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	CHANGELOG.md
    claravanstaden authored and claravanstaden committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4e0bbe0 View commit details
    Browse the repository at this point in the history
  3. remove unused vars

    claravanstaden authored and claravanstaden committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e3f9a37 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. remove unused vars

    claravanstaden authored and claravanstaden committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7488384 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    claravanstaden and joepetrowski authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e86c200 View commit details
    Browse the repository at this point in the history
  3. Update system-parachains/bridge-hubs/bridge-hub-polkadot/primitives/s…

    …rc/lib.rs
    
    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    claravanstaden and joepetrowski authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6076a1b View commit details
    Browse the repository at this point in the history
  4. Update system-parachains/bridge-hubs/bridge-hub-kusama/primitives/src…

    …/lib.rs
    
    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    claravanstaden and joepetrowski authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e9924c5 View commit details
    Browse the repository at this point in the history
  5. Update system-parachains/bridge-hubs/bridge-hub-kusama/src/lib.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    claravanstaden and joepetrowski authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a501b34 View commit details
    Browse the repository at this point in the history
  6. Update system-parachains/bridge-hubs/bridge-hub-polkadot/src/lib.rs

    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    claravanstaden and joepetrowski authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c517bda View commit details
    Browse the repository at this point in the history
  7. remove copied penpal crate and replace with patched version from polk…

    …adot-sdk
    claravanstaden authored and claravanstaden committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    13958a1 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/sv-pk-bridge-snowbridge' into sv…

    …-pk-bridge-snowbridge
    claravanstaden authored and claravanstaden committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5a65126 View commit details
    Browse the repository at this point in the history
  9. fix tests

    claravanstaden authored and claravanstaden committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    253ea2f View commit details
    Browse the repository at this point in the history
  10. adds CustomizableAssetFromSystemAssetHub to penpal emulated chain

    claravanstaden authored and claravanstaden committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    dac6d5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74dc7c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Update system-parachains/asset-hubs/asset-hub-kusama/src/xcm_config.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    claravanstaden and acatangiu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7710e4f View commit details
    Browse the repository at this point in the history
  2. Update system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    claravanstaden and acatangiu authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    edaa8ea View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/sv-pk-bridge-snowbridge' into sv…

    …-pk-bridge-snowbridge
    claravanstaden authored and claravanstaden committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0b550be View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into sv-pk-bridge-snowbridge

    # Conflicts:
    #	CHANGELOG.md
    #	integration-tests/emulated/chains/parachains/testing/penpal/Cargo.toml
    #	system-parachains/asset-hubs/asset-hub-kusama/src/xcm_config.rs
    #	system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs
    #	system-parachains/asset-hubs/asset-hub-polkadot/src/xcm_config.rs
    #	system-parachains/bridge-hubs/bridge-hub-kusama/src/lib.rs
    #	system-parachains/bridge-hubs/bridge-hub-polkadot/src/lib.rs
    claravanstaden authored and claravanstaden committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    186f630 View commit details
    Browse the repository at this point in the history
  5. merge damage

    claravanstaden authored and claravanstaden committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1694e66 View commit details
    Browse the repository at this point in the history
  6. fix runtime tests

    claravanstaden authored and claravanstaden committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    890f49d View commit details
    Browse the repository at this point in the history
  7. fix integration tests

    claravanstaden authored and claravanstaden committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3bd0619 View commit details
    Browse the repository at this point in the history
  8. Constants moving around

    bkontur committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fb7a5d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6b1554 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d326e77 View commit details
    Browse the repository at this point in the history
  11. Move `bridge_hub_inbound_queue_deposit_config_is_equal_to_asset_hub_f…

    …oreign_asset_pallet_deposit` to the AH runtimes
    bkontur committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    115c3ff View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    853d17d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bcee3e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. fix xcm fee manager impl and adds tests

    claravanstaden authored and claravanstaden committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    336acb0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/sv-pk-bridge-snowbridge' into sv…

    …-pk-bridge-snowbridge
    claravanstaden authored and claravanstaden committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    467fb6d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from bkontur/bko-snowbridge-nits

    Nits for Snowbridge + stuff moving around
    claravanstaden authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c88230e View commit details
    Browse the repository at this point in the history
  4. Fixes

    bkontur committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    85b39f3 View commit details
    Browse the repository at this point in the history
  5. Revert back deps

    bkontur committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e7f9bb5 View commit details
    Browse the repository at this point in the history
  6. Unused import

    bkontur committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    dc9e6bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cf807a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. correct comment

    claravanstaden authored and claravanstaden committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b3d97cf View commit details
    Browse the repository at this point in the history
  2. move snowbridge migrations to unreleased comment

    claravanstaden authored and claravanstaden committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    59b3502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    904345c View commit details
    Browse the repository at this point in the history
  4. move test

    claravanstaden authored and claravanstaden committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    756d00b View commit details
    Browse the repository at this point in the history