Skip to content

change(rpc): Avoid re-verifying transactions in blocks if those transactions are in the mempool #1995

change(rpc): Avoid re-verifying transactions in blocks if those transactions are in the mempool

change(rpc): Avoid re-verifying transactions in blocks if those transactions are in the mempool #1995

Triggered via pull request October 21, 2024 19:07
Status Failure
Total duration 3m 5s
Billable time 6m
Artifacts

ci-build-crates.yml

on: pull_request
Generate crates matrix
14s
Generate crates matrix
Check crates matrix
5s
Check crates matrix
Matrix: build
Open or update issues for building crates individually failures
0s
Open or update issues for building crates individually failures
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Build zebra-test crate: zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
Build zebra-test crate
Process completed with exit code 101.
Build zebra-state crate
The job was canceled because "zebra-test" failed.
Build zebra-state crate
The operation was canceled.
Build zebra-utils crate
The job was canceled because "zebra-test" failed.
Build zebra-utils crate
The operation was canceled.
Build zebrad crate
The job was canceled because "zebra-test" failed.
Build zebrad crate: zebra-chain/src/transaction/serialize.rs#L625
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Build zebrad crate
The operation was canceled.