Skip to content
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

Print a warning in case of non-empty badBlocks #2585

Merged
merged 4 commits into from
Aug 5, 2022

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Aug 5, 2022

cc #2584

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving tomaka's pull requests. This auto-approval will be removed once more maintainers are active.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

twiggy diff report

Difference in .wasm size before and after this pull request.


 Delta Bytes │ Item
─────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────
        +296 ┊ <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h8caa37c7c5194025
        +177 ┊ <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hc40185d675a53667
        +150 ┊ <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::haa97fd3e2e33721d
        +144 ┊ data[0]
         +79 ┊ hashbrown::set::HashSet<T,S,A>::iter::hc044ba2effe9a923
         +56 ┊ <hashbrown::set::Iter<K> as core::iter::traits::iterator::Iterator>::next::hb0d0519b29d515cc
         +55 ┊ smoldot::chain_spec::ChainSpec::bad_blocks_hashes::hee3249a7b03e4147
         +34 ┊ <hashbrown::map::Iter<K,V> as core::iter::traits::iterator::Iterator>::next::hbc15373e07cb1d9d
         +33 ┊ core::iter::traits::iterator::Iterator::fold::h2fe0c6ed237b0b6e
       +1763 ┊ Σ [9 Total Rows]

@tomaka tomaka added the automerge Automatically merge pull request as soon as possible label Aug 5, 2022
@mergify mergify bot merged commit 243e5ff into paritytech:main Aug 5, 2022
@tomaka tomaka deleted the warn-bad-blocks branch August 5, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge pull request as soon as possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant