electrs/src
Roman Zeyde c134d64d56 Revert "Support Unix sockets"
This reverts commit 898e57dcdd.
2026-05-10 09:17:14 +02:00
..
bin Drop 'recursion_limit' definition (#929) 2023-08-29 11:39:01 +03:00
tests/blocks Test merkle proof generation using 2 mainnet blocks 2021-04-23 20:59:36 +03:00
cache.rs Don't deserialize transactions if not needed 2024-12-26 19:03:33 +02:00
chain.rs Add missing semicolon in drop_last_headers function (#1218) 2025-08-25 19:28:04 +03:00
config.rs Revert "Support Unix sockets" 2026-05-10 09:17:14 +02:00
daemon.rs Revert "Support Unix sockets" 2026-05-10 09:17:14 +02:00
db.rs cache cf handles in DBStore::write (#1220) 2025-08-30 17:54:53 +03:00
electrum.rs Revert "Support Unix sockets" 2026-05-10 09:17:14 +02:00
index.rs Name scope threads properly 2025-01-01 18:45:39 +02:00
lib.rs Use configure_me prelude to silence 'unused_imports' lint 2024-12-20 10:54:33 +02:00
mempool.rs Fix clippy comment 2026-04-23 13:22:08 +02:00
merkle.rs fix deprecation and clippy warnings (#1042) 2024-05-26 08:29:32 +03:00
metrics.rs Revert "Support Unix sockets" 2026-05-10 09:17:14 +02:00
p2p.rs Revert "Support Unix sockets" 2026-05-10 09:17:14 +02:00
server.rs Revert "Support Unix sockets" 2026-05-10 09:17:14 +02:00
signals.rs Implement ctrlc in place of signal-hook on Windows (#1123) 2024-12-16 21:19:37 +02:00
status.rs fix: dead links in Rust source files (#1164) 2025-02-26 18:09:36 +02:00
thread.rs Warn on attempt to connect over SSL 2021-12-02 17:30:04 +02:00
tracker.rs Allow concurrent DB background operations for SSDs 2024-12-31 10:09:35 +02:00
types.rs fix: dead links in Rust source files (#1164) 2025-02-26 18:09:36 +02:00