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

fix(state): Avoid panicking in zebra-state initialization when checkpoints are missing #7770

Closed
wants to merge 2 commits into from

Merge branch 'main' into fix-no-checkpoint-panic

fd50038
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

fix(state): Avoid panicking in zebra-state initialization when checkpoints are missing #7770

Merge branch 'main' into fix-no-checkpoint-panic
fd50038
Select commit
Loading
Failed to load commit list.
GitHub Actions / codespell succeeded Oct 22, 2023 in 1s

reviewdog [codespell] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (27)

CHANGELOG.md|1518| committment ==> commitment
CHANGELOG.md|1560| assigment ==> assignment
CHANGELOG.md|2283| intialization ==> initialization
CHANGELOG.md|2354| Re-use ==> Reuse
CHANGELOG.md|2876| 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