634 Commits (e446693c4c96840199178b65b5c63e3766108c99)
 

Author SHA1 Message Date
Daniel McNally e446693c4c
Add NGINX SSL sample config 6 years ago
Roman Zeyde 09725e8615
Bump version 6 years ago
Roman Zeyde 1f1857947c
Consolidate tools/* under contrib/ 6 years ago
Roman Zeyde 3982c9fd78
Support 'server.ping' Electrum RPC 6 years ago
Roman Zeyde afcc93bc57
Sort Electrum RPC methods alphabetically 6 years ago
Roman Zeyde 783b8647eb
Add partial support for "blockchain.block.header" Electrum RPC 6 years ago
Roman Zeyde 33054e23f7
Allow skipping 'params' field in Electrum JSONRPC 6 years ago
sha-265 26a2912703
Fix typo 6 years ago
Roman Zeyde 582af3d697
Update rust-bitcoin to 0.15.1 and re-generate Cargo.lock 6 years ago
Daniel McNally edc2532f0a Update instructions with low RAM arguments 7 years ago
Roman Zeyde c86245751e
Remove unneeded locking from MempoolStore 6 years ago
Roman Zeyde 42ab247776
Use LRU cache (instead of an unbounded HashMap) for transaction caching 6 years ago
Roman Zeyde cb724352bc
Fix small typo in comment 7 years ago
Roman Zeyde 5895ad906d
Bump version 7 years ago
Roman Zeyde 1dcc8ac575
Don't run full compaction after initial import is over 7 years ago
Roman Zeyde c2563701eb
Group 'use' statements 7 years ago
Roman Zeyde fce7bd15b0
Add simple transaction ID prefix collision length calculator 7 years ago
Roman Zeyde e300796fc2
Add scanning DBStore prefix iterator 7 years ago
Roman Zeyde 698156eb6e
Add systemd service file example 7 years ago
Roman Zeyde f27b1428b1
Add a small comment to test caching 7 years ago
Roman Zeyde 11c95fbf09
Check formatting on Travis 7 years ago
Roman Zeyde af189983ae
Add build and test to Travis 7 years ago
Roman Zeyde 27b3255298
Add Cargo.lock to git 7 years ago
Roman Zeyde 19fa5355f2
Experiment with vanilla caching 7 years ago
Roman Zeyde 71347c1568
Simplify status queries by using itermediate variables 7 years ago
Roman Zeyde 4301abdd10
Bump version 7 years ago
Roman Zeyde 3f51458fee
Optimize for low-memory systems by using different RocksDB settings 7 years ago
Roman Zeyde 200ef16ed0
Expose low-memory indexing via --jsonrpc-import flag 7 years ago
Roman Zeyde e09816db65
Bump version 7 years ago
Roman Zeyde 18d2aef052
Re-format using Rust 1.29 7 years ago
Roman Zeyde 58ea2ed960
Allow higher concurrency for >dual core machines 7 years ago
Roman Zeyde 853513ed27
Add 'blockchain.address.get_history' API 7 years ago
Roman Zeyde 27ce8ca0ab
Handle disconnections during reading RPC response 7 years ago
Roman Zeyde fcd85e9f51
Add a small test for FakeStore 7 years ago
Roman Zeyde fff0d0632a
Remove obsolete bulk loading example 7 years ago
Roman Zeyde 00da50d1ac
Reload block header index only after bulk indexing is over 7 years ago
Roman Zeyde 79b182af08
Add full compaction helpers to `store` module 7 years ago
Roman Zeyde 610a0ade07
Improve bulk indexing comment 7 years ago
Roman Zeyde 4e8a9f6274
Make definitions less public 7 years ago
Roman Zeyde 6a4def0459
Gracefully exit on SIGTERM 7 years ago
Roman Zeyde 74dfef8f09
Wait for IBD to finish (instead of failing) 7 years ago
Roman Zeyde 6af64b6106
Update sysconf to >=0.3.4 7 years ago
Roman Zeyde f62601bae3
Re-use `bitcoin` crate Network definitions 7 years ago
Roman Zeyde bb4c7a667d
Merge branch 'remove_unused_field' of https://github.com/greenaddress/electrs into remove-field 7 years ago
Roman Zeyde d2b61ac223
Merge pull request #53 from RCasatta/update-rust-bitcoin 7 years ago
Riccardo Casatta 8d2f491e91 update rust-bitcoin dep to 0.14 7 years ago
Lawrence Nahum d6f4d9e197
remove unused size_on_disk 7 years ago
Roman Zeyde 2d2590aeae
Add Docker usage example 7 years ago
Roman Zeyde b1bec059a8
Specify user, workdir, ports and signal at Dockerfile 7 years ago
Roman Zeyde e9a6bd0986
Fix daemon resconnection log message 7 years ago