-
Notifications
You must be signed in to change notification settings - Fork 710
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
Bridges - revert-back and improve congestion #6231
Open
bkontur
wants to merge
88
commits into
master
Choose a base branch
from
bko-bridges-congestion
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 79 commits
Commits
Show all changes
88 commits
Select commit
Hold shift + click to select a range
ad0931c
Nits
bkontur efce0e7
Remove internal `ViaBridgeHubExporter/SovereignPaidRemoteExporter` an…
bkontur 28a19f8
doc
bkontur 725f667
".git/.scripts/commands/fmt/fmt.sh"
63a1fd6
Update from bkontur running command 'prdoc --audience runtime_dev --b…
actions-user a9db6f5
Simplification: Merge `bridge_owner_account` / `deposit` to optional …
bkontur 382dbe8
Update prdoc/pr_6231.prdoc
bkontur 660b3fa
Add tests that `pallet-xcm-bridge-hub-router` can work locally with `…
bkontur 3b36975
Fix testnet runtimes
bkontur b77d3ac
".git/.scripts/commands/fmt/fmt.sh"
abd2f00
nit
bkontur 095d124
Extract dynamic fees calculation as separate feature
bkontur 459228a
".git/.scripts/commands/fmt/fmt.sh"
3f32d75
We don't need `ExporterFor/Bridges` for `pallet-xcm-bridge-hub-router…
bkontur cb71f3e
Implement congestion and dynamic fees for logical bridges - part1
bkontur 24626fd
Nits
bkontur fa2f8c7
Report congestion and logical bridges/channel with tests
bkontur 0505440
Add `BlobDispatcherWithChannelStatus` adapter
bkontur a56c546
Cleanup primitives/consts
bkontur 4334b70
Adapt testnet runtimes to latest congestion changes
bkontur d4d0b11
".git/.scripts/commands/fmt/fmt.sh"
5e28b0d
Add `maybe_notify` callback for congestion
bkontur 2fc4cba
Added `update_notification_receiver` extrinsic
bkontur 7e5dd3f
Removed `require_weight_at_most` for xcm::v5
bkontur 73e404a
Benchmarks for `pallet-xcm-bridge-hub-router`
bkontur 5eefeec
Update from bkontur running command 'fmt'
actions-user 4c1129c
Fix benchmarks
bkontur 3b8f8db
Fix benchmarks for BH
bkontur b557388
Update from bkontur running command 'fmt'
actions-user ca045ea
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
78afc1c
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
4d16cc5
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
c031d48
Fixed benchmarks
bkontur 28fc081
".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=br…
87098db
".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=br…
806f096
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
b5b25ce
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
31a9670
Update from bkontur running command 'fmt'
actions-user 48f9f00
Adjust const
bkontur 39eeb89
Add benchmarks for pallet-xcm-bridge-hub
bkontur 7adcefd
Update from bkontur running command 'fmt'
actions-user 26bb7a9
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
4602edb
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
be876b2
".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=br…
178b76e
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
54adf00
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
ef2321a
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
ea8d9dc
".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=br…
15f4e69
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
6d415be
clippy + weights
bkontur 3e32dcf
Adds ability to stop `exporting` more messages (a.k.a dropping).
bkontur fbcacb0
Update from bkontur running command 'fmt'
actions-user 9e11db5
Fix
bkontur 6513057
Fix
bkontur 31045aa
Update from bkontur running command 'fmt'
actions-user 8a7eb9a
Forgotten prdoc
bkontur 15761c1
Merge branch 'master' into bko-bridges-congestion
bkontur cd92d5e
Update bridges/modules/xcm-bridge-hub/src/benchmarking.rs
bkontur 4b6deb9
Update bridges/modules/xcm-bridge-hub-router/src/lib.rs
bkontur ac092d3
Update bridges/modules/xcm-bridge-hub-router/src/impls.rs
bkontur 393cded
Update bridges/modules/xcm-bridge-hub-router/src/impls.rs
bkontur 1bcbbdf
Merge remote-tracking branch 'origin/master' into bko-bridges-congestion
bkontur bdb8c8a
Removed `sp_tracing::try_init_simple`
bkontur b8efb0b
Update bridges/modules/xcm-bridge-hub-router/src/lib.rs
bkontur 162c1f6
Link types - review comment
bkontur b8d2742
PR review - fees -> fee
bkontur ecf3499
PR review - change `on_initialize` to `on_idle`
bkontur f643ec7
Update from bkontur running command 'fmt'
actions-user 8518de3
PR review - updated docs
bkontur 8a082c1
clippy
bkontur 0ccfef2
Merge remote-tracking branch 'origin/master' into bko-bridges-congestion
bkontur 465db5f
Update from bkontur running command 'fmt'
actions-user 37974be
Merge branch 'master' into bko-bridges-congestion
bkontur 416e2e0
PR review
bkontur 9f66e49
Merge remote-tracking branch 'origin/master' into bko-bridges-congestion
bkontur 15ef0a4
PR review - removed brackets
bkontur 296476e
PR review
bkontur d69c22b
Merge remote-tracking branch 'origin/master' into bko-bridges-congestion
bkontur 02285ac
PR review - renamed report_bridge_status to update_bridge_status
bkontur f18e230
Merge remote-tracking branch 'origin/master' into bko-bridges-congestion
bkontur a5eb1c3
Update from bkontur running command 'fmt'
actions-user 4c1c315
Merge branch 'master' into bko-bridges-congestion
bkontur 85dbd00
Merge remote-tracking branch 'origin/master' into bko-bridges-congestion
bkontur 9ad289b
Merge remote-tracking branch 'origin/master' into bko-bridges-congestion
bkontur c93d722
Tuple implementation for `ChannelStatusProvider` to cover more cases …
bkontur 8ccb773
Merge remote-tracking branch 'origin/master' into bko-bridges-congestion
bkontur 981e3df
Update from bkontur running command 'fmt'
actions-user 91567e0
Merge branch 'master' into bko-bridges-congestion
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
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
Oops, something went wrong.
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.
nit: why remove this? it's useful in debugging, no?