Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snowbridge Rococo deployment updates #2792

Merged
merged 27 commits into from
Jan 9, 2024

Commits on Dec 22, 2023

  1. Fast runtime (#89)

    * Refactoring with fast-runtime
    
    * Fix ForkVersions for sepolia
    
    * beacon-spec-minimal
    
    * Use fast-runtime in BH
    yrong authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    471f495 View commit details
    Browse the repository at this point in the history
  2. deletes subtree

    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    b7866ae View commit details
    Browse the repository at this point in the history
  3. Merge commit '2674e24a7b30c78e501a30ce361f3557884f06fd' as 'bridges/s…

    …nowbridge'
    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    7693e6f View commit details
    Browse the repository at this point in the history
  4. Squashed 'bridges/snowbridge/' content from commit 09af5e4b3e2

    git-subtree-dir: bridges/snowbridge
    git-subtree-split: 09af5e4b3e2f7ad4955b947888da68a319f44be4
    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2674e24 View commit details
    Browse the repository at this point in the history
  5. adds subtree and changes

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

    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5933043 View commit details
    Browse the repository at this point in the history
  7. adds readme back in

    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6c69cb2 View commit details
    Browse the repository at this point in the history
  8. revert benchmark fixes

    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    38b6db6 View commit details
    Browse the repository at this point in the history
  9. Refactor AgentIdOf as primitive (#88)

    yrong authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    b517d65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed3f4a2 View commit details
    Browse the repository at this point in the history
  11. revert benchmark fixes

    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6fa63c1 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/beacon-fast-runtime' into beacon…

    …-fast-runtime
    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    082f544 View commit details
    Browse the repository at this point in the history
  13. clippy attempt

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

    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a93e97d View commit details
    Browse the repository at this point in the history
  15. fix mock

    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5a9777a View commit details
    Browse the repository at this point in the history
  16. Revert "fix mock"

    This reverts commit 5a9777a.
    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ae7ff08 View commit details
    Browse the repository at this point in the history
  17. Revert "fix mock"

    This reverts commit a93e97d.
    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    b5270a0 View commit details
    Browse the repository at this point in the history
  18. Revert "clippy attempt"

    This reverts commit c51b321.
    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9deec0a View commit details
    Browse the repository at this point in the history
  19. fix clippy vincent's way

    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1dcc1a4 View commit details
    Browse the repository at this point in the history
  20. add feature change back in and bump runtime version

    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f6153b8 View commit details
    Browse the repository at this point in the history
  21. Revert "fix clippy vincent's way"

    This reverts commit 1dcc1a4.
    claravanstaden authored and claravanstaden committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    612652b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Revert "add feature change back in and bump runtime version"

    This reverts commit f6153b8.
    claravanstaden authored and claravanstaden committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    11c117c View commit details
    Browse the repository at this point in the history
  2. nit whitespace

    claravanstaden authored and claravanstaden committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fb711ee View commit details
    Browse the repository at this point in the history
  3. bump bridge hub version

    claravanstaden authored and claravanstaden committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f1ab11e View commit details
    Browse the repository at this point in the history
  4. Squashed 'bridges/snowbridge/' changes from 09af5e4b3e2..902f8ab79f0

    902f8ab79f0 Backport clippy fixes (#1087)
    513fb46ce1e Test fixture for sepolia (#1097)
    d05bc9da22c Run coverage using beacon-spec-minimal flag (#1093)
    17f7ad0b5c4 Remove obsolete code from outbound-queue pallet (#1091)
    4638608d3c2 Ensure commitPrevRandao called after submitInitial (#1090)
    
    git-subtree-dir: bridges/snowbridge
    git-subtree-split: 902f8ab79f0eaa58ff0ca8b69219327900dad766
    claravanstaden authored and claravanstaden committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a219948 View commit details
    Browse the repository at this point in the history
  5. update subtree

    claravanstaden authored and claravanstaden committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7ec3183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d02556 View commit details
    Browse the repository at this point in the history