electrs/src
2026-01-19 23:40:30 +01: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 Disable warning on configure_me_config.rs 2025-12-28 10:37:50 +01:00
daemon.rs Merge branch '2025-12-23-magic' 2025-12-27 13:26:51 +01:00
db.rs cache cf handles in DBStore::write (#1220) 2025-08-30 17:54:53 +03:00
electrum.rs Update transaction.id_from_pos response for API compliance 2026-01-19 23:40:30 +01: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: dead links in Rust source files (#1164) 2025-02-26 18:09:36 +02:00
merkle.rs fix deprecation and clippy warnings (#1042) 2024-05-26 08:29:32 +03:00
metrics.rs Set HTTP 'Content-Type' header for Prometheus response 2024-12-19 11:14:38 +02:00
p2p.rs multi: expose configurable magic on non-signet 2025-12-24 10:33:37 +01:00
server.rs Add server loop-related metrics 2021-12-24 09:37:35 +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