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
Roman Zeyde 374bcbdb58
Incrementally update mempool index
This should significantly improve resource usage when the
mempool has thousands of pending transactions.
2018-06-03 23:21:36 +03:00
src Incrementally update mempool index 2018-06-03 23:21:36 +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 Re-format several files 2018-06-03 20:42:37 +03:00
LICENSE Add MIT license and small README 2018-04-08 23:54:29 +03:00
README.rst Re-format several files 2018-06-03 20:42:37 +03:00
TODO.rst Update TODOs 2018-06-03 21:13:29 +03:00

Electrum Server in Rust
=======================