Skip to content

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

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

Triggered via pull request October 21, 2024 19:07
Status Success
Total duration 2m 22s
Artifacts

docs-deploy-firebase.yml

on: pull_request
Build and Deploy Zebra Book Docs
46s
Build and Deploy Zebra Book Docs
Build and Deploy Zebra Internal Docs
2m 6s
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