-
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 (77f1460) and [#8857 + #8967] together #9036
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
… mempool setup argument, adds and uses an `init_test()` fn for passing a closed channel receiver in tests where no mempool service is needed in the transaction verifier.
…nd a `new_for_tests()` constructor for convenience)
…t receiver, updates tests.
…ol service handle.
…dSet` `transactions()` return type.
…om the mempool's verified set
…m the tx verifier response
…nsparent outputs has been verified. adds a TODO for adding a `pending_outputs` field to the mempool Storage
…ng outputs requests when inserting new transactions into the mempool's verified set
… the caller handle it (required to avoid moving zip317 tx selection code to mempool)
…nless their dependencies have already been added.
…c to the tx verifier, adds a timeout layer, adds a TODO about a concurrency bug
…ng transactions for the final template
… impl for sapling::tree::Root, adds snapshot and vector tests for new RPC method, adds snapshots.
…er to handle it now than risk debugging it later)
…t the `chainwork` field), updates snapshots, and avoids a possible panic when there's a chain reorg between state queries.
Co-authored-by: Marek <[email protected]>
Co-authored-by: Alfredo Garcia <[email protected]>
Avoids unnecessarily rejecting dependent transactions of randomly evicted mempool transactions. Updates `TransactionDependencies::remove_all()` to omit provided transaction id from the list of removed transaction ids.
Co-authored-by: Marek <[email protected]>
github-actions
bot
added
the
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
label
Nov 18, 2024
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 (77f1460) and [#8857 + #8967] are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of [#8857 + #8967].
You don't need to do anything. Mergify will close this pull request automatically when it is complete.
Required conditions of queue
urgent
for merge:#approved-reviews-by >= 1
[🛡 GitHub branch protection]getblockheader
RPC method #8967#approved-reviews-by >= 1
[🛡 GitHub repository ruleset rule]getblockheader
RPC method #8967#changes-requested-reviews-by = 0
[🛡 GitHub branch protection]getblockheader
RPC method #8967#changes-requested-reviews-by = 0
[🛡 GitHub repository ruleset rule]getblockheader
RPC method #8967#review-threads-unresolved = 0
[🛡 GitHub repository ruleset rule]getblockheader
RPC method #8967check-success = Test stable on ubuntu-latest
check-neutral = Test stable on ubuntu-latest
check-skipped = Test stable on ubuntu-latest
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 = 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 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
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 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 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-batch-control crate
check-neutral = Build tower-batch-control crate
check-skipped = Build tower-batch-control 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-grpc crate
check-neutral = Build zebra-grpc crate
check-skipped = Build zebra-grpc 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-scan crate
check-neutral = Build zebra-scan crate
check-skipped = Build zebra-scan crate
check-success = Build zebra-script crate
check-neutral = Build zebra-script crate
check-skipped = Build zebra-script crate
check-success = Build tower-fallback crate
check-neutral = Build tower-fallback crate
check-skipped = Build tower-fallback 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 = 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-skipped = Build CI Docker / Build images
check-neutral = Build CI Docker / Build images
check-success = 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 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 = 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 = 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 = 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-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 = Check crate release dry run
check-neutral = Check crate release dry run
check-skipped = Check crate release dry run
check-neutral = Mergify Merge Protections
check-skipped = Mergify Merge Protections
check-success = Mergify Merge Protections
check-success = mergefreeze
check-neutral = mergefreeze
check-skipped = mergefreeze
Required conditions to stay in the queue:
#approved-reviews-by >= 1
[🛡 GitHub branch protection]getblockheader
RPC method #8967#approved-reviews-by >= 1
[🛡 GitHub repository ruleset rule]getblockheader
RPC method #8967#changes-requested-reviews-by = 0
[🛡 GitHub branch protection]getblockheader
RPC method #8967#changes-requested-reviews-by = 0
[🛡 GitHub repository ruleset rule]getblockheader
RPC method #8967#review-threads-unresolved = 0
[🛡 GitHub repository ruleset rule]getblockheader
RPC method #8967base=main
getblockheader
RPC method #8967check-success = Test stable on ubuntu-latest
getblockheader
RPC method #8967check-neutral = Test stable on ubuntu-latest
getblockheader
RPC method #8967check-skipped = Test stable on ubuntu-latest
getblockheader
RPC method #8967check-success = Test CD custom Docker config file / Test custom-conf in Docker
getblockheader
RPC method #8967check-neutral = Test CD custom Docker config file / Test custom-conf in Docker
getblockheader
RPC method #8967check-skipped = Test CD custom Docker config file / Test custom-conf in Docker
getblockheader
RPC method #8967check-success = Rustfmt
getblockheader
RPC method #8967check-neutral = Rustfmt
getblockheader
RPC method #8967check-skipped = Rustfmt
getblockheader
RPC method #8967check-success = mergefreeze
getblockheader
RPC method #8967check-neutral = mergefreeze
getblockheader
RPC method #8967check-skipped = mergefreeze
getblockheader
RPC method #8967check-success = Clippy
getblockheader
RPC method #8967check-neutral = Clippy
getblockheader
RPC method #8967check-skipped = Clippy
getblockheader
RPC method #8967check-success = Test with fake activation heights
getblockheader
RPC method #8967check-neutral = Test with fake activation heights
getblockheader
RPC method #8967check-skipped = Test with fake activation heights
getblockheader
RPC method #8967check-success = Test all
getblockheader
RPC method #8967check-neutral = Test all
getblockheader
RPC method #8967check-skipped = Test all
getblockheader
RPC method #8967check-success = Check deny.toml bans
getblockheader
RPC method #8967check-neutral = Check deny.toml bans
getblockheader
RPC method #8967check-skipped = Check deny.toml bans
getblockheader
RPC method #8967check-success = Check deny.toml bans --all-features
getblockheader
RPC method #8967check-neutral = Check deny.toml bans --all-features
getblockheader
RPC method #8967check-skipped = Check deny.toml bans --all-features
getblockheader
RPC method #8967check-success = Check deny.toml bans --features default-release-binaries
getblockheader
RPC method #8967check-neutral = Check deny.toml bans --features default-release-binaries
getblockheader
RPC method #8967check-skipped = Check deny.toml bans --features default-release-binaries
getblockheader
RPC method #8967check-success = Check deny.toml sources
getblockheader
RPC method #8967check-neutral = Check deny.toml sources
getblockheader
RPC method #8967check-skipped = Check deny.toml sources
getblockheader
RPC method #8967check-success = Check deny.toml sources --all-features
getblockheader
RPC method #8967check-neutral = Check deny.toml sources --all-features
getblockheader
RPC method #8967check-skipped = Check deny.toml sources --all-features
getblockheader
RPC method #8967check-success = Check deny.toml sources --features default-release-binaries
getblockheader
RPC method #8967check-neutral = Check deny.toml sources --features default-release-binaries
getblockheader
RPC method #8967check-skipped = Check deny.toml sources --features default-release-binaries
getblockheader
RPC method #8967check-success = Check Cargo.lock is up to date
getblockheader
RPC method #8967check-neutral = Check Cargo.lock is up to date
getblockheader
RPC method #8967check-skipped = Check Cargo.lock is up to date
getblockheader
RPC method #8967check-success = Install zebrad from lockfile without cache on ubuntu-latest
getblockheader
RPC method #8967check-neutral = Install zebrad from lockfile without cache on ubuntu-latest
getblockheader
RPC method #8967check-skipped = Install zebrad from lockfile without cache on ubuntu-latest
getblockheader
RPC method #8967check-success = Test checkpoint sync from empty state
getblockheader
RPC method #8967check-neutral = Test checkpoint sync from empty state
getblockheader
RPC method #8967check-skipped = Test checkpoint sync from empty state
getblockheader
RPC method #8967check-success = Zebra checkpoint update / Run sync-past-checkpoint test
getblockheader
RPC method #8967check-neutral = Zebra checkpoint update / Run sync-past-checkpoint test
getblockheader
RPC method #8967check-skipped = Zebra checkpoint update / Run sync-past-checkpoint test
getblockheader
RPC method #8967check-success = Zebra tip JSON-RPC / Run fully-synced-rpc test
getblockheader
RPC method #8967check-neutral = Zebra tip JSON-RPC / Run fully-synced-rpc test
getblockheader
RPC method #8967check-skipped = Zebra tip JSON-RPC / Run fully-synced-rpc test
getblockheader
RPC method #8967check-success = Build tower-batch-control crate
getblockheader
RPC method #8967check-neutral = Build tower-batch-control crate
getblockheader
RPC method #8967check-skipped = Build tower-batch-control crate
getblockheader
RPC method #8967check-success = Build zebra-chain crate
getblockheader
RPC method #8967check-neutral = Build zebra-chain crate
getblockheader
RPC method #8967check-skipped = Build zebra-chain crate
getblockheader
RPC method #8967check-success = Build zebra-consensus crate
getblockheader
RPC method #8967check-neutral = Build zebra-consensus crate
getblockheader
RPC method #8967check-skipped = Build zebra-consensus crate
getblockheader
RPC method #8967check-success = Build zebra-grpc crate
getblockheader
RPC method #8967check-neutral = Build zebra-grpc crate
getblockheader
RPC method #8967check-skipped = Build zebra-grpc crate
getblockheader
RPC method #8967check-success = Build zebra-network crate
getblockheader
RPC method #8967check-neutral = Build zebra-network crate
getblockheader
RPC method #8967check-skipped = Build zebra-network crate
getblockheader
RPC method #8967check-success = Build zebra-node-services crate
getblockheader
RPC method #8967check-neutral = Build zebra-node-services crate
getblockheader
RPC method #8967check-skipped = Build zebra-node-services crate
getblockheader
RPC method #8967check-success = Build zebra-rpc crate
getblockheader
RPC method #8967check-neutral = Build zebra-rpc crate
getblockheader
RPC method #8967check-skipped = Build zebra-rpc crate
getblockheader
RPC method #8967check-success = Build zebra-scan crate
getblockheader
RPC method #8967check-neutral = Build zebra-scan crate
getblockheader
RPC method #8967check-skipped = Build zebra-scan crate
getblockheader
RPC method #8967check-success = Build zebra-script crate
getblockheader
RPC method #8967check-neutral = Build zebra-script crate
getblockheader
RPC method #8967check-skipped = Build zebra-script crate
getblockheader
RPC method #8967check-success = Build tower-fallback crate
getblockheader
RPC method #8967check-neutral = Build tower-fallback crate
getblockheader
RPC method #8967check-skipped = Build tower-fallback crate
getblockheader
RPC method #8967check-success = Build zebra-state crate
getblockheader
RPC method #8967check-neutral = Build zebra-state crate
getblockheader
RPC method #8967check-skipped = Build zebra-state crate
getblockheader
RPC method #8967check-success = Build zebra-test crate
getblockheader
RPC method #8967check-neutral = Build zebra-test crate
getblockheader
RPC method #8967check-skipped = Build zebra-test crate
getblockheader
RPC method #8967check-success = Build zebra-utils crate
getblockheader
RPC method #8967check-neutral = Build zebra-utils crate
getblockheader
RPC method #8967check-skipped = Build zebra-utils crate
getblockheader
RPC method #8967check-success = Zebra tip update / Run update-to-tip test
getblockheader
RPC method #8967check-neutral = Zebra tip update / Run update-to-tip test
getblockheader
RPC method #8967check-skipped = Zebra tip update / Run update-to-tip test
getblockheader
RPC method #8967check-success = Test beta on ubuntu-latest
getblockheader
RPC method #8967check-neutral = Test beta on ubuntu-latest
getblockheader
RPC method #8967check-skipped = Test beta on ubuntu-latest
getblockheader
RPC method #8967check-success = Test stable on ubuntu-latest
getblockheader
RPC method #8967check-neutral = Test stable on ubuntu-latest
getblockheader
RPC method #8967check-skipped = Test stable on ubuntu-latest
getblockheader
RPC method #8967check-skipped = Build CI Docker / Build images
getblockheader
RPC method #8967check-neutral = Build CI Docker / Build images
getblockheader
RPC method #8967check-success = Build CI Docker / Build images
getblockheader
RPC method #8967check-success = submit block / Run submit-block test
getblockheader
RPC method #8967check-neutral = submit block / Run submit-block test
getblockheader
RPC method #8967check-skipped = submit block / Run submit-block test
getblockheader
RPC method #8967check-success = get block template / Run get-block-template test
getblockheader
RPC method #8967check-neutral = get block template / Run get-block-template test
getblockheader
RPC method #8967check-skipped = get block template / Run get-block-template test
getblockheader
RPC method #8967check-success = Check if cached state disks exist for Mainnet / Check if cached state disks exist
getblockheader
RPC method #8967check-neutral = Check if cached state disks exist for Mainnet / Check if cached state disks exist
getblockheader
RPC method #8967check-skipped = Check if cached state disks exist for Mainnet / Check if cached state disks exist
getblockheader
RPC method #8967check-success = Test integration with lightwalletd
getblockheader
RPC method #8967check-neutral = Test integration with lightwalletd
getblockheader
RPC method #8967check-skipped = Test integration with lightwalletd
getblockheader
RPC method #8967check-success = lightwalletd GRPC tests / Run lwd-grpc-wallet test
getblockheader
RPC method #8967check-neutral = lightwalletd GRPC tests / Run lwd-grpc-wallet test
getblockheader
RPC method #8967check-skipped = lightwalletd GRPC tests / Run lwd-grpc-wallet test
getblockheader
RPC method #8967check-success = lightwalletd tip send / Run lwd-send-transactions test
getblockheader
RPC method #8967check-neutral = lightwalletd tip send / Run lwd-send-transactions test
getblockheader
RPC method #8967check-skipped = lightwalletd tip send / Run lwd-send-transactions test
getblockheader
RPC method #8967check-success = lightwalletd tip update / Run lwd-update-sync test
getblockheader
RPC method #8967check-neutral = lightwalletd tip update / Run lwd-update-sync test
getblockheader
RPC method #8967check-skipped = lightwalletd tip update / Run lwd-update-sync test
getblockheader
RPC method #8967check-success = Test CD custom Docker config file / Test custom-conf in Docker
getblockheader
RPC method #8967check-neutral = Test CD custom Docker config file / Test custom-conf in Docker
getblockheader
RPC method #8967check-skipped = Test CD custom Docker config file / Test custom-conf in Docker
getblockheader
RPC method #8967check-success = Test CD default Docker config file / Test default-conf in Docker
getblockheader
RPC method #8967check-neutral = Test CD default Docker config file / Test default-conf in Docker
getblockheader
RPC method #8967check-skipped = Test CD default Docker config file / Test default-conf in Docker
getblockheader
RPC method #8967check-success = Test CI custom Docker config file / Test custom-conf in Docker
getblockheader
RPC method #8967check-neutral = Test CI custom Docker config file / Test custom-conf in Docker
getblockheader
RPC method #8967check-skipped = Test CI custom Docker config file / Test custom-conf in Docker
getblockheader
RPC method #8967check-success = Test CI default Docker config file / Test default-conf in Docker
getblockheader
RPC method #8967check-neutral = Test CI default Docker config file / Test default-conf in Docker
getblockheader
RPC method #8967check-skipped = Test CI default Docker config file / Test default-conf in Docker
getblockheader
RPC method #8967check-success = Test stable on macos-latest
getblockheader
RPC method #8967check-neutral = Test stable on macos-latest
getblockheader
RPC method #8967check-skipped = Test stable on macos-latest
getblockheader
RPC method #8967check-success = Build and Deploy Zebra Book Docs
getblockheader
RPC method #8967check-neutral = Build and Deploy Zebra Book Docs
getblockheader
RPC method #8967check-skipped = Build and Deploy Zebra Book Docs
getblockheader
RPC method #8967check-success = Build and Deploy Zebra Internal Docs
getblockheader
RPC method #8967check-neutral = Build and Deploy Zebra Internal Docs
getblockheader
RPC method #8967check-skipped = Build and Deploy Zebra Internal Docs
getblockheader
RPC method #8967check-success = Check crate release dry run
getblockheader
RPC method #8967check-neutral = Check crate release dry run
getblockheader
RPC method #8967check-skipped = Check crate release dry run
getblockheader
RPC method #8967check-neutral = Mergify Merge Protections
getblockheader
RPC method #8967check-skipped = Mergify Merge Protections
getblockheader
RPC method #8967check-success = Mergify Merge Protections
getblockheader
RPC method #8967check-success = mergefreeze
getblockheader
RPC method #8967check-neutral = mergefreeze
getblockheader
RPC method #8967check-skipped = mergefreeze
getblockheader
RPC method #8967