.. |
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
|
Upgrade bitcoin
|
2023-11-15 20:31:09 +02:00 |
chain.rs
|
Save on allocations by using fixed size types for database rows (#1043)
|
2024-07-13 09:40:43 +03:00 |
config.rs
|
deprecate unused config option timestamp (#1052)
|
2024-07-14 21:40:40 +03:00 |
daemon.rs
|
Don't sync mempool when not yet loaded
|
2024-10-06 13:47:32 -04:00 |
db.rs
|
Save on allocations by using fixed size types for database rows (#1043)
|
2024-07-13 09:40:43 +03:00 |
electrum.rs
|
Remove redundant closure
|
2023-11-24 13:26:14 +02:00 |
index.rs
|
Save on allocations by using fixed size types for database rows (#1043)
|
2024-07-13 09:40:43 +03:00 |
lib.rs
|
Don't ignore signals during IBD
|
2021-10-06 11:20:37 +03:00 |
mempool.rs
|
Don't sync mempool when not yet loaded
|
2024-10-06 13:47:32 -04:00 |
merkle.rs
|
fix deprecation and clippy warnings (#1042)
|
2024-05-26 08:29:32 +03:00 |
metrics.rs
|
Prefix Prometheus metrics with 'electrs_' (#881)
|
2023-05-21 23:44:13 +03:00 |
p2p.rs
|
Bump 'bitcoin' dependency to 0.32.0
|
2024-05-17 19:33:27 +03:00 |
server.rs
|
Add server loop-related metrics
|
2021-12-24 09:37:35 +02:00 |
signals.rs
|
Fix a few clippy nits
|
2023-04-24 19:41:44 +03:00 |
status.rs
|
Upgrade bitcoin
|
2023-11-15 20:31:09 +02:00 |
thread.rs
|
Warn on attempt to connect over SSL
|
2021-12-02 17:30:04 +02:00 |
tracker.rs
|
Use Option<> for 'db_log_dir' config
|
2023-11-28 20:13:03 +02:00 |
types.rs
|
Save on allocations by using fixed size types for database rows (#1043)
|
2024-07-13 09:40:43 +03:00 |