Skip to content

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

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 #2111

Triggered via pull request October 19, 2024 05:10
Status Success
Total duration 8m 36s
Artifacts

docs-deploy-firebase.yml

on: pull_request
Build and Deploy Zebra Book Docs
35s
Build and Deploy Zebra Book Docs
Build and Deploy Zebra Internal Docs
8m 16s
Build and Deploy Zebra Internal Docs
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Deploy Zebra Internal Docs: zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
Build and Deploy Zebra Internal Docs: zebrad/src/commands.rs#L29
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/commands/start.rs#L103
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/commands/copy_state.rs#L59
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/commands/generate.rs#L8
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/commands/tip_height.rs#L22
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/components/metrics.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and Deploy Zebra Internal Docs: zebrad/src/components/tokio.rs#L28
non-local `impl` definition, `impl` blocks should be written at the same level as their item