-
Notifications
You must be signed in to change notification settings - Fork 810
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
Changes from 10 commits
Commits
Show all changes
152 commits
Select commit
Hold shift + click to select a range
5d52794
wip
alistair-singh 7522d24
remove wococo
alistair-singh 6420517
remove more wococo
alistair-singh 2b534e2
more wococo removal
alistair-singh c10b7a3
remove more wococo
alistair-singh 0a1b2a3
unrelated changes
alistair-singh 048006f
remove uneeded files
alistair-singh 2e32cc0
fmt
alistair-singh b51b4b1
remove kusama and polkadot changes
alistair-singh d2e8a3f
update cargo.lock
alistair-singh 0a842f9
Merge to upstream updates (#57)
claravanstaden e425895
fix fee amount
dc5e335
Clara/eth private network 5 (#59)
claravanstaden 07f2c02
Merge branch 'master' into merge-to-upstream
d554fd7
Merge branch 'master' into merge-to-upstream
ee67bbe
merge damage
7519dea
Merge branch 'master' into merge-to-upstream
a7472bb
fix missing comma
b5f0d6f
temp fix
d922bbb
fix dependencies
47f4d5c
fix toml files
493e5a3
update lock file
b687559
fix import
39c5f80
Merge branch 'master' into merge-to-upstream
4ce25a0
fix toml format
c51cbb4
fix rust feature propagation
44a9c22
zepter fix
aa16cdd
format config files
41d7af3
Merge commit 'bc30f25b80c0f9b57e323b552489d7a6f5b0d864' as 'bridges/s…
bc30f25
Squashed 'bridges/snowbridge/' content from commit c1937d29867
0a3a3f3
remove unnecessary files
65ebda0
updates dependencies
9af3609
Merge branch 'master' into merge-to-upstream
ae00155
update lock file
3f58125
fmt
f3ffb06
fix imports
8ce8946
fmt
12d6cfa
fix benchmarks
7f288b6
clippy
fed8529
remove unnecessary files
94ef7c5
escape hasher
cc69e9a
Merge branch 'master' into merge-to-upstream
claravanstaden 940a80b
docs, try-runtime, fmt
d95ccef
Merge remote-tracking branch 'origin/merge-to-upstream' into merge-to…
8b32226
Merge branch 'master' into merge-to-upstream
claravanstaden f568995
cleanup import
f28f92f
Merge remote-tracking branch 'origin/merge-to-upstream' into merge-to…
d26edef
remove cargo toml in snowbridge
fe2ca0f
remove cargo toml in snowbridge
5fd0fce
Merge branch 'master' into merge-to-upstream
e1e61c5
update lock file
a41c382
fix benchmark error
baab48f
Merge branch 'master' into merge-to-upstream
claravanstaden 5f03570
Merge branch 'master' into merge-to-upstream
claravanstaden 215961c
fix penpal test
alistair-singh 1fefe88
Merge branch 'master' into merge-to-upstream
claravanstaden e3da458
Fix benchmark (#63)
claravanstaden ad86399
Set beacon mainnet spec as default (#61)
claravanstaden 13cb7b9
fix benchmarks
7d3d9ae
Merge branch 'master' into merge-to-upstream
9d56662
Merge branch 'master' into merge-to-upstream
claravanstaden 83ca331
adds new DestinationVersion type
796e9fb
Merge remote-tracking branch 'origin/merge-to-upstream' into merge-to…
141c227
update benchmarks impls for ToEthereumXcmRouterInstance
861151a
fix compiler error
af50d64
removes force benchmark version
7e4fe1b
benchmark error
263bec9
fix ethereum benchmark router
2294a57
fund sovereign account
75e098a
Merge branch 'master' into merge-to-upstream
5e05b23
update lock file
f94daf4
clippy and fmt
2584d72
remove unused variable
9d4b726
one more
3e58d8d
increase funds to sovereign account
ec82729
try a larger number
23c2dd4
fixed
23fe776
Merge branch 'master' into merge-to-upstream
f5821b6
update lock file
7bab012
fix comment
2b0768a
Fix reserve_transfer_token (#64)
yrong 435904f
Merge branch 'master' into merge-to-upstream
1685dbf
merge
96ef48b
Merge remote-tracking branch 'origin/merge-to-upstream' into merge-to…
e674056
Merge branch 'master' into merge-to-upstream
e856b06
adds subtree script
064b7e3
updates script
afc9f05
adds recursively delete folder
97280b3
use other rm method
d92777f
updates script
0ed0c81
Squashed 'bridges/snowbridge/' changes from c1937d2986..63906dd6bc
3f58414
merge from snowbridge
1cd8dec
adds PR Doc
0370c6b
Rust fmt and add licenses (#67)
claravanstaden d1414fe
Squashed 'bridges/snowbridge/' changes from 63906dd6bc..ffe241f357
04649b8
updates from upstream
db09900
Merge commit 'b4c9ebbf976b5f694249ab034dc4a5d042167cf1' into merge-to…
b4c9ebb
Squashed 'bridges/snowbridge/' changes from ffe241f357..6f9cfdd979
17a2377
Merge branch 'master' into merge-to-upstream
claravanstaden 4efe3d2
downgrade parity scale codec
0198f72
Merge remote-tracking branch 'origin/merge-to-upstream' into merge-to…
ac64db1
Add CustomDigestItem type for application-level digest items
vgeddes d4e8df2
Encode DigestItem with the prefix
yrong 312457c
Squashed 'bridges/snowbridge/' changes from 6f9cfdd9796..afc668ef634
bf228ce
update subtree
15067f6
set up migration
alistair-singh ce918aa
migration and weights
alistair-singh 3863454
Improve with LengthToFee
yrong 00a003c
Rename to MaxMessageSize
yrong ab5f0f6
revert weights
alistair-singh ee4b7fb
Squashed 'bridges/snowbridge/' changes from afc668ef634..0becdae2b8d
7705c9e
update subtree
5ae7618
fix clippy
552bff8
Various PR comments and CI fixes (#76)
claravanstaden 1510236
Squashed 'bridges/snowbridge/' changes from 0becdae2b8d..e5ac19e70b5
1bd4282
update subtree
4bf57cd
add gateway to storage
alistair-singh 10adf0e
fix benchmarks
alistair-singh f07041c
initial
alistair-singh c637be7
rename storage key
alistair-singh a76eb37
rename const
alistair-singh 50e6804
update runtime config
vgeddes d579f21
rename field
vgeddes ae6ea73
fix emulated tests
alistair-singh e674265
remove explicit snowbridge teleport
alistair-singh e14962a
Use SovereignPaidRemoteExporter directly
yrong 53c3d78
check sender's balance for reserve_transfer
yrong b7cc474
taplo (#78)
claravanstaden 678249e
Squashed 'bridges/snowbridge/' changes from e5ac19e70b5..f64072e98c1
9bd622e
update subtree
4f6f75a
Fix missing import and failing test (#79)
claravanstaden d966d46
clippy
6125cb5
Runtime config cleanup (#72)
claravanstaden df436d0
Squashed 'bridges/snowbridge/' changes from f64072e98c1..a13e2a103ac
b49e11a
update subtree
ad57843
Use FromNetwork (#80)
alistair-singh 70ec574
Misc documentation and comment updates (#81)
alistair-singh 0687e9e
Squashed 'bridges/snowbridge/' changes from a13e2a103ac..a1e59a6edd5
bac0c6f
update subtree
30220f9
CustomDigestItem index (#84)
yrong 8a6e702
Emulated tests PR feedback (#83)
alistair-singh ac09be0
Squashed 'bridges/snowbridge/' changes from a1e59a6edd5..0627a68e4e9
7535c5b
update subtree
449af90
Merge branch 'master' into merge-to-upstream
5aa5c9e
fix lock file
284a92f
clippy
2e1c753
clippy
26671a6
fmt and markdownlint
fb56bd9
markdownlint
152d0bf
adds test and comment (#82)
claravanstaden c5a3b48
Squashed 'bridges/snowbridge/' changes from 0627a68e4e9..491d9ba0714
9b7c50e
update subtree
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,4 +15,5 @@ | |
|
||
mod asset_transfers; | ||
mod send_xcm; | ||
mod snowbridge; | ||
mod teleport; |
Oops, something went wrong.
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.
@claravanstaden I think everything should be accessible through
rococo_westend_system_emulated_network