1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-23 14:50:45 +01:00
electrs/src
Dimitris Apostolou 118fa1b7d3
Fix typos
2023-01-12 20:41:00 +02:00
..
bin Don't ignore signals during IBD 2021-10-06 11:20:37 +03:00
tests/blocks Test merkle proof generation using 2 mainnet blocks 2021-04-23 20:59:36 +03:00
cache.rs Bump 'bitcoin' & 'bitcoincore-rpc' dependency 2022-05-04 20:26:59 +03:00
chain.rs Fix typos 2023-01-12 20:41:00 +02:00
config.rs Fix typos 2023-01-12 20:41:00 +02:00
daemon.rs Use magic from config in p2p 2022-08-16 14:53:17 +02:00
db.rs Fix clippy comment 2022-10-30 20:49:01 +02:00
electrum.rs Don't panic in case of an invalid block header height 2022-11-01 20:58:34 +02:00
index.rs Improve p2p receiving metrics 2021-11-30 08:11:32 +02:00
lib.rs Don't ignore signals during IBD 2021-10-06 11:20:37 +03:00
mempool.rs Upgrade bitcoin to 0.29.1 2022-08-25 19:52:41 +02:00
merkle.rs Remove eprintln in tests 2021-06-29 15:44:40 +03:00
metrics.rs Improve p2p receiving metrics 2021-11-30 08:11:32 +02:00
p2p.rs Improve error logging in case of p2p parsing error 2022-11-19 21:05:51 +02:00
server.rs Add server loop-related metrics 2021-12-24 09:37:35 +02:00
signals.rs Don't ignore signals during IBD 2021-10-06 11:20:37 +03:00
status.rs Fix typos 2023-01-12 20:41:00 +02:00
thread.rs Warn on attempt to connect over SSL 2021-12-02 17:30:04 +02:00
tracker.rs Fix txid index collision handling 2022-01-09 20:48:34 +02:00
types.rs Upgrade bitcoin to 0.29.1 2022-08-25 19:52:41 +02:00