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

Update Snowbridge versions and prep for publishing #2894

Merged
merged 22 commits into from
Jan 10, 2024

Commits on Jan 9, 2024

  1. remove subtree

    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a35b5ba View commit details
    Browse the repository at this point in the history
  2. Merge commit '9a2d04c567f459ea59b6581b0dc73428248d29af' as 'bridges/s…

    …nowbridge'
    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    196a1fd View commit details
    Browse the repository at this point in the history
  3. Squashed 'bridges/snowbridge/' content from commit 902f8ab79f0

    git-subtree-dir: bridges/snowbridge
    git-subtree-split: 902f8ab79f0eaa58ff0ca8b69219327900dad766
    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9a2d04c View commit details
    Browse the repository at this point in the history
  4. Merge commit 'ea6ac11b82d5dcf1a20cf9eb0d65e03fdeacd572' into update-s…

    …nowbridge-versions
    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4cd3e9f View commit details
    Browse the repository at this point in the history
  5. Squashed 'bridges/snowbridge/' changes from 902f8ab79f0..a90f0c91252

    a90f0c91252 Prep for crates io  (#1101)
    011cb7f2ab1 Add kusama and polkadot runtime config crates (#1092)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: a90f0c91252dd1a089d956fe24fefe9cf1ac8f2b
    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ea6ac11 View commit details
    Browse the repository at this point in the history
  6. add subtree and changes

    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ede14db View commit details
    Browse the repository at this point in the history
  7. Runtime tests for snowbridge (#92)

    * Add snowbridge tests
    
    * Fix taplo
    
    * rename crate
    
    * fix dependency name
    
    * update dependency version
    
    * update lock file
    
    * update test usages
    
    ---------
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    yrong authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ad101d5 View commit details
    Browse the repository at this point in the history
  8. Squashed 'bridges/snowbridge/' changes from a90f0c91252..405d5f38477

    405d5f38477 update polkadot-sdk (#1104)
    2b3eeadd536 Move all runtime tests to polkadot-sdk (#1099)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: 405d5f3847706bf8c28c95d2de10d31d398f63cc
    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6494d69 View commit details
    Browse the repository at this point in the history
  9. updates

    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2cdc453 View commit details
    Browse the repository at this point in the history
  10. fix incorrect path

    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    078cfc2 View commit details
    Browse the repository at this point in the history
  11. fix markdown

    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    22b1c19 View commit details
    Browse the repository at this point in the history
  12. revert dep updates

    claravanstaden authored and claravanstaden committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    eed0a92 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Check out before burning (#91)

    * Check out before burning
    
    * Burn fees with AssetTransactor
    yrong authored and claravanstaden committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0257af6 View commit details
    Browse the repository at this point in the history
  2. Clean benchmark import (#90)

    yrong authored and claravanstaden committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    737015f View commit details
    Browse the repository at this point in the history
  3. Cargo cleanup and renames (#94)

    * renames ethereum client pallet
    
    * more renames
    
    * renames inbound queue pallet
    
    * more renames
    
    * taplo
    
    * fix imports
    
    * fix imports
    
    * rename again
    
    * remove config crates and move config
    
    * missing config import
    
    ---------
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored and claravanstaden committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c1107dc View commit details
    Browse the repository at this point in the history
  4. Squashed 'bridges/snowbridge/' changes from 405d5f38477..fe1bdf4f1c0

    fe1bdf4f1c0 Cargo cleanup and renames (#1106)
    e0506f77eef Cleanup beacon test config (#1102)
    d27b5e9438c Check out before burning (#1071)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: fe1bdf4f1c0846c8349b233e4de965ccce6d1ded
    claravanstaden authored and claravanstaden committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b24e51a View commit details
    Browse the repository at this point in the history
  5. pr comments

    claravanstaden authored and claravanstaden committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c54ec2f View commit details
    Browse the repository at this point in the history
  6. fmt

    claravanstaden authored and claravanstaden committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    910901f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6555981 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    463936f View commit details
    Browse the repository at this point in the history
  9. adds doc

    claravanstaden authored and claravanstaden committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a6fdfda View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/update-snowbridge-versions' into…

    … update-snowbridge-versions
    claravanstaden authored and claravanstaden committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e6e9895 View commit details
    Browse the repository at this point in the history