761 Commits (ff34ee1907e47fab8f2162fec7174b307694cefe)
 

Author SHA1 Message Date
Roman Zeyde ff34ee1907
Update Cargo.lock 5 years ago
Roman Zeyde 9856f94160
Remove unused crate 5 years ago
Martin Habovštiak bbc6fcb21d
Merge branch 'master' into configure_me 5 years ago
Roman Zeyde e2cca9b85b Use explicit 'dyn' for trait objects 5 years ago
Roman Zeyde 05b653f7f5 Use AtomicU64 after updating to Rust >=1.34 5 years ago
Roman Zeyde 32015a762c Use TryInto to convert slices into array 6 years ago
Roman Zeyde 925e0da460 Support Rust >=1.34 5 years ago
Roman Zeyde 43e0bd31b1 Update RELEASE-NOTES.md 5 years ago
Roman Zeyde f7ad9419ed cargo fmt 5 years ago
Martin Habovstiak 0cf115d5f6 Updated Cargo.lock 5 years ago
Martin Habovstiak f050bc4496 Code documentation and cleanup 5 years ago
Martin Habovstiak 2b301a3b28 Fixed address resolution 5 years ago
Martin Habovstiak 2c50791dc5 Fixed db subdir 5 years ago
Martin Habovstiak 8574aa2a34 Updated doc regarding config files and env vars 5 years ago
Martin Habovstiak 268fbf5c09 Added CWD cfg file and fixed ordering of cfg files 5 years ago
Martin Habovstiak ec049b9ad5 Use configure_me instead of clap 5 years ago
Roman Zeyde a61e1b3b7a
docs: add hardware specs and explain storage usage 5 years ago
Roman Zeyde b33b570704
Add a script for computing tx fee 5 years ago
Roman Zeyde a0fc0b895d
Cache transactions returned via Query::load_txn() 6 years ago
Roman Zeyde 2860966748
Update Cargo.lock 5 years ago
Roman Zeyde fcbf16b9f1
Bump version 5 years ago
Roman Zeyde 35f456751f
Allow stopping bulk indexing via SIGINT/SIGTERM 5 years ago
Roman Zeyde 25ce69ea04
Add link to Electrum Tor documentation 5 years ago
Roman Zeyde 16e4de60a4
Add documentation for running Tor service 5 years ago
Dagur Valberg Johannsson ebc4dc3829 Test for BlockTxIDsCache 5 years ago
Dagur Valberg Johannsson 6ba67cb9f6 Add metrics to blocktxids cache 5 years ago
Dagur Valberg Johannsson 2e9ac5c0d8 Cache list of transaction IDs for blocks 5 years ago
Roman Zeyde dc92454c9d
Update Cargo.lock 5 years ago
Roman Zeyde 5d37e7fe52
Bump version 5 years ago
Roman Zeyde 3b8993db8a
Update release notes 5 years ago
Roman Zeyde 70d0c1d47f
Merge branch 'atomic-counter' 5 years ago
Roman Zeyde bebbfa197d
Add support for latest Rust features via `--features latest_rust` 5 years ago
Roman Zeyde 4f44a78dd3
Refactor bulk::parse_blocks() a bit 5 years ago
azuchi 965aa93c97 Move test data to fixture file 5 years ago
azuchi ef4c33b570 Add test for incomplete block data import 5 years ago
azuchi df0b097747 Fix formatting issue 5 years ago
azuchi 536d3362b8 Fix the error by adding skip processing when incomplete data is included in the RAW block file 5 years ago
Roman Zeyde 0858b627e1
Merge branch 'vec_to_iter' 5 years ago
Roman Zeyde 4802cc9146
Join index & write duration measurement 5 years ago
Roman Zeyde db853e1fe1
Fix small formatting issues 5 years ago
Roman Zeyde 83bbfaaca1
Build with LTO 5 years ago
Martin Habovstiak 8199563e0f Bunch of Vec<Row> translated to Iterator<Item=Row> 5 years ago
Martin Habovstiak 2a835d94ef Use atomic u64 instead of Mutex for counter 5 years ago
Roman Zeyde 9df66d97e3
Fix clippy warning 6 years ago
Roman Zeyde 2b52ef3bef
Log electrs and protocol versions 6 years ago
Roman Zeyde 89940cf973
Update contrib/mempool.py for bitcoind 0.18 6 years ago
Roman Zeyde a2a97c7714
Update Cargo.lock 6 years ago
Roman Zeyde b52090da03
Bump version 6 years ago
Roman Zeyde ac4ac43b8e
Fix formatting 6 years ago
Roman Zeyde 5282497a2d
Merge pull request #141 from dagurval/index-height 6 years ago