Skip to content

add(mining): Restore internal miner #2030

add(mining): Restore internal miner

add(mining): Restore internal miner #2030

Triggered via pull request October 2, 2024 21:53
Status Success
Total duration 1m 58s
Artifacts

docs-deploy-firebase.yml

on: pull_request
Build and Deploy Zebra Book Docs
37s
Build and Deploy Zebra Book Docs
Build and Deploy Zebra Internal Docs
1m 30s
Build and Deploy Zebra Internal Docs
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build and Deploy Zebra Internal Docs: zebra-rpc/build.rs#L11
use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()`
Build and Deploy Zebra Internal Docs: zebrad/build.rs#L50
use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()`
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: zebra-rpc/src/indexer/server.rs#L57
use of deprecated method `tonic_reflection::server::Builder::<'b>::build`: use `build_v1()` instead