electrs/src
2020-07-06 13:49:55 +02:00
..
bin Add a 'blocks_dir' option analogous to bitcoind's '-blocksdir' 2020-07-03 11:30:40 +03:00
electrum refactor: Remove unnecessary conversions 2020-06-28 10:40:30 +03:00
elements Electrum: Implement server.features RPC method 2020-06-05 20:06:00 +03:00
new_index electrum: Use height of -1 for transactions with unconfirmed parents 2020-06-28 10:12:43 +03:00
util electrum: Report the fee of mempool transactions 2020-06-28 09:45:11 +03:00
app.rs Update to rust-bitcoin v0.19.1 and related deps 2019-08-19 23:06:57 +01:00
chain.rs AssetId all the things 2020-04-06 11:00:07 +03:00
config.rs Add a 'blocks_dir' option analogous to bitcoind's '-blocksdir' 2020-07-03 11:30:40 +03:00
daemon.rs Add a 'blocks_dir' option analogous to bitcoind's '-blocksdir' 2020-07-03 11:30:40 +03:00
errors.rs Implement Electrum server discovery 2020-06-16 15:55:17 +03:00
lib.rs remove unused dep 2020-07-06 13:49:55 +02:00
metrics.rs Fix clippy expect_fun_call warnings 2020-03-29 22:14:57 +03:00
rest.rs Shortem /mempool/recent TTL for 5 seconds 2020-06-25 03:11:55 +03:00
signal.rs Initiate "never" signal only once 2020-06-09 17:22:03 +03:00