1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 09:54:09 +01:00
An efficient re-implementation of Electrum Server in Rust
Go to file
2018-05-26 11:43:15 +03:00
src Simplify error handling for Query::get_best_header() 2018-05-26 11:43:15 +03:00
tools Remove 0MQ Python client 2018-05-24 20:45:54 +03:00
.gitignore Ignore sublime-related files 2018-05-22 09:25:42 +03:00
.travis.yml Don't build on nightly Rust 2018-05-17 12:28:40 +03:00
Cargo.toml Use std::thread instead of crossbeam 2018-05-25 10:30:20 +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 Use std::thread instead of crossbeam 2018-05-25 10:30:20 +03:00

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