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

[testnet] Add AssetHubRococo <-> AssetHubWestend asset bridging support #1967

Merged
merged 60 commits into from
Nov 1, 2023

Commits on Oct 24, 2023

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

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    0a969c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d88d83 View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=as…

    …set-hub-rococo --runtime_dir=assets --target_dir=cumulus --pallet=pallet_xcm_benchmarks::fungible
    command-bot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    515e02b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4b5361 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…

    …nto HEAD
    command-bot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fca14bb View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=as…

    …set-hub-rococo --runtime_dir=assets --target_dir=cumulus --pallet=pallet_xcm_benchmarks::fungible
    command-bot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8a8d218 View commit details
    Browse the repository at this point in the history
  7. Adjusted test weights

    bkontur committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c7d9949 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f46e8b View commit details
    Browse the repository at this point in the history
  9. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1920fa3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1297cfd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c6c1e5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad0eecc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aacec45 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    49ac6a8 View commit details
    Browse the repository at this point in the history
  2. AssetHubRococo - XcmReserveTransferFilter back to Everything (all…

    … assets over bridge)
    bkontur committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1c19674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c54fd9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ea5055 View commit details
    Browse the repository at this point in the history
  5. clippy

    bkontur committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0bea911 View commit details
    Browse the repository at this point in the history
  6. clippy

    bkontur committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b0dd90d View commit details
    Browse the repository at this point in the history
  7. Refactored assert_matches_reserve_asset_deposited_instructions

    Signed-off-by: Branislav Kontur <bkontur@gmail.com>
    Signed-off-by: Adrian Catangiu <adrian@parity.io>
    
    Co-authored-by: Branislav Kontur <bkontur@gmail.com>
    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    bkontur and acatangiu committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    65ed92f View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/bko-removed-todo-for-delivery-fe…

    …es-from-test' into bko-bridge-rococo-westend
    bkontur committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    125a72a View commit details
    Browse the repository at this point in the history
  9. Fixed tests

    bkontur committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0554baa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df688dd View commit details
    Browse the repository at this point in the history
  11. Weights and benchmarks

    Weights and benchmarks
    bkontur committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    adc3c44 View commit details
    Browse the repository at this point in the history
  12. Bridges primitives update

    bkontur committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    87e83ea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    13cae39 View commit details
    Browse the repository at this point in the history
  14. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=bridge-hub-rococo --runtime_dir=bridge-hubs --target_dir=cumulus --pallet=pallet_bridge_relayers
    command-bot committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2b45e93 View commit details
    Browse the repository at this point in the history
  15. ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=as…

    …set-hub-westend --runtime_dir=assets --target_dir=cumulus --pallet=pallet_xcm_benchmarks::fungible
    command-bot committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2b1dc96 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    1632b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1e785 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38bd9f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdee670 View commit details
    Browse the repository at this point in the history
  5. Benchmarks for BHR

    bkontur committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d503966 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5737dc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0405f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Local run for Rococo<>Westend

    bkontur committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    95f0d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80fbcbf View commit details
    Browse the repository at this point in the history
  3. Removed TODO

    bkontur committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b8c70f8 View commit details
    Browse the repository at this point in the history
  4. Old comment

    bkontur committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    93be52a View commit details
    Browse the repository at this point in the history
  5. Fix Instances

    bkontur committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4ccfd7f View commit details
    Browse the repository at this point in the history
  6. Unify Parachain vs Parachains

    bkontur committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    089159c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    0c75f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c8eba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5db0ad View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Update cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/Car…

    …go.toml
    
    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    dfdfcb4 View commit details
    Browse the repository at this point in the history
  2. Update cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src…

    …/bridge_to_rococo_config.rs
    
    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    818bb3e View commit details
    Browse the repository at this point in the history
  3. Update cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src…

    …/lib.rs
    
    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    19f1c2f View commit details
    Browse the repository at this point in the history
  4. Update cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src…

    …/lib.rs
    
    Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
    bkontur and joepetrowski authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f8d620c View commit details
    Browse the repository at this point in the history
  5. Docs

    bkontur committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    51dac4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a83bdbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7efa43a View commit details
    Browse the repository at this point in the history
  8. Fix FeeManager after rebase

    bkontur committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    03e95b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    960b644 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5f5d991 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    773fee8 View commit details
    Browse the repository at this point in the history
  12. Squashed 'bridges/' changes from 277f0d5..b5c43bb

    b5c43bb Adjusted constant because for measuring we used mistakenly rococo constants (#2664)
    062449d Add Rococo<>Westend bridge support/relay (#2647)
    55eb44e Add basic zombienet test to be used in the future (#2649) (#2660)
    93b6b3f Bump clap from 4.4.6 to 4.4.7
    4c01ab0 Bump futures from 0.3.28 to 0.3.29
    a31a6c0 Bump tempfile from 3.8.0 to 3.8.1
    bcdfe83 Bump serde from 1.0.189 to 1.0.190
    f7433b0 Port #2648 to polkadot-staging (#2651)
    3896738 Bump scale-info from 2.9.0 to 2.10.0
    12d62c5 Bump thiserror from 1.0.49 to 1.0.50
    1d78aa1 Backport from `polkadot-sdk` with actual master (#2633)
    ab4de94 Grandpa justifications: Avoid duplicate vote ancestries (#2634) (#2635)
    465562a add missing crate descriptions (#2629)
    28d3680 Bump fixed-hash
    67528c4 Bump serde from 1.0.188 to 1.0.189
    d450c47 Bump time from 0.3.29 to 0.3.30
    6a19f83 Bump async-trait from 0.1.73 to 0.1.74
    a92d213 Millau, Rialto: accept equivocation reports (#2614) (#2617)
    a61f777 Bump tokio from 1.32.0 to 1.33.0
    0052f64 Bump subxt from 0.32.0 to 0.32.1
    ccc849d Bump num-traits from 0.2.16 to 0.2.17
    22f2752 apply late suggestions for #2600 (#2603)
    0320172 actualize check_obsolete_call comment (#2601)
    5cbbd25 Reject transactions if bridge pallets are halted (#2600)
    ca4dfe3 Bump subxt from 0.31.0 to 0.32.0
    8bf7b58 Bump clap from 4.4.4 to 4.4.6
    88b0b99 Bump thiserror from 1.0.48 to 1.0.49
    263833b https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/3833103 (#2589)
    4f44968 Backport changes from polkadot-sdk (#2588)
    7200ed1 fiox overflow when computing priority boost (#2587)
    e02cbd3 Bump time from 0.3.28 to 0.3.29
    a097dd2 Bump clap from 4.4.3 to 4.4.4
    801ce88 Merge bulletin chain changes into polkadot staging (#2574)
    a3803ce Add unit tests for the equivocation detection loop (#2571)
    26dfc31 Bump clap from 4.4.2 to 4.4.3
    66a8beb Bump serde_json from 1.0.106 to 1.0.107
    18c50da Bump trie-db from 0.27.1 to 0.28.0
    4c4fa92 Equivocation detection loop: Reorganize block checking logic as state machine (#2555) (#2557)
    6bd317a Bump serde_json from 1.0.105 to 1.0.106
    a7e6bfd Backport for polkadot-sdk#1446 (#2546)
    d9f8050 Bump sysinfo from 0.29.9 to 0.29.10
    901f44c Bump thiserror from 1.0.47 to 1.0.48
    82eeb50 Bump sysinfo from 0.29.8 to 0.29.9
    a0c934b Bump strum from 0.24.1 to 0.25.0
    1064fbf Bump subxt from 0.28.0 to 0.31.0
    e50398d bridges subtree fixes (#2528)
    99af075 Markdown linter (#1309) (#2526)
    733ff0f `polkadot-staging` branch: Use polkadot-sdk dependencies (#2524)
    e8a59f1 Fix benchmark with new XCM::V3 `MAX_INSTRUCTIONS_TO_DECODE` (#2514)
    62b185d Backport `polkadot-sdk` changes to `polkadot-staging` (#2518)
    d9658f4 Fix equivocation detection containers startup (#2516) (#2517)
    d65db28 Backport: building images from locally built binaries (#2513)
    5fdbaf4 Start the equivocation detection loop from the complex relayer (#2507) (#2512)
    7fbb67d Backport: Implement basic equivocations detection loop (#2375)
    cb7efe2 Manually update deps in polkadot staging (#2371)
    d17981f #2351 to polkadot-staging (#2359)
    
    git-subtree-dir: bridges
    git-subtree-split: b5c43bb
    bkontur committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    09540ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e92faeb View commit details
    Browse the repository at this point in the history
  14. Fix README

    bkontur committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4af2f09 View commit details
    Browse the repository at this point in the history