.. |
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
|
Bump 'bitcoin' & 'bitcoincore-rpc' dependency
|
2022-05-04 20:26:59 +03:00 |
chain.rs
|
Upgrade bitcoin to 0.30 (#865)
|
2023-03-29 22:44:25 +03:00 |
config.rs
|
Allow not waiting for block download before sync (#888)
|
2023-06-06 20:23:51 +03:00 |
daemon.rs
|
Optimize index querying via bitcoin_slices (#913)
|
2023-08-22 20:46:53 +03:00 |
db.rs
|
Fix a few clippy comments (#891)
|
2023-06-16 21:15:30 +03:00 |
electrum.rs
|
Fix 'server.version' support for version range (#887)
|
2023-06-06 20:43:50 +03:00 |
index.rs
|
Optimize indexing via bitcoin_slices (#927)
|
2023-08-25 11:21:47 +03:00 |
lib.rs
|
Don't ignore signals during IBD
|
2021-10-06 11:20:37 +03:00 |
mempool.rs
|
Allow exiting mempool sync on SIGINT (#917)
|
2023-08-15 20:46:10 +03:00 |
merkle.rs
|
Upgrade bitcoin to 0.30 (#865)
|
2023-03-29 22:44:25 +03:00 |
metrics.rs
|
Prefix Prometheus metrics with 'electrs_' (#881)
|
2023-05-21 23:44:13 +03:00 |
p2p.rs
|
Optimize index querying via bitcoin_slices (#913)
|
2023-08-22 20:46:53 +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
|
Optimize index querying via bitcoin_slices (#913)
|
2023-08-22 20:46:53 +03:00 |
thread.rs
|
Warn on attempt to connect over SSL
|
2021-12-02 17:30:04 +02:00 |
tracker.rs
|
Return first txid-matching transaction (#933)
|
2023-09-01 16:27:42 +03:00 |
types.rs
|
Optimize index querying via bitcoin_slices (#913)
|
2023-08-22 20:46:53 +03:00 |