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 Rococo runtime #2522

Merged
merged 152 commits into from
Dec 21, 2023
Merged

Commits on Nov 28, 2023

  1. wip

    alistair-singh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5d52794 View commit details
    Browse the repository at this point in the history
  2. remove wococo

    alistair-singh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7522d24 View commit details
    Browse the repository at this point in the history
  3. remove more wococo

    alistair-singh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6420517 View commit details
    Browse the repository at this point in the history
  4. more wococo removal

    alistair-singh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2b534e2 View commit details
    Browse the repository at this point in the history
  5. remove more wococo

    alistair-singh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c10b7a3 View commit details
    Browse the repository at this point in the history
  6. unrelated changes

    alistair-singh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0a1b2a3 View commit details
    Browse the repository at this point in the history
  7. remove uneeded files

    alistair-singh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    048006f View commit details
    Browse the repository at this point in the history
  8. fmt

    alistair-singh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2e32cc0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b51b4b1 View commit details
    Browse the repository at this point in the history
  10. update cargo.lock

    alistair-singh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d2e8a3f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge to upstream updates (#57)

    * updates snowbridge dependencies to git repos
    
    * use snowbridge v0.9.0
    
    * Rename control to system
    
    * Remove redundant address (#49)
    
    * Fix compile error
    
    * Load PricingParameters from control
    
    * Load InboundDeliveryCost from EthereumInboundQueue
    
    * Allow utility calls
    
    * Fix integration tests
    
    * Remove createAssetExecutionFee
    
    * Fix breaking test
    
    * fix benchmark weights
    
    ---------
    
    Co-authored-by: Vincent Geddes <vincent.geddes@hey.com>
    
    * benchmark fixes (#55)
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    
    * Update to EthereumSystem
    
    * fixes related to pr comments
    
    * fix exporter
    
    * adds universal location check
    
    * use ethereum network from snowbridge rococo common crate
    
    * starts with pallet universal alias
    
    * merge damage
    Host snowbridge-dev
    
    * use pallet instance in inbound queue origin
    
    * cleanup
    
    * TrustedTeleporters from SnowBridgeMessageQueue
    
    ---------
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    Co-authored-by: ron <yrong1997@gmail.com>
    Co-authored-by: Vincent Geddes <vincent.geddes@hey.com>
    3 people committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0a842f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix fee amount

    claravanstaden authored and claravanstaden committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e425895 View commit details
    Browse the repository at this point in the history
  2. Clara/eth private network 5 (#59)

    * add network ID 5
    
    * updated chain id and sovereign account
    
    * changes change ID to Sepolia
    
    ---------
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored and claravanstaden committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    dc5e335 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	Cargo.lock
    #	cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/lib.rs
    #	cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml
    #	cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/xcm_config.rs
    #	cumulus/polkadot-parachain/src/command.rs
    claravanstaden authored and claravanstaden committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    07f2c02 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	Cargo.lock
    #	cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/bridge_to_westend_config.rs
    #	cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs
    #	cumulus/parachains/runtimes/testing/penpal/src/xcm_config.rs
    claravanstaden authored and claravanstaden committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d554fd7 View commit details
    Browse the repository at this point in the history
  5. merge damage

    claravanstaden authored and claravanstaden committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ee67bbe View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	Cargo.lock
    #	cumulus/parachains/runtimes/assets/asset-hub-rococo/src/xcm_config.rs
    #	cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/xcm_config.rs
    claravanstaden authored and claravanstaden committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7519dea View commit details
    Browse the repository at this point in the history
  2. fix missing comma

    claravanstaden authored and claravanstaden committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a7472bb View commit details
    Browse the repository at this point in the history
  3. temp fix

    claravanstaden authored and claravanstaden committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b5f0d6f View commit details
    Browse the repository at this point in the history
  4. fix dependencies

    claravanstaden authored and claravanstaden committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d922bbb View commit details
    Browse the repository at this point in the history
  5. fix toml files

    claravanstaden authored and claravanstaden committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    47f4d5c View commit details
    Browse the repository at this point in the history
  6. update lock file

    claravanstaden authored and claravanstaden committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    493e5a3 View commit details
    Browse the repository at this point in the history
  7. fix import

    claravanstaden authored and claravanstaden committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b687559 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	Cargo.lock
    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    39c5f80 View commit details
    Browse the repository at this point in the history
  2. fix toml format

    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4ce25a0 View commit details
    Browse the repository at this point in the history
  3. fix rust feature propagation

    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c51cbb4 View commit details
    Browse the repository at this point in the history
  4. zepter fix

    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    44a9c22 View commit details
    Browse the repository at this point in the history
  5. format config files

    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    aa16cdd View commit details
    Browse the repository at this point in the history
  6. Merge commit 'bc30f25b80c0f9b57e323b552489d7a6f5b0d864' as 'bridges/s…

    …nowbridge'
    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    41d7af3 View commit details
    Browse the repository at this point in the history
  7. Squashed 'bridges/snowbridge/' content from commit c1937d2

    git-subtree-dir: bridges/snowbridge
    git-subtree-split: c1937d2
    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    bc30f25 View commit details
    Browse the repository at this point in the history
  8. remove unnecessary files

    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0a3a3f3 View commit details
    Browse the repository at this point in the history
  9. updates dependencies

    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    65ebda0 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	Cargo.lock
    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9af3609 View commit details
    Browse the repository at this point in the history
  11. update lock file

    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ae00155 View commit details
    Browse the repository at this point in the history
  12. fmt

    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3f58125 View commit details
    Browse the repository at this point in the history
  13. fix imports

    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f3ffb06 View commit details
    Browse the repository at this point in the history
  14. fmt

    claravanstaden authored and claravanstaden committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8ce8946 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. fix benchmarks

    claravanstaden authored and claravanstaden committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    12d6cfa View commit details
    Browse the repository at this point in the history
  2. clippy

    claravanstaden authored and claravanstaden committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    7f288b6 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary files

    claravanstaden authored and claravanstaden committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    fed8529 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. escape hasher

    claravanstaden authored and claravanstaden committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    94ef7c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc69e9a View commit details
    Browse the repository at this point in the history
  3. docs, try-runtime, fmt

    claravanstaden authored and claravanstaden committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    940a80b View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/merge-to-upstream' into merge-to…

    …-upstream
    claravanstaden authored and claravanstaden committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d95ccef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b32226 View commit details
    Browse the repository at this point in the history
  6. cleanup import

    claravanstaden authored and claravanstaden committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f568995 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/merge-to-upstream' into merge-to…

    …-upstream
    claravanstaden authored and claravanstaden committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f28f92f View commit details
    Browse the repository at this point in the history
  8. remove cargo toml in snowbridge

    claravanstaden authored and claravanstaden committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d26edef View commit details
    Browse the repository at this point in the history
  9. remove cargo toml in snowbridge

    claravanstaden authored and claravanstaden committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fe2ca0f View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	Cargo.lock
    claravanstaden authored and claravanstaden committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5fd0fce View commit details
    Browse the repository at this point in the history
  11. update lock file

    claravanstaden authored and claravanstaden committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e1e61c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. fix benchmark error

    claravanstaden authored and claravanstaden committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a41c382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baab48f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f03570 View commit details
    Browse the repository at this point in the history
  4. fix penpal test

    alistair-singh committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    215961c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fefe88 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Fix benchmark (#63)

    Co-authored-by: ron <yrong1997@gmail.com>
    2 people authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e3da458 View commit details
    Browse the repository at this point in the history
  2. Set beacon mainnet spec as default (#61)

    * mainnet default
    
    * set beacon mainnet as default
    
    ---------
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ad86399 View commit details
    Browse the repository at this point in the history
  3. fix benchmarks

    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    13cb7b9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	Cargo.lock
    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7d3d9ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d56662 View commit details
    Browse the repository at this point in the history
  6. adds new DestinationVersion type

    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    83ca331 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/merge-to-upstream' into merge-to…

    …-upstream
    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    796e9fb View commit details
    Browse the repository at this point in the history
  8. update benchmarks impls for ToEthereumXcmRouterInstance

    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    141c227 View commit details
    Browse the repository at this point in the history
  9. fix compiler error

    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    861151a View commit details
    Browse the repository at this point in the history
  10. removes force benchmark version

    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    af50d64 View commit details
    Browse the repository at this point in the history
  11. benchmark error

    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7e4fe1b View commit details
    Browse the repository at this point in the history
  12. fix ethereum benchmark router

    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    263bec9 View commit details
    Browse the repository at this point in the history
  13. fund sovereign account

    claravanstaden authored and claravanstaden committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2294a57 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	Cargo.lock
    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    75e098a View commit details
    Browse the repository at this point in the history
  2. update lock file

    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5e05b23 View commit details
    Browse the repository at this point in the history
  3. clippy and fmt

    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f94daf4 View commit details
    Browse the repository at this point in the history
  4. remove unused variable

    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2584d72 View commit details
    Browse the repository at this point in the history
  5. one more

    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9d4b726 View commit details
    Browse the repository at this point in the history
  6. increase funds to sovereign account

    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3e58d8d View commit details
    Browse the repository at this point in the history
  7. try a larger number

    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ec82729 View commit details
    Browse the repository at this point in the history
  8. fixed

    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    23c2dd4 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	Cargo.lock
    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    23fe776 View commit details
    Browse the repository at this point in the history
  10. update lock file

    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f5821b6 View commit details
    Browse the repository at this point in the history
  11. fix comment

    claravanstaden authored and claravanstaden committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7bab012 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    2b0768a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs
    #	cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/xcm_config.rs
    #	cumulus/parachains/runtimes/testing/penpal/src/xcm_config.rs
    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    435904f View commit details
    Browse the repository at this point in the history
  3. merge

    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1685dbf View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/merge-to-upstream' into merge-to…

    …-upstream
    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    96ef48b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/xcm_config.rs
    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e674056 View commit details
    Browse the repository at this point in the history
  6. adds subtree script

    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e856b06 View commit details
    Browse the repository at this point in the history
  7. updates script

    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    064b7e3 View commit details
    Browse the repository at this point in the history
  8. adds recursively delete folder

    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    afc9f05 View commit details
    Browse the repository at this point in the history
  9. use other rm method

    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    97280b3 View commit details
    Browse the repository at this point in the history
  10. updates script

    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d92777f View commit details
    Browse the repository at this point in the history
  11. Squashed 'bridges/snowbridge/' changes from c1937d2..63906dd6bc

    63906dd6bc Backport changes (#1055)
    f23a9bcc17 Revert "upstream changes"
    932745f21e upstream changes
    c03175b813 mainnet default (#1045)
    150a785732 Fix benchmark (#1048)
    f11f5afa75 Fix unmarshal block response (#1046)
    REVERT: c1937d2 point to master
    REVERT: b34992a fix incorrect dependency path
    REVERT: 44c01d1 update-polkadot-sdk
    REVERT: 07b5b8f update polkadot-sdk
    REVERT: e0411bb fix toml files
    REVERT: f7c4cd7 fix toml files
    REVERT: 573c46c fix dependencies
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: 63906dd6bca30947461369ad9006befc2876062b
    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0ed0c81 View commit details
    Browse the repository at this point in the history
  12. merge from snowbridge

    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3f58414 View commit details
    Browse the repository at this point in the history
  13. adds PR Doc

    claravanstaden authored and claravanstaden committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1cd8dec View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Rust fmt and add licenses (#67)

    * fix fmt
    
    * fix licenses
    
    ---------
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored and claravanstaden committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    0370c6b View commit details
    Browse the repository at this point in the history
  2. Squashed 'bridges/snowbridge/' changes from 63906dd6bc..ffe241f357

    ffe241f357 Various fixes for upstream (#1057)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: ffe241f357ba234b68c33da1c9fcf4a92e277eae
    claravanstaden authored and claravanstaden committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    d1414fe View commit details
    Browse the repository at this point in the history
  3. updates from upstream

    claravanstaden authored and claravanstaden committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    04649b8 View commit details
    Browse the repository at this point in the history
  4. Merge commit 'b4c9ebbf976b5f694249ab034dc4a5d042167cf1' into merge-to…

    …-upstream
    claravanstaden authored and claravanstaden committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    db09900 View commit details
    Browse the repository at this point in the history
  5. Squashed 'bridges/snowbridge/' changes from ffe241f357..6f9cfdd979

    6f9cfdd979 fix parachain config dir path in subtree script (#1058)
    bb17821dd5 removes old test fixtures (#1059)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: 6f9cfdd9796db412f3ccb83d44b4d86fc66e386e
    claravanstaden authored and claravanstaden committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    b4c9ebb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17a2377 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. downgrade parity scale codec

    claravanstaden authored and claravanstaden committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4efe3d2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/merge-to-upstream' into merge-to…

    …-upstream
    claravanstaden authored and claravanstaden committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0198f72 View commit details
    Browse the repository at this point in the history
  3. Add CustomDigestItem type for application-level digest items

    vgeddes authored and claravanstaden committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ac64db1 View commit details
    Browse the repository at this point in the history
  4. Encode DigestItem with the prefix

    yrong authored and claravanstaden committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d4e8df2 View commit details
    Browse the repository at this point in the history
  5. Squashed 'bridges/snowbridge/' changes from 6f9cfdd9796..afc668ef634

    afc668ef634 Fix penpal smoketest (#1064)
    3b3e9c212d3 remove fuzzing out of subtree (#1062)
    60ab6cee76f Fix for smoke tests (#1056)
    cc17c16bb2c Fix e2e setup (#1061)
    4c175e49461 Add CustomDigestItem type (#1053)
    09a9253e54a Make base fee configurable from storage. (#1060)
    6f14f708282 Audit issue 9: Check if max nonce reached in outbound-queue pallet (#1052)
    f7f06d21607 Set gateway on start-up (#1054)
    de51fe77b18 Remove obsolete `outbound_fee` parameter from channel governance extrinsics and events (#1051)
    455fa0e6458 Bump dependendencies for generating contract bindings (#1049)
    99598660e61 Audit issue 6: Use primary governance channel (#1050)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: afc668ef634deb0ed6a8e44f7ee75c0c22f80ed1
    claravanstaden authored and claravanstaden committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    312457c View commit details
    Browse the repository at this point in the history
  6. update subtree

    claravanstaden authored and claravanstaden committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bf228ce View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. set up migration

    alistair-singh authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    15067f6 View commit details
    Browse the repository at this point in the history
  2. migration and weights

    alistair-singh authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ce918aa View commit details
    Browse the repository at this point in the history
  3. Improve with LengthToFee

    yrong authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3863454 View commit details
    Browse the repository at this point in the history
  4. Rename to MaxMessageSize

    yrong authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    00a003c View commit details
    Browse the repository at this point in the history
  5. revert weights

    alistair-singh authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ab5f0f6 View commit details
    Browse the repository at this point in the history
  6. Squashed 'bridges/snowbridge/' changes from afc668ef634..0becdae2b8d

    0becdae2b8d Take LengthToFee into account (#1065)
    dfb015035b9 Init agents and channels with migration (#1063)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: 0becdae2b8d3827a6e5502ff445f418bdab75943
    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ee4b7fb View commit details
    Browse the repository at this point in the history
  7. update subtree

    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7705c9e View commit details
    Browse the repository at this point in the history
  8. fix clippy

    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5ae7618 View commit details
    Browse the repository at this point in the history
  9. Various PR comments and CI fixes (#76)

    * zepter
    
    * fix format
    
    * fix clippy
    
    * moves deps
    
    * cleanup
    
    ---------
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    552bff8 View commit details
    Browse the repository at this point in the history
  10. Squashed 'bridges/snowbridge/' changes from 0becdae2b8d..e5ac19e70b5

    e5ac19e70b5 Various PR comments and CI fixes (#1068)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: e5ac19e70b5b432ad9d428ba9f1da0ba25e0b658
    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1510236 View commit details
    Browse the repository at this point in the history
  11. update subtree

    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1bd4282 View commit details
    Browse the repository at this point in the history
  12. add gateway to storage

    alistair-singh authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4bf57cd View commit details
    Browse the repository at this point in the history
  13. fix benchmarks

    alistair-singh authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    10adf0e View commit details
    Browse the repository at this point in the history
  14. initial

    alistair-singh authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f07041c View commit details
    Browse the repository at this point in the history
  15. rename storage key

    alistair-singh authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c637be7 View commit details
    Browse the repository at this point in the history
  16. rename const

    alistair-singh authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a76eb37 View commit details
    Browse the repository at this point in the history
  17. update runtime config

    vgeddes authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    50e6804 View commit details
    Browse the repository at this point in the history
  18. rename field

    vgeddes authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d579f21 View commit details
    Browse the repository at this point in the history
  19. fix emulated tests

    alistair-singh authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ae6ea73 View commit details
    Browse the repository at this point in the history
  20. remove explicit snowbridge teleport

    alistair-singh authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e674265 View commit details
    Browse the repository at this point in the history
  21. Use SovereignPaidRemoteExporter directly

    yrong authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e14962a View commit details
    Browse the repository at this point in the history
  22. check sender's balance for reserve_transfer

    yrong authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    53c3d78 View commit details
    Browse the repository at this point in the history
  23. taplo (#78)

    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b7cc474 View commit details
    Browse the repository at this point in the history
  24. Squashed 'bridges/snowbridge/' changes from e5ac19e70b5..f64072e98c1

    f64072e98c1 taplo (#1070)
    674a28ed87a Update sdk (#1066)
    c601294a26a Verify that channel exists when validating outbound message (#1067)
    5aca4793404 Remove Snowbridge teleports (#1069)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: f64072e98c1fea31860e90d6ebb23044b836f660
    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    678249e View commit details
    Browse the repository at this point in the history
  25. update subtree

    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9bd622e View commit details
    Browse the repository at this point in the history
  26. Fix missing import and failing test (#79)

    * fix missing import
    
    * fix test
    
    ---------
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4f6f75a View commit details
    Browse the repository at this point in the history
  27. clippy

    claravanstaden authored and claravanstaden committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d966d46 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Runtime config cleanup (#72)

    * runtime config cleanup
    
    * fix imports
    
    * downgrade parity-scale-codec
    
    ---------
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored and claravanstaden committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6125cb5 View commit details
    Browse the repository at this point in the history
  2. Squashed 'bridges/snowbridge/' changes from f64072e98c1..a13e2a103ac

    a13e2a103ac More CI fixes (#1073)
    8d14e0b3938 Cleanup stale comments (#1074)
    394c5cc6e5c update submodule (#1072)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: a13e2a103acfb1d0bbaec9ea93254d68163ca37b
    claravanstaden authored and claravanstaden committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    df436d0 View commit details
    Browse the repository at this point in the history
  3. update subtree

    claravanstaden authored and claravanstaden committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b49e11a View commit details
    Browse the repository at this point in the history
  4. Use FromNetwork (#80)

    * wip
    
    * use from network
    
    * add tests
    alistair-singh authored and claravanstaden committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ad57843 View commit details
    Browse the repository at this point in the history
  5. Misc documentation and comment updates (#81)

    * rename to balance
    
    * add more comments
    
    * add comment
    
    * fix comments
    
    * more comment docs
    
    * remove ws changes
    alistair-singh authored and claravanstaden committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    70ec574 View commit details
    Browse the repository at this point in the history
  6. Squashed 'bridges/snowbridge/' changes from a13e2a103ac..a1e59a6edd5

    a1e59a6edd5 Misc documentation and comment updates (#1076)
    1615916ff1e remove git rm (#1079)
    3772fb0eac4 Use FromNetwork and remove EthereumLocation (#1075)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: a1e59a6edd571f54cacb9cbf98f73532185c32a6
    claravanstaden authored and claravanstaden committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0687e9e View commit details
    Browse the repository at this point in the history
  7. update subtree

    claravanstaden authored and claravanstaden committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    bac0c6f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. CustomDigestItem index (#84)

    yrong authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    30220f9 View commit details
    Browse the repository at this point in the history
  2. Emulated tests PR feedback (#83)

    alistair-singh authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8a6e702 View commit details
    Browse the repository at this point in the history
  3. Squashed 'bridges/snowbridge/' changes from a1e59a6edd5..0627a68e4e9

    0627a68e4e9 check relayer get paid rewards (#1081)
    ef079f2e648 Emulated tests PR feedback (#1082)
    9e33df16966 Specify index of digest item (#1078)
    c481b541be3 Adds message queue weight test (#1080)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: 0627a68e4e9bc96c00ae7ac7b51da0a79be9625d
    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ac09be0 View commit details
    Browse the repository at this point in the history
  4. update subtree

    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7535c5b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into merge-to-upstream

    # Conflicts:
    #	Cargo.lock
    #	cumulus/parachains/runtimes/assets/asset-hub-rococo/src/lib.rs
    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    449af90 View commit details
    Browse the repository at this point in the history
  6. fix lock file

    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5aa5c9e View commit details
    Browse the repository at this point in the history
  7. clippy

    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    284a92f View commit details
    Browse the repository at this point in the history
  8. clippy

    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2e1c753 View commit details
    Browse the repository at this point in the history
  9. fmt and markdownlint

    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    26671a6 View commit details
    Browse the repository at this point in the history
  10. markdownlint

    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fb56bd9 View commit details
    Browse the repository at this point in the history
  11. adds test and comment (#82)

    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    152d0bf View commit details
    Browse the repository at this point in the history
  12. Squashed 'bridges/snowbridge/' changes from 0627a68e4e9..491d9ba0714

    491d9ba0714 Fix sibling location (#1077)
    9958c711196 Allow override of REJECT_OUTBOUND_MESSAGES (#1088)
    7e2f8b1c8e3 better asserts (#1086)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: 491d9ba0714f203bf356a525d5dac89699a0ef81
    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c5a3b48 View commit details
    Browse the repository at this point in the history
  13. update subtree

    claravanstaden authored and claravanstaden committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9b7c50e View commit details
    Browse the repository at this point in the history