Skip to content

add(mempool): Verify orphaned mempool transactions #16847

add(mempool): Verify orphaned mempool transactions

add(mempool): Verify orphaned mempool transactions #16847

Triggered via pull request October 18, 2024 23:24
@arya2arya2
synchronize #8857
Status Success
Total duration 16s
Artifacts

release-drafter.yml

on: pull_request_target
update_release_draft
5s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead: zebra-test/src/lib.rs#L185
error: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> zebra-test/src/lib.rs:185:26 | 185 | pi: &std::panic::PanicInfo<'_>, | ^^^^^^^^^ | = note: `-D deprecated` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(deprecated)]`
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead: zebra-test/src/lib.rs#L185
error: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> zebra-test/src/lib.rs:185:26 | 185 | pi: &std::panic::PanicInfo<'_>, | ^^^^^^^^^ | = note: `-D deprecated` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(deprecated)]`