-
Notifications
You must be signed in to change notification settings - Fork 688
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
Changes from 22 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
471f495
Fast runtime (#89)
yrong b7866ae
deletes subtree
7693e6f
Merge commit '2674e24a7b30c78e501a30ce361f3557884f06fd' as 'bridges/s…
2674e24
Squashed 'bridges/snowbridge/' content from commit 09af5e4b3e2
d3a049b
adds subtree and changes
5933043
cleanup
6c69cb2
adds readme back in
38b6db6
revert benchmark fixes
b517d65
Refactor AgentIdOf as primitive (#88)
yrong ed3f4a2
Merge branch 'master' into beacon-fast-runtime
claravanstaden 6fa63c1
revert benchmark fixes
082f544
Merge remote-tracking branch 'origin/beacon-fast-runtime' into beacon…
c51b321
clippy attempt
a93e97d
fix mock
5a9777a
fix mock
ae7ff08
Revert "fix mock"
b5270a0
Revert "fix mock"
9deec0a
Revert "clippy attempt"
1dcc1a4
fix clippy vincent's way
f6153b8
add feature change back in and bump runtime version
612652b
Revert "fix clippy vincent's way"
11c117c
Revert "add feature change back in and bump runtime version"
fb711ee
nit whitespace
f1ab11e
bump bridge hub version
a219948
Squashed 'bridges/snowbridge/' changes from 09af5e4b3e2..902f8ab79f0
7ec3183
update subtree
4d02556
Merge branch 'master' into beacon-fast-runtime
claravanstaden File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it should work just like this (without defaulting
"bridge-hub-rococo-runtime/fast-runtime"
),@alistair-singh @claravanstaden could you, please, try it if it works for you local testing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bkontur it doesn't work, it seems. The
fast-runtime
feature should be propagated to the bridge hub rococo runtime for it to work.