-
Notifications
You must be signed in to change notification settings - Fork 771
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extended Kusama/Polkadot BridgeHub configuration with dynamic fees su…
…pport Squashed commit of the following: commit fcb61370cd65b3579675b3a3d20c42475176756b Merge: 8e21f41ca1 a7402efd77 Author: Branislav Kontur <bkontur@gmail.com> Date: Sun Sep 3 11:31:18 2023 +0200 Merge branch 'bridge-hub-kusama-polkadot' into bridge-hub-kusama-polkadot-with-dynamic-fees commit 8e21f41ca1a69a60e4a0bf6d8e2f5238e4f81a07 Merge: ca288257c8 69db677180 Author: Branislav Kontur <bkontur@gmail.com> Date: Thu Aug 17 09:55:18 2023 +0200 Merge remote-tracking branch 'origin/bridge-hub-kusama-polkadot' into bridge-hub-kusama-polkadot-with-dynamic-fees commit ca288257c8edb39453945267022c789e6d343a6a Merge: 7824adb44c d701b6ad24 Author: Branislav Kontur <bkontur@gmail.com> Date: Wed Aug 16 21:36:16 2023 +0200 Merge remote-tracking branch 'origin/bridge-hub-kusama-polkadot' into bridge-hub-kusama-polkadot-with-dynamic-fees commit 7824adb44c35aba4e8334496c5c1e8c7aab2d510 Author: Branislav Kontur <bkontur@gmail.com> Date: Wed Aug 16 12:36:06 2023 +0200 Added consts for base fee with sanity check commit 47addc3fd6ab5518610c5a3c15a615b520def45f Author: Branislav Kontur <bkontur@gmail.com> Date: Wed Aug 16 12:28:46 2023 +0200 Fix for BHRo/Wo commit ad6f236fec91b04acb16a58c9eabb32a854be57b Author: Branislav Kontur <bkontur@gmail.com> Date: Wed Aug 16 11:50:06 2023 +0200 Congestion messages as Optional to turn on/off `supports_congestion_detection` commit 5931a57af12399ee400f2b31ccacfbdbf7d317b4 Author: Branislav Kontur <bkontur@gmail.com> Date: Wed Aug 16 11:48:42 2023 +0200 Introduced base delivery fee constants commit 4c5e054b998e8d8d8f5df702300ad8ba84ef15fc Author: Branislav Kontur <bkontur@gmail.com> Date: Tue Aug 15 17:35:24 2023 +0200 Adjusted `require_max_weight` with XcmBridgeHubRouterTransactCallMaxWeight commit a9b4637d06e88f859c7dde23566e480d74234eec Author: Branislav Kontur <bkontur@gmail.com> Date: Tue Aug 15 17:26:59 2023 +0200 Added const for `XcmBridgeHubRouterTransactCallMaxWeight` commit 16ac9a1a0c38caee65c8f82531df4230158afcfe Author: Branislav Kontur <bkontur@gmail.com> Date: Tue Aug 15 12:49:03 2023 +0200 Add impl for `CongestedMessage/UncongestedMessage` for BridgeHubs commit 307654e59a491eb1a28e6c650181a7df6c336811 Author: Branislav Kontur <bkontur@gmail.com> Date: Tue Aug 15 12:05:40 2023 +0200 Added XcmBridgeHubRouterCall::report_bridge_status encodings for AHK/P commit 9daeb8b87ea2a404ace4f4acba716d7a9a133a6f Author: Branislav Kontur <bkontur@gmail.com> Date: Mon Aug 14 22:41:38 2023 +0200 Extended script for local run BHK/P commit 983eb8d5990758857529de109282130f2db8ff13 Author: Branislav Kontur <bkontur@gmail.com> Date: Mon Aug 14 16:34:02 2023 +0200 Disabled `UnpaidExecution` for system parachains commit 3a5dfe2fc154fc5e5df6ce1a51fdbe850c73a41e Author: Branislav Kontur <bkontur@gmail.com> Date: Mon Aug 14 16:15:55 2023 +0200 Adjusted test `handle_export_message_from_system_parachain_to_outbound_queue_works` for Paid or Unpaid scenario commit a701215a9b0bcacb151d5c72668f7acb74962d68 Author: Branislav Kontur <bkontur@gmail.com> Date: Mon Aug 14 15:26:28 2023 +0200 Test for calculating base delivery fee on BridgeHubs commit ebc0ed144699ea6c03d43aa17b90458cce15e284 Author: Branislav Kontur <bkontur@gmail.com> Date: Sat Aug 12 16:39:10 2023 +0200 Update to new version with dynamic fees commit 76115f6c759a851df3c837d3c0aa6ceb91aef2c8 Author: Branislav Kontur <bkontur@gmail.com> Date: Fri Aug 11 22:19:45 2023 +0200 [dynfees] Implemented `XcmChannelStatusProvider` for `XcmpQueue` commit e5ac886647f732330defc2c681502a1540e96d98 Author: Branislav Kontur <bkontur@gmail.com> Date: Fri Aug 11 10:03:21 2023 +0200 [dynfees] Rococo/Wococo does not need congestion and dynamic fees (for now) commit 4d60d0992c2da0ff5c84ff899123f3c9b33c3050 Merge: e1d0001ecf 02e00e6411 Author: Branislav Kontur <bkontur@gmail.com> Date: Thu Aug 10 15:58:59 2023 +0200 Merge commit '02e00e6411c56bc44497bcd05104b17cdfdc0862' into bridge-hub-kusama-polkadot-with-dynamic-fees commit 02e00e6411c56bc44497bcd05104b17cdfdc0862 Author: Branislav Kontur <bkontur@gmail.com> Date: Thu Aug 10 15:58:59 2023 +0200 Squashed 'bridges/' changes from edf33a2..8f86ec78b7 8f86ec78b7 ".git/.scripts/commands/fmt/fmt.sh" ccf2f9483b Merge remote-tracking branch 'origin/polkadot-staging' into dynamic-fees-v1 f822ebc450 Dynamic fees v1: report congestion status to sending chain (#2318) add9fb1d53 added/fixed some docs 569a80f233 Rename LocalXcmChannel to XcmChannelStatusProvider (#2319) dc3618a4a5 Clippy e7cab6ab49 (Suggestion) Ability to externalize configuration for `ExporterFor` (#2313) c68467beff fmt 5d76f25311 use saturated_len where possible 7cc1470528 Update modules/xcm-bridge-hub-router/src/lib.rs 8d7a38a409 change log target for xcm bridge router pallet 773f93209f Revert "trigger CI" 48f1ba0323 trigger CI b26aa98d1e fixing spellcheck, clippy and rustdoc c467911a37 add new pallet to verify-pallets-build.sh ed72ebe62b get rid of redundant storage value 522bbc7ec4 benchmarks for pallet-xcm-bridge-hub-router 958243564d extension_reject_call_when_dispatcher_is_inactive 38cd8f3df3 fix other tests in the bridge-runtime-common b75e64fdf7 tests for new logic in the XcmBlobHaulerAdapter 4c741714cb tests for LocalXcmQueueMessageProcessor d99420e14c tests for LocalXcmQueueSuspender 084f551bb6 new tests for logic changes in messages pallet d9515f7317 use LocalXcmChannel in XcmBlobMessageDispatch d9a0c2e468 improvements and tests for palle-xcm-bridge-router c24301374a removed commented code eea610a875 pallet-xcm-bridge-hub-router 1fdac85a14 forbid mesage delivery transactions when the channel between target bridge hub and target asset hub is suspended 3c98c245ac OnMessageDelviered callback 65787da038 LocalXcmQueueManager + more adapters 74b48e2cc3 impl backpressure in the XcmBlobHaulerAdapter git-subtree-dir: bridges git-subtree-split: 8f86ec78b7747ba32807e8691f022edb4ad3040d Co-authored-by: Branislav Kontur <bkontur@gmail.com> Co-authored-by: Adrian Catangiu <adrian@parity.io> Co-authored-by: Svyatoslav Nikolsky <svyatonik@gmail.com> Co-authored-by: Serban Iorga <serban@parity.io> Signed-off-by: Branislav Kontur <bkontur@gmail.com> Signed-off-by: Adrian Catangiu <adrian@parity.io> Signed-off-by: Svyatoslav Nikolsky <svyatonik@gmail.com> Signed-off-by: Serban Iorga <serban@parity.io>
- Loading branch information
Showing
15 changed files
with
299 additions
and
53 deletions.
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
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.