1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 01:43:29 +01:00

Update Electrum protocol support

This commit is contained in:
Roman Zeyde 2019-03-08 22:03:16 +02:00
parent 710a15e822
commit f48e395d35
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB

View File

@ -16,7 +16,7 @@ thus preserving the privacy of the user's addresses and balances.
## Features
* Supports Electrum protocol [v1.2](https://electrumx.readthedocs.io/en/latest/protocol.html)
* Supports Electrum protocol [v1.4](https://electrumx.readthedocs.io/en/latest/protocol.html)
* Maintains an index over transaction inputs and outputs, allowing fast balance queries
* Fast synchronization of the Bitcoin blockchain (~2 hours for ~187GB @ July 2018) on [modest hardware](https://gist.github.com/romanz/cd9324474de0c2f121198afe3d063548)
* Low index storage overhead (~20%), relying on a local full node for transaction retrieval