1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 09:54:09 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Roman Zeyde
4c182a0650
Fix formatting 2018-07-09 17:10:24 +03:00
Roman Zeyde
da570a9182
Fix benchmarks 2018-07-08 23:23:36 +03:00
Roman Zeyde
130ced9ae0
Format using nightly rustfmt 2018-07-03 11:46:36 +03:00
Roman Zeyde
82c2caa3af
Fix Daemon usage by benchmarks 2018-07-03 10:52:09 +03:00
Roman Zeyde
fe03b121f1
Update multiple use formatting 2018-06-27 00:28:50 +03:00
Roman Zeyde
1c70addede
Fix travis 2018-06-26 09:32:35 +03:00
Roman Zeyde
f631bf26af
Dedup FakeStore definition 2018-06-25 23:06:24 +03:00
Roman Zeyde
8e0a719cee
Replace eprintln!() by error!() 2018-06-25 22:16:22 +03:00
Roman Zeyde
712c86d405
Fix small typo in bench_index 2018-06-25 10:52:44 +03:00
Roman Zeyde
a8e26e6e33
Revert "Update formatting following Rust 1.27 update"
This reverts commit 7372f8e239.
2018-06-23 19:57:49 +03:00
Roman Zeyde
7372f8e239
Update formatting following Rust 1.27 update 2018-06-22 18:18:45 +03:00
Roman Zeyde
0afde683c1
Move benchmark tool to examples/ 2018-06-14 15:22:47 +03:00