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 378
BridgeHubs: XCM ExportMessage benchmark - just Rococo for now #2353
Closed
Conversation
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
acatangiu
added
B0-silent
Changes should not be mentioned in any release notes
A0-please_review
Pull request needs code review.
C1-low
PR touches the given topic and has a low impact on builders.
labels
Mar 21, 2023
This was referenced Mar 21, 2023
bkontur
reviewed
Mar 21, 2023
...ains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
Outdated
Show resolved
Hide resolved
acatangiu
force-pushed
the
bench-xcm-export-message
branch
from
March 21, 2023 09:34
3430d4e
to
581e202
Compare
bot bench $ xcm bridge-hub-rococo bridge-hubs pallet_xcm_benchmarks::generic |
bot cancel |
acatangiu
force-pushed
the
bench-xcm-export-message
branch
from
March 21, 2023 12:31
581e202
to
4135ded
Compare
acatangiu
force-pushed
the
bench-xcm-export-message
branch
from
March 21, 2023 12:32
4135ded
to
c353e21
Compare
Sorry commented it in the wrong MR 🤦 |
You can make it up with a review of paritytech/polkadot#6923 if you're familiar with the XCM benchmarking code 😆 |
bot clean ☝️ is your friend |
…ench-xcm-export-message
The CI pipeline was cancelled due to failure one of the required jobs. |
I pushed relevant changes from here directly to the bridges branch. Closing this PR. |
bkontur
added a commit
that referenced
this pull request
Aug 16, 2023
277f0d5496 Dynamic fees for bridges-v1 (#2294) b1c51f7dd2 Finality loop refactoring (#2357) 620db2b10f Add equivocation detector crate and implement clients (#2348) (#2353) 3fe4b13eb4 Add basic equivocation detection pipeline schema (#2338) (#2341) git-subtree-dir: bridges git-subtree-split: 277f0d54961c800b231d8123c6445f378b1deb89
paritytech-processbot bot
pushed a commit
that referenced
this pull request
Aug 17, 2023
* Squashed 'bridges/' changes from edf33a2c85..277f0d5496 277f0d5496 Dynamic fees for bridges-v1 (#2294) b1c51f7dd2 Finality loop refactoring (#2357) 620db2b10f Add equivocation detector crate and implement clients (#2348) (#2353) 3fe4b13eb4 Add basic equivocation detection pipeline schema (#2338) (#2341) git-subtree-dir: bridges git-subtree-split: 277f0d54961c800b231d8123c6445f378b1deb89 * [dynfees] Rococo/Wococo does not need congestion and dynamic fees (for now) * Fix * ".git/.scripts/commands/fmt/fmt.sh" * Forgotten bridges/Cargo.lock --------- Co-authored-by: command-bot <>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
A0-please_review
Pull request needs code review.
B0-silent
Changes should not be mentioned in any release notes
C1-low
PR touches the given topic and has a low impact on builders.
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.
Fixes paritytech/parity-bridges-common#1943
Depends on paritytech/polkadot#6923