-
Notifications
You must be signed in to change notification settings - Fork 106
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 (887d4a2) and #8383 together #8415
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
…) because it's reserved for Genesis
…emoves an unnecessary test.
Co-authored-by: Marek <[email protected]>
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 pull request has failed checks. #8383 will be removed from the queue. ❌
Branch main (887d4a2) and #8383 are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of #8383.
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:check-neutral=Test stable on ubuntu-latest
check-skipped=Test stable on ubuntu-latest
check-success=Test stable on ubuntu-latest
#approved-reviews-by>=1
[🛡 GitHub branch protection]activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383#changes-requested-reviews-by=0
[🛡 GitHub branch protection]activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383#review-threads-unresolved=0
[🛡 GitHub branch protection]activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383base=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=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-skipped=Build and Deploy Zebra Book Docs
check-neutral=Build and Deploy Zebra Book Docs
check-success=Build and Deploy Zebra Book Docs
check-skipped=Build and Deploy Zebra Internal Docs
check-neutral=Build and Deploy Zebra Internal Docs
check-success=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
Required conditions to stay in the queue:
#approved-reviews-by>=1
[🛡 GitHub branch protection]activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383#changes-requested-reviews-by=0
[🛡 GitHub branch protection]activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383#review-threads-unresolved=0
[🛡 GitHub branch protection]activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Rustfmt
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Rustfmt
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Rustfmt
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=mergefreeze
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=mergefreeze
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=mergefreeze
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Clippy
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Clippy
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Clippy
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test with fake activation heights
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test with fake activation heights
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test with fake activation heights
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test all
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test all
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test all
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check deny.toml bans
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check deny.toml bans
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check deny.toml bans
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check deny.toml bans --all-features
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check deny.toml bans --all-features
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check deny.toml bans --all-features
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check deny.toml sources
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check deny.toml sources
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check deny.toml sources
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check deny.toml sources --all-features
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check deny.toml sources --all-features
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check deny.toml sources --all-features
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check Cargo.lock is up to date
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check Cargo.lock is up to date
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check Cargo.lock is up to date
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Install zebrad from lockfile without cache on ubuntu-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Install zebrad from lockfile without cache on ubuntu-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Install zebrad from lockfile without cache on ubuntu-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test checkpoint sync from empty state
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test checkpoint sync from empty state
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test checkpoint sync from empty state
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Zebra checkpoint update / Run sync-past-checkpoint test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Zebra checkpoint update / Run sync-past-checkpoint test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Zebra checkpoint update / Run sync-past-checkpoint test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Zebra tip JSON-RPC / Run fully-synced-rpc test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Zebra tip JSON-RPC / Run fully-synced-rpc test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Zebra tip JSON-RPC / Run fully-synced-rpc test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build tower-fallback crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build tower-fallback crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build tower-fallback crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebra-chain crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebra-chain crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebra-chain crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebra-consensus crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebra-consensus crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebra-consensus crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebra-network crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebra-network crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebra-network crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebra-node-services crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebra-node-services crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebra-node-services crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebra-rpc crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebra-rpc crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebra-rpc crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebra-script crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebra-script crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebra-script crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebra-state crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebra-state crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebra-state crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebra-test crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebra-test crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebra-test crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebra-utils crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebra-utils crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebra-utils crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebrad crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebrad crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebrad crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Zebra tip update / Run update-to-tip test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Zebra tip update / Run update-to-tip test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Zebra tip update / Run update-to-tip test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test beta on ubuntu-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test beta on ubuntu-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test beta on ubuntu-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test stable on ubuntu-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test stable on ubuntu-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test stable on ubuntu-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build CI Docker / Build images
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build CI Docker / Build images
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build CI Docker / Build images
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=submit block / Run submit-block test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=submit block / Run submit-block test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=submit block / Run submit-block test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=get block template / Run get-block-template test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=get block template / Run get-block-template test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=get block template / Run get-block-template test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check for unused dependencies
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check for unused dependencies
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check for unused dependencies
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check if cached state disks exist for Mainnet / Check if cached state disks exist
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check if cached state disks exist for Mainnet / Check if cached state disks exist
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check if cached state disks exist for Mainnet / Check if cached state disks exist
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check crates matrix
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check crates matrix
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check crates matrix
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Generate crates matrix
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Generate crates matrix
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Generate crates matrix
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build tower-batch-control crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build tower-batch-control crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build tower-batch-control crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check deny.toml bans --features default-release-binaries
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check deny.toml bans --features default-release-binaries
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check deny.toml bans --features default-release-binaries
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check deny.toml sources --features default-release-binaries
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check deny.toml sources --features default-release-binaries
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check deny.toml sources --features default-release-binaries
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Check crate release dry run
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Check crate release dry run
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Check crate release dry run
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build CD Docker / Build images
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build CD Docker / Build images
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build CD Docker / Build images
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test integration with lightwalletd
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test integration with lightwalletd
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test integration with lightwalletd
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=lightwalletd GRPC tests / Run lwd-grpc-wallet test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=lightwalletd GRPC tests / Run lwd-grpc-wallet test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=lightwalletd GRPC tests / Run lwd-grpc-wallet test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=lightwalletd tip send / Run lwd-send-transactions test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=lightwalletd tip send / Run lwd-send-transactions test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=lightwalletd tip send / Run lwd-send-transactions test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build and Deploy Zebra Book Docs
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build and Deploy Zebra Book Docs
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build and Deploy Zebra Book Docs
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build and Deploy Zebra Internal Docs
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build and Deploy Zebra Internal Docs
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build and Deploy Zebra Internal Docs
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=lightwalletd tip update / Run lwd-update-sync test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=lightwalletd tip update / Run lwd-update-sync test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=lightwalletd tip update / Run lwd-update-sync test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Generate checkpoints mainnet / Run checkpoints-mainnet test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Generate checkpoints mainnet / Run checkpoints-mainnet test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Generate checkpoints mainnet / Run checkpoints-mainnet test
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test CD custom Docker config file / Test custom-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test CD custom Docker config file / Test custom-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test CD custom Docker config file / Test custom-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test CD default Docker config file / Test default-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test CD default Docker config file / Test default-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test CD default Docker config file / Test default-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test CI custom Docker config file / Test custom-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test CI custom Docker config file / Test custom-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test CI custom Docker config file / Test custom-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test CI default Docker config file / Test default-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test CI default Docker config file / Test default-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test CI default Docker config file / Test default-conf in Docker
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Test stable on macos-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Test stable on macos-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Test stable on macos-latest
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-success=Build zebra-scan crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-neutral=Build zebra-scan crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383check-skipped=Build zebra-scan crate
activation_heights
field toNetworkParameters
and implementParameters
forNetwork
#8383