You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Roman Zeyde 1c39b1d561
Fix formatting
5 years ago
..
bin Add byte-size limit to transaction & block txids' caches 6 years ago
tests/fixtures Move test data to fixture file 6 years ago
app.rs Use explicit 'dyn' for trait objects 6 years ago
bulk.rs Add more duration metrics to query.rs 5 years ago
cache.rs Add byte-size limit to transaction & block txids' caches 6 years ago
config.rs Add byte-size limit to transaction & block txids' caches 6 years ago
daemon.rs Use explicit 'dyn' for trait objects 6 years ago
errors.rs Switch to `signal-hook` crate from deprecated `chan-signal` 6 years ago
fake.rs Fix small formatting issues 6 years ago
index.rs Use explicit 'dyn' for trait objects 6 years ago
lib.rs Support for user-specified onfiguration files/dirs 6 years ago
mempool.rs Use explicit 'dyn' for trait objects 6 years ago
metrics.rs Stop process stats exporting on error 6 years ago
notify.rs Support Rust 2018 edition 6 years ago
query.rs Fix formatting 5 years ago
rpc.rs Log electrs and protocol versions 6 years ago
signal.rs Fix clippy warning 6 years ago
store.rs Use explicit 'dyn' for trait objects 6 years ago
util.rs Use TryInto to convert slices into array 6 years ago