625 Commits (48bca56e8448b900aac11eb69079dba0be789d9f)
 

Author SHA1 Message Date
Roman Zeyde 10d3182ee9
Replace has_block() by read_header() 7 years ago
Roman Zeyde 611fce4dfb
Add simple from_hex() helper 7 years ago
Roman Zeyde c68a6fdedb
Use Bytes for block hash (instead of String) 7 years ago
Roman Zeyde c7f138ec90
Rename HASH_LEN to HASH_PREFIX_LEN 7 years ago
Roman Zeyde a84d677a20
Remove unneeded `mut` from `Store` 7 years ago
Roman Zeyde a770804e19
Move indexing logic into index.rs 7 years ago
Roman Zeyde 9ee7714cb0
Use simple progress bar for indexing 7 years ago
Roman Zeyde 09d4df49f3
Move `extern crate` to main.rs 7 years ago
Roman Zeyde 17ea973c02
Log latest block time 7 years ago
Roman Zeyde 0f743be785
Split main.rs into a few modules 7 years ago
Roman Zeyde 5605ff7451
Run full compaction once after initial sync 7 years ago
Roman Zeyde 294649e51a
Update RocksDB 7 years ago
Roman Zeyde 4d0346e1ab
Add ZMQ wait helper 7 years ago
Roman Zeyde e64617fd04
Refactor blocks' indexing into a separate function 7 years ago
Roman Zeyde e2a610767f
Consume unindexed hashes' list 7 years ago
Roman Zeyde 2a773d78b0
Skip already indexed blocks 7 years ago
Roman Zeyde d875abcf22
Fixup Cargo.toml 7 years ago
Roman Zeyde c88437af04
Optimize for spinning disk 7 years ago
Roman Zeyde ca14921273
Ingore database 7 years ago
Roman Zeyde fc7d6f389e
Collect more progress metrics 7 years ago
Roman Zeyde 5a0451425f
Single threaded indexer and storage 7 years ago
Roman Zeyde d4084a7dfe
Add simple timing 7 years ago
Roman Zeyde 2907ca29b9
Add MIT license and small README 7 years ago
Roman Zeyde 2bf79782c4
Load all headers and parse all blocks 7 years ago
Roman Zeyde b348a423a8 init 7 years ago