zebra/zebra-node-services/src
Marek 4e29b097af
Remove the `getblocktemplate-rpcs` Cargo feature (#9401)
* Remove the `getblocktemplate-rpcs` Cargo feature

* Keep the feature in `zebrad/Cargo.toml`
2025-04-10 18:29:48 +00:00
..
mempool fix(consensus): Avoid a concurrency bug when verifying transactions in blocks that are already present in the mempool (#9118) 2025-01-31 12:13:22 +00:00
scan_service fix(clippy): last lints (#9371) 2025-04-03 17:13:29 +00:00
constants.rs change(deps): Remove unused zebra-utils dependencies (#5961) 2023-01-16 21:39:47 +00:00
lib.rs add(scan): Implement SubscribeResults request for scan service (#8253) 2024-02-13 00:42:40 +00:00
mempool.rs Remove the `getblocktemplate-rpcs` Cargo feature (#9401) 2025-04-10 18:29:48 +00:00
rpc_client.rs fix(rpc): Use `jsonrpsee` in `zebra-node-services` (#9151) 2025-01-20 21:33:47 +00:00
scan_service.rs add(scan): Create a tower Service in zebra-scan (#8185) 2024-01-24 22:37:03 +00:00