-
Notifications
You must be signed in to change notification settings - Fork 689
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
[ci] Update CI image with rust 1.81.0 and 2024-09-11 #5676
Merged
Merged
Changes from 46 commits
Commits
Show all changes
102 commits
Select commit
Hold shift + click to select a range
195f96f
[ci] Update CI image with rust 1.81.0 and 2024-09-11
alvicsam 7460c42
".git/.scripts/commands/fmt/fmt.sh"
f3d3aea
Merge branch 'master' into as-upd-rust
mordamax a4c861f
fix try runtime usage in frame-support
gui1117 96f2bfc
Prepare for Rust 1.81
ggwpez f676227
Clippy
ggwpez 6047445
Fix test
ggwpez 2702d29
More
ggwpez 46a51ca
More
ggwpez 2006bde
More
ggwpez 2f4a493
Clippy
ggwpez 94c4d37
Merge remote-tracking branch 'origin/master' into as-upd-rust
ggwpez 89a168d
fix
ggwpez 5b06b9d
try again
ggwpez 2b1a759
next try
ggwpez 3d3d6d8
Fix weights
ggwpez 2da0f7b
Remove no_show_duration from BlockImportedCandidates
ggwpez a7c80f8
Remove unused tests
ggwpez f9b9648
fmt
ggwpez 0cae551
Remove prepare_stats from ArtifactState
ggwpez 6f8b4e4
Remove PrepareWorkerResult from Outcome::RenameTmpFile
ggwpez 4df574a
Remove session_data from CacheSizes
ggwpez 6ab0a78
Remove unused file
ggwpez 7af8a10
Remove id from ProvedValidator
ggwpez a8f5783
Remove PeerId from sc-network BehaviourOut
ggwpez 1d22e28
Remove unused fields from litep2p DiscoveryEvent
ggwpez 364d0ad
Remove inbound from sc-network NotificationsOut
ggwpez 784cb3c
sc-network: Delete unused module
ggwpez 47eca24
Merge remote-tracking branch 'origin/master' into as-upd-rust
ggwpez 35c96fc
fmt
ggwpez d434b3a
Fix build_profile feature
ggwpez 8f84a2a
Delete unused code
ggwpez 7d6e682
Remove duplicate feature gates
ggwpez f5bd317
Temporarily try with dead_code
ggwpez 81dde13
Merge remote-tracking branch 'origin/master' into as-upd-rust
ggwpez 10b3682
Temporarily try with dead_code
ggwpez b548dbe
Supress in test
ggwpez 54861b3
DNM: Remove DWarnings flag to see all warnings at once
ggwpez f3adc3d
Revert "DNM: Remove DWarnings flag to see all warnings at once"
ggwpez 504418a
Delete unused code
ggwpez d8c9e87
Delete tests with bls-experimental feature since that does not exist
ggwpez dba150d
Simplify TestNetworkEvent
ggwpez a04f70c
Fixup test
ggwpez 0edd1e0
Clippy map->inspect
ggwpez 8aa57b1
Fix
ggwpez f4b1c4a
Remove unused test code
ggwpez 9edac7a
Update substrate/utils/wasm-builder/src/wasm_project.rs
ggwpez d185393
Update substrate/utils/frame/benchmarking-cli/build.rs
ggwpez 956fc46
Update substrate/utils/frame/benchmarking-cli/build.rs
ggwpez 2248c8a
Remove unused struct and trait
ggwpez 4c4c3a3
messages-relay: Remove stuff from RelayReference etc
ggwpez d1c8045
sc-network: remove more
ggwpez 0d40efb
Fixup frame-procedural
ggwpez a500e2c
pallet-contracts: remove unused field
ggwpez c7749b9
keep FIXME on buggy test
ggwpez 7ba5dc7
fmt
ggwpez 373beb6
Merge remote-tracking branch 'origin/as-upd-rust' into as-upd-rust
ggwpez 9e14b6c
sc-network: remove more
ggwpez ed2a8ba
test fix
ggwpez 4041c50
pallet-contracts: remove unsued code_len fn
ggwpez dbe084a
see if it works without dead_code
ggwpez d03cf7d
clippy
ggwpez 88462de
clippy
ggwpez ab78ab7
needs deadcode
ggwpez 31d2343
Update UI tests
ggwpez 9decbcb
Clippy
ggwpez 373dfaf
Add manual Debug impl for GrandpaJustification
ggwpez 408e60e
Use where clause in Runtime API to make clippy happy
ggwpez 0879b8f
fmt toml
ggwpez f5646ee
fix rust doc
ggwpez 8890001
fix
ggwpez a062000
doctest
ggwpez 0723ec2
Allow dead code in overseer because of orchestra bug
ggwpez 96d65e5
Ignore doctest that was probably never executed anyway
ggwpez c083dac
Merge branch 'master' into as-upd-rust
ggwpez b714170
prdoc
ggwpez da228d5
Fix mmr benchmark
ggwpez ea4544d
Fix mmr benchmark
ggwpez 677d92c
Add 'pause' syscall to execute worker whitelist
ggwpez 22d8d3c
Update UI tests
ggwpez 37f082f
fix trybuild for sp-api
ggwpez 1652b4a
Add 'pause' syscall to prepare worker whitelist
ggwpez d1968f0
unused import
ggwpez 3c52726
make py script less verbose
ggwpez dce585b
Add PrDoc (auto generated)
ggwpez 3effb47
Merge remote-tracking branch 'origin/as-upd-rust' into as-upd-rust
ggwpez cf54652
fix prdoc script and docs
ggwpez 91f5afd
fix other prdocs
ggwpez 751ec26
more clippy
ggwpez 55e30e7
Debug UI test
ggwpez 8fef197
fix update-ui-tests script
ggwpez 60e50b2
fix ui tests again
ggwpez 7a59493
Merge branch 'master' into as-upd-rust
ggwpez e954965
Merge branch 'master' into as-upd-rust
ggwpez fbf2825
bp-messages: fix feature gates
ggwpez b9254a2
Merge branch 'master' into as-upd-rust
ggwpez 70097cb
Run ONLY ui tests in the UI CI check
ggwpez 007527a
fmt
ggwpez b19c684
Merge branch 'master' into as-upd-rust
ggwpez 7b74876
fix prdoc
ggwpez e14a466
Merge branch 'master' into as-upd-rust
ggwpez d24475d
fmt
ggwpez 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
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 |
---|---|---|
@@ -1 +1 @@ | ||
IMAGE="docker.io/paritytech/ci-unified:bullseye-1.77.0-2024-04-10-v202407161507" | ||
IMAGE="docker.io/paritytech/ci-unified:bullseye-1.81.0-2024-09-11-v202409111034" |
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 |
---|---|---|
|
@@ -226,13 +226,16 @@ pub trait RaceState<SourceHeaderId, TargetHeaderId>: Clone + Send + Sync { | |
fn set_best_finalized_source_header_id_at_best_target(&mut self, id: SourceHeaderId); | ||
|
||
/// Best finalized source header id at the source client. | ||
#[allow(dead_code)] | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is this trait not public outside of this module? We should remove this code then. |
||
fn best_finalized_source_header_id_at_source(&self) -> Option<SourceHeaderId>; | ||
/// Best finalized source header id at the best block on the target | ||
/// client (at the `best_finalized_source_header_id_at_best_target`). | ||
fn best_finalized_source_header_id_at_best_target(&self) -> Option<SourceHeaderId>; | ||
/// The best header id at the target client. | ||
#[allow(dead_code)] | ||
fn best_target_header_id(&self) -> Option<TargetHeaderId>; | ||
/// Best finalized header id at the target client. | ||
#[allow(dead_code)] | ||
fn best_finalized_target_header_id(&self) -> Option<TargetHeaderId>; | ||
|
||
/// Returns `true` if we have selected nonces to submit to the target node. | ||
|
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.
What is about this?