This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 379
Bridge hub kusama/polkadot runtime upgrade with bridging #2528
Open
bkontur
wants to merge
83
commits into
master
Choose a base branch
from
bridge-hub-kusama-polkadot
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
83 commits
Select commit
Hold shift + click to select a range
a261ffb
Added bridging pallets to `BridgeHubKusama`
bkontur 42d0367
Nits (merge before separatelly)
bkontur 113b2ea
TODO: tmp - for polkadot
bkontur c4168db
TODO: tmp - will be replaced with git subtree update
bkontur c840a7e
Merge branch 'master' of https://github.com/paritytech/cumulus into HEAD
3c4937f
".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-kusama brid…
6c012d3
".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-kusama brid…
924975a
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 96bab46
".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-kusama brid…
082d219
Merge branch 'master' of https://github.com/paritytech/cumulus into HEAD
65cd9d5
".git/.scripts/commands/bench/bench.sh" xcm bridge-hub-kusama bridge-…
dd93ce0
Added bridging pallets to `BridgeHubPolkadot`
bkontur 3db315a
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 96845f7
".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot br…
da8583e
".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot br…
2f81d26
".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot br…
4f355d6
".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot br…
264de1b
".git/.scripts/commands/bench/bench.sh" xcm bridge-hub-polkadot bridg…
950f19f
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur c440a69
Updated README.md and scripts for local run Kusama/Polkadot bridge an…
bkontur 659c9f5
Small cosmetics for Rococo/Wococo bridge local run
bkontur f7718ed
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 5fc3a6d
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur f8d72e4
Fix
bkontur 2144157
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 15733a5
Refactored lane setup
bkontur 69f388d
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 3b57df0
Added tests
bkontur 6e263ef
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 975fbd3
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
8749ac1
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
0e13016
Change SA for Rococo/Statemine_1000 + removed `CheckedExtrinsic`
bkontur 3695791
Removed `CheckedExtrinsic` from checked runtimes
bkontur af60a55
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 1f53d17
Updated README.md
bkontur f3ffa07
Script nits with SA + TODOs update
bkontur 638f514
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 8b63678
merge master
joepetrowski 5cf8502
Merge branch 'master' of github.com:paritytech/cumulus into bridge-hu…
acatangiu 3b6d9b7
Fix test
bkontur f37d87e
Fixed test when WithUniqueTopic is not used (for polkadot)
bkontur afc1db2
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur e8c9027
fixed PriorityBoostPerMessage constant
svyatonik 5c7216c
trivial: use existing PARAS_PALLET_NAME constant
svyatonik 437b80c
increased RelayerStakeLease constant value from 8 to 7_200
svyatonik e458304
changed RelayChainHeadersToKeep and ParachainHeadsToKeep constants to…
svyatonik df055bb
minor fix docs
acatangiu 4eb5ef7
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
d67d22d
Update parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/bridge_h…
bkontur 1c613e1
Update parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/bridge_h…
bkontur 85b133b
Update parachains/runtimes/bridge-hubs/bridge-hub-polkadot/tests/test…
bkontur 3190f3f
Update parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/lib.rs
bkontur 6c16a9d
Update parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/bridge_h…
bkontur a2ea275
Update parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/bridge_h…
bkontur 53fd196
Update parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/lib.rs
bkontur 541b9a3
Review fixes
bkontur cf5b411
Merge remote-tracking branch 'origin/bridge-hub-kusama-polkadot' into…
bkontur 656689e
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 62b21fd
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 6791b8c
Fix compile
bkontur 7624861
PR README/script fixes
bkontur 5c37cff
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur b9c400b
7_200 -> parachains_common::DAYS
svyatonik c7b4687
relayer required stake to be configured by governance
acatangiu 659ffe0
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
5fffb18
Added BridgeInstance to BridgeBlobDispatcher for BHK/P
bkontur 8df7ec3
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 3828fd1
Fix tests
bkontur 689c668
Copyright
bkontur 98883c5
Align "bridge hub" to "BridgeHub"
bkontur b49ee9f
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
afe0b8f
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 2e6b5ba
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 2755ee8
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 4ec0be6
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur b312f18
Align REAMDE.md and scripts
bkontur 1557c2c
Fix benchmarks for `register/deregister/slash_and_deregister`
bkontur 9a667b6
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 4416c0d
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur e1d0001
BHK/P fixes
bkontur d701b6a
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur d83c193
Merge remote-tracking branch 'origin/master' into bridge-hub-kusama-p…
bkontur 69db677
Align with bridges subtree
bkontur 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.
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.
"cumulus-pallet-parachain-system/std" is five lines bellow