-
Notifications
You must be signed in to change notification settings - Fork 116
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
merge queue: embarking main (e5d4d73) and [#8468 + #8421] together #8469
Closed
Conversation
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
…pdates production code.
…rts` and `transparent::Address`
…orkKind` as zebra_network::Config::network field type, and converts 'Network' to `NetworkKind` before serializing
…l for zcash_primitives::consensus::Network
Co-authored-by: Marek <[email protected]>
…red configs can be parsed, adds an intermediate representation of activation heights
…rk where there were conversions
…serde(default)] - Panics if a non-zero activation height is provided for the `Genesis` network upgrade - Always sets the `Genesis` and `BeforeOverwinter` network upgrade activation heights to 0 and 1, `BeforeOverwinter` could be overwritten by a later network upgrade - Makes the `activation_heights` field on `Parameters` private, adds/uses an accessor method instead, and adds a builder struct and `build()` method
… the next NetworkUpgrade if it doesn't find the activation height of `&self`
… assertion message
…r how activation heights can be configured
…s test, moves struct with activation heights outside deserialization impl and accepts it in `ParametersBuilder::activation_heights()` instead of a Vec
…activation heights (and default Mainnet/Testnet)
…ves constraint against including `testnet_parameters` field/section in the config when using `Mainnet` or `Regtest`
… in `new_regtest()`. Adds a test for Sapling HRP validation
…ion in `with_sapling_hrps()`
…m in the BTreeMap
…`from_list()`, adds Regtest checkpoints (which only includes the genesis block)
… a test for validating and committing the Regtest genesis block
… configured testnets too
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🎉 This combination of pull requests has been checked successfully and will be merged soon. 🎉
Branch main (e5d4d73) and [#8468 + #8421] are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of [#8468 + #8421].
You don't need to do anything. Mergify will close this pull request automatically when it is complete.
Required conditions of queue
batched
for merge:#approved-reviews-by>=1
[🛡 GitHub branch protection]rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421#changes-requested-reviews-by=0
[🛡 GitHub branch protection]rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421#review-threads-unresolved=0
[🛡 GitHub branch protection]rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421base=main
check-success=Rustfmt
check-neutral=Rustfmt
check-skipped=Rustfmt
check-success=mergefreeze
check-neutral=mergefreeze
check-skipped=mergefreeze
check-success=Clippy
check-neutral=Clippy
check-skipped=Clippy
check-success=Test with fake activation heights
check-neutral=Test with fake activation heights
check-skipped=Test with fake activation heights
check-success=Test all
check-neutral=Test all
check-skipped=Test all
check-success=Check deny.toml bans
check-neutral=Check deny.toml bans
check-skipped=Check deny.toml bans
check-success=Check deny.toml bans --all-features
check-neutral=Check deny.toml bans --all-features
check-skipped=Check deny.toml bans --all-features
check-success=Check deny.toml sources
check-neutral=Check deny.toml sources
check-skipped=Check deny.toml sources
check-success=Check deny.toml sources --all-features
check-neutral=Check deny.toml sources --all-features
check-skipped=Check deny.toml sources --all-features
check-success=Check Cargo.lock is up to date
check-neutral=Check Cargo.lock is up to date
check-skipped=Check Cargo.lock is up to date
check-success=Install zebrad from lockfile without cache on ubuntu-latest
check-neutral=Install zebrad from lockfile without cache on ubuntu-latest
check-skipped=Install zebrad from lockfile without cache on ubuntu-latest
check-success=Test checkpoint sync from empty state
check-neutral=Test checkpoint sync from empty state
check-skipped=Test checkpoint sync from empty state
check-success=Zebra checkpoint update / Run sync-past-checkpoint test
check-neutral=Zebra checkpoint update / Run sync-past-checkpoint test
check-skipped=Zebra checkpoint update / Run sync-past-checkpoint test
check-success=Zebra tip JSON-RPC / Run fully-synced-rpc test
check-neutral=Zebra tip JSON-RPC / Run fully-synced-rpc test
check-skipped=Zebra tip JSON-RPC / Run fully-synced-rpc test
check-success=Build tower-fallback crate
check-neutral=Build tower-fallback crate
check-skipped=Build tower-fallback crate
check-success=Build zebra-chain crate
check-neutral=Build zebra-chain crate
check-skipped=Build zebra-chain crate
check-success=Build zebra-consensus crate
check-neutral=Build zebra-consensus crate
check-skipped=Build zebra-consensus crate
check-success=Build zebra-network crate
check-neutral=Build zebra-network crate
check-skipped=Build zebra-network crate
check-success=Build zebra-node-services crate
check-neutral=Build zebra-node-services crate
check-skipped=Build zebra-node-services crate
check-success=Build zebra-rpc crate
check-neutral=Build zebra-rpc crate
check-skipped=Build zebra-rpc crate
check-success=Build zebra-script crate
check-neutral=Build zebra-script crate
check-skipped=Build zebra-script crate
check-success=Build zebra-state crate
check-neutral=Build zebra-state crate
check-skipped=Build zebra-state crate
check-success=Build zebra-test crate
check-neutral=Build zebra-test crate
check-skipped=Build zebra-test crate
check-success=Build zebra-utils crate
check-neutral=Build zebra-utils crate
check-skipped=Build zebra-utils crate
check-success=Build zebrad crate
check-neutral=Build zebrad crate
check-skipped=Build zebrad crate
check-success=Zebra tip update / Run update-to-tip test
check-neutral=Zebra tip update / Run update-to-tip test
check-skipped=Zebra tip update / Run update-to-tip test
check-success=Test beta on ubuntu-latest
check-neutral=Test beta on ubuntu-latest
check-skipped=Test beta on ubuntu-latest
check-success=Test stable on ubuntu-latest
check-neutral=Test stable on ubuntu-latest
check-skipped=Test stable on ubuntu-latest
check-success=Build CI Docker / Build images
check-neutral=Build CI Docker / Build images
check-skipped=Build CI Docker / Build images
check-success=submit block / Run submit-block test
check-neutral=submit block / Run submit-block test
check-skipped=submit block / Run submit-block test
check-success=get block template / Run get-block-template test
check-neutral=get block template / Run get-block-template test
check-skipped=get block template / Run get-block-template test
check-success=Check for unused dependencies
check-neutral=Check for unused dependencies
check-skipped=Check for unused dependencies
check-success=Check if cached state disks exist for Mainnet / Check if cached state disks exist
check-neutral=Check if cached state disks exist for Mainnet / Check if cached state disks exist
check-skipped=Check if cached state disks exist for Mainnet / Check if cached state disks exist
check-success=Check crates matrix
check-neutral=Check crates matrix
check-skipped=Check crates matrix
check-success=Generate crates matrix
check-neutral=Generate crates matrix
check-skipped=Generate crates matrix
check-success=Build tower-batch-control crate
check-neutral=Build tower-batch-control crate
check-skipped=Build tower-batch-control crate
check-success=Check deny.toml bans --features default-release-binaries
check-neutral=Check deny.toml bans --features default-release-binaries
check-skipped=Check deny.toml bans --features default-release-binaries
check-success=Check deny.toml sources --features default-release-binaries
check-neutral=Check deny.toml sources --features default-release-binaries
check-skipped=Check deny.toml sources --features default-release-binaries
check-success=Check crate release dry run
check-neutral=Check crate release dry run
check-skipped=Check crate release dry run
check-success=Build CD Docker / Build images
check-neutral=Build CD Docker / Build images
check-skipped=Build CD Docker / Build images
check-success=Test integration with lightwalletd
check-neutral=Test integration with lightwalletd
check-skipped=Test integration with lightwalletd
check-success=lightwalletd GRPC tests / Run lwd-grpc-wallet test
check-neutral=lightwalletd GRPC tests / Run lwd-grpc-wallet test
check-skipped=lightwalletd GRPC tests / Run lwd-grpc-wallet test
check-success=lightwalletd tip send / Run lwd-send-transactions test
check-neutral=lightwalletd tip send / Run lwd-send-transactions test
check-skipped=lightwalletd tip send / Run lwd-send-transactions test
check-success=Build and Deploy Zebra Book Docs
check-neutral=Build and Deploy Zebra Book Docs
check-skipped=Build and Deploy Zebra Book Docs
check-success=Build and Deploy Zebra Internal Docs
check-neutral=Build and Deploy Zebra Internal Docs
check-skipped=Build and Deploy Zebra Internal Docs
check-success=lightwalletd tip update / Run lwd-update-sync test
check-neutral=lightwalletd tip update / Run lwd-update-sync test
check-skipped=lightwalletd tip update / Run lwd-update-sync test
check-success=Generate checkpoints mainnet / Run checkpoints-mainnet test
check-neutral=Generate checkpoints mainnet / Run checkpoints-mainnet test
check-skipped=Generate checkpoints mainnet / Run checkpoints-mainnet test
check-success=Test CD custom Docker config file / Test custom-conf in Docker
check-neutral=Test CD custom Docker config file / Test custom-conf in Docker
check-skipped=Test CD custom Docker config file / Test custom-conf in Docker
check-success=Test CD default Docker config file / Test default-conf in Docker
check-neutral=Test CD default Docker config file / Test default-conf in Docker
check-skipped=Test CD default Docker config file / Test default-conf in Docker
check-success=Test CI custom Docker config file / Test custom-conf in Docker
check-neutral=Test CI custom Docker config file / Test custom-conf in Docker
check-skipped=Test CI custom Docker config file / Test custom-conf in Docker
check-success=Test CI default Docker config file / Test default-conf in Docker
check-neutral=Test CI default Docker config file / Test default-conf in Docker
check-skipped=Test CI default Docker config file / Test default-conf in Docker
check-success=Test stable on macos-latest
check-neutral=Test stable on macos-latest
check-skipped=Test stable on macos-latest
check-success=Build zebra-scan crate
check-neutral=Build zebra-scan crate
check-skipped=Build zebra-scan crate
check-success=Test beta on windows-latest
check-neutral=Test beta on windows-latest
check-skipped=Test beta on windows-latest
check-success=Test stable on windows-latest
check-neutral=Test stable on windows-latest
check-skipped=Test stable on windows-latest
Required conditions to stay in the queue:
#approved-reviews-by>=1
[🛡 GitHub branch protection]rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421#changes-requested-reviews-by=0
[🛡 GitHub branch protection]rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421#review-threads-unresolved=0
[🛡 GitHub branch protection]rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Rustfmt
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Rustfmt
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Rustfmt
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=mergefreeze
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=mergefreeze
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=mergefreeze
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Clippy
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Clippy
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Clippy
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test with fake activation heights
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test with fake activation heights
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test with fake activation heights
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test all
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test all
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test all
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check deny.toml bans
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check deny.toml bans
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check deny.toml bans
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check deny.toml bans --all-features
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check deny.toml bans --all-features
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check deny.toml bans --all-features
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check deny.toml sources
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check deny.toml sources
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check deny.toml sources
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check deny.toml sources --all-features
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check deny.toml sources --all-features
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check deny.toml sources --all-features
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check Cargo.lock is up to date
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check Cargo.lock is up to date
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check Cargo.lock is up to date
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Install zebrad from lockfile without cache on ubuntu-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Install zebrad from lockfile without cache on ubuntu-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Install zebrad from lockfile without cache on ubuntu-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test checkpoint sync from empty state
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test checkpoint sync from empty state
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test checkpoint sync from empty state
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Zebra checkpoint update / Run sync-past-checkpoint test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Zebra checkpoint update / Run sync-past-checkpoint test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Zebra checkpoint update / Run sync-past-checkpoint test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Zebra tip JSON-RPC / Run fully-synced-rpc test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Zebra tip JSON-RPC / Run fully-synced-rpc test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Zebra tip JSON-RPC / Run fully-synced-rpc test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build tower-fallback crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build tower-fallback crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build tower-fallback crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebra-chain crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebra-chain crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebra-chain crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebra-consensus crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebra-consensus crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebra-consensus crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebra-network crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebra-network crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebra-network crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebra-node-services crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebra-node-services crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebra-node-services crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebra-rpc crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebra-rpc crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebra-rpc crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebra-script crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebra-script crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebra-script crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebra-state crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebra-state crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebra-state crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebra-test crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebra-test crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebra-test crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebra-utils crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebra-utils crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebra-utils crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebrad crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebrad crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebrad crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Zebra tip update / Run update-to-tip test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Zebra tip update / Run update-to-tip test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Zebra tip update / Run update-to-tip test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test beta on ubuntu-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test beta on ubuntu-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test beta on ubuntu-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test stable on ubuntu-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test stable on ubuntu-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test stable on ubuntu-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build CI Docker / Build images
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build CI Docker / Build images
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build CI Docker / Build images
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=submit block / Run submit-block test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=submit block / Run submit-block test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=submit block / Run submit-block test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=get block template / Run get-block-template test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=get block template / Run get-block-template test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=get block template / Run get-block-template test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check for unused dependencies
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check for unused dependencies
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check for unused dependencies
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check if cached state disks exist for Mainnet / Check if cached state disks exist
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check if cached state disks exist for Mainnet / Check if cached state disks exist
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check if cached state disks exist for Mainnet / Check if cached state disks exist
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check crates matrix
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check crates matrix
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check crates matrix
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Generate crates matrix
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Generate crates matrix
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Generate crates matrix
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build tower-batch-control crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build tower-batch-control crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build tower-batch-control crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check deny.toml bans --features default-release-binaries
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check deny.toml bans --features default-release-binaries
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check deny.toml bans --features default-release-binaries
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check deny.toml sources --features default-release-binaries
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check deny.toml sources --features default-release-binaries
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check deny.toml sources --features default-release-binaries
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Check crate release dry run
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Check crate release dry run
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Check crate release dry run
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build CD Docker / Build images
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build CD Docker / Build images
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build CD Docker / Build images
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test integration with lightwalletd
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test integration with lightwalletd
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test integration with lightwalletd
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=lightwalletd GRPC tests / Run lwd-grpc-wallet test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=lightwalletd GRPC tests / Run lwd-grpc-wallet test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=lightwalletd GRPC tests / Run lwd-grpc-wallet test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=lightwalletd tip send / Run lwd-send-transactions test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=lightwalletd tip send / Run lwd-send-transactions test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=lightwalletd tip send / Run lwd-send-transactions test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build and Deploy Zebra Book Docs
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build and Deploy Zebra Book Docs
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build and Deploy Zebra Book Docs
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build and Deploy Zebra Internal Docs
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build and Deploy Zebra Internal Docs
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build and Deploy Zebra Internal Docs
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=lightwalletd tip update / Run lwd-update-sync test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=lightwalletd tip update / Run lwd-update-sync test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=lightwalletd tip update / Run lwd-update-sync test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Generate checkpoints mainnet / Run checkpoints-mainnet test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Generate checkpoints mainnet / Run checkpoints-mainnet test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Generate checkpoints mainnet / Run checkpoints-mainnet test
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test CD custom Docker config file / Test custom-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test CD custom Docker config file / Test custom-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test CD custom Docker config file / Test custom-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test CD default Docker config file / Test default-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test CD default Docker config file / Test default-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test CD default Docker config file / Test default-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test CI custom Docker config file / Test custom-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test CI custom Docker config file / Test custom-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test CI custom Docker config file / Test custom-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test CI default Docker config file / Test default-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test CI default Docker config file / Test default-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test CI default Docker config file / Test default-conf in Docker
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test stable on macos-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test stable on macos-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test stable on macos-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Build zebra-scan crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Build zebra-scan crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Build zebra-scan crate
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test beta on windows-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test beta on windows-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test beta on windows-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-success=Test stable on windows-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-neutral=Test stable on windows-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421check-skipped=Test stable on windows-latest
rejection_restores_internal_state_genesis
test on Windows #8468disable_pow
andgenesis_hash
fields, convertsequihash::Solution
to an enum #8421