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(consensus): Build Sprout and Sapling parameters into the zebrad binary, so a download server isn't needed #7800

Merged
merged 13 commits into from
Oct 24, 2023

Fix outdated timeout comments and short timeouts

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

change(consensus): Build Sprout and Sapling parameters into the zebrad binary, so a download server isn't needed #7800

Fix outdated timeout comments and short timeouts
dc58532
Select commit
Loading
Failed to load commit list.
GitHub Actions / codespell succeeded Oct 24, 2023 in 0s

reviewdog [codespell] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (27)

CHANGELOG.md|1537| committment ==> commitment
CHANGELOG.md|1579| assigment ==> assignment
CHANGELOG.md|2302| intialization ==> initialization
CHANGELOG.md|2373| Re-use ==> Reuse
CHANGELOG.md|2895| hander ==> handler
book/src/user/parameters.md|7| groth ==> growth
zebra-rpc/src/methods/get_block_template_rpcs/constants.rs|11| re-use ==> reuse
zebra-consensus/src/block.rs|97| re-use ==> reuse
zebra-consensus/src/primitives/groth16.rs|370| groth ==> growth
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
zebrad/tests/common/config.rs|140| configre ==> configure
zebra-state/src/arbitrary.rs|156| re-use ==> reuse
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
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