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

change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled #7615

Merged
merged 17 commits into from
Oct 12, 2023

Allow printing to stdout in a method

b1cbd66
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled #7615

Allow printing to stdout in a method
b1cbd66
Select commit
Loading
Failed to load commit list.
GitHub Actions / codespell succeeded Oct 11, 2023 in 0s

reviewdog [codespell] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (27)

CHANGELOG.md|1438| committment ==> commitment
CHANGELOG.md|1480| assigment ==> assignment
CHANGELOG.md|2203| intialization ==> initialization
CHANGELOG.md|2274| Re-use ==> Reuse
CHANGELOG.md|2796| hander ==> handler
zebra-consensus/src/block.rs|97| re-use ==> reuse
zebra-consensus/src/primitives/groth16.rs|370| groth ==> growth
zebra-state/src/arbitrary.rs|156| re-use ==> reuse
zebra-rpc/src/methods/get_block_template_rpcs/constants.rs|11| re-use ==> reuse
zebra-network/src/config.rs|495| re-use ==> reuse
zebra-network/src/peer/connection.rs|1596| re-use ==> reuse
zebra-network/src/peer_set/candidate_set.rs|398| re-use ==> reuse
zebrad/tests/common/config.rs|119| configre ==> configure
zebrad/src/components/inbound.rs|43| Re-use ==> Reuse
zebrad/src/components/mempool/storage/tests/prop.rs|564| Groth ==> Growth
zebrad/src/components/mempool/storage/tests/prop.rs|626| Groth ==> Growth
book/src/user/parameters.md|7| groth ==> growth
zebra-chain/src/transaction.rs|568| Groth ==> Growth
zebra-chain/src/transaction.rs|595| groth ==> growth
zebra-chain/src/transaction.rs|607| Groth ==> Growth
zebra-chain/src/transaction.rs|643| Groth ==> Growth
zebra-chain/src/transaction.rs|825| Groth ==> Growth
zebra-chain/src/transaction.rs|1035| Groth ==> Growth
zebra-chain/src/transaction.rs|1131| Groth ==> Growth
zebra-chain/src/transaction.rs|1180| Groth ==> Growth
zebra-chain/src/block/arbitrary.rs|668| exhausively ==> exhaustively
zebra-chain/src/block/tests/vectors.rs|388| deteministic ==> deterministic