1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 01:43:29 +01:00
An efficient re-implementation of Electrum Server in Rust
Go to file
2018-05-22 09:25:10 +03:00
src Handle both index and mempool during Query::status() invocation 2018-05-21 21:20:44 +03:00
tools Add mempool-polling script 2018-05-22 09:25:10 +03:00
.gitignore Split main.rs into a few modules 2018-04-11 10:59:22 +03:00
.travis.yml Don't build on nightly Rust 2018-05-17 12:28:40 +03:00
Cargo.toml Remove itertools dependency 2018-05-21 11:18:16 +03:00
LICENSE Add MIT license and small README 2018-04-08 23:54:29 +03:00
README.rst Add MIT license and small README 2018-04-08 23:54:29 +03:00
TODO.txt Handle both index and mempool during Query::status() invocation 2018-05-21 21:20:44 +03:00

Bitcoin indexer in Rust
=======================