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

37 Commits

Author SHA1 Message Date
Roman Zeyde
670588a1be
Bump version 2021-03-18 22:33:55 +02:00
Roman Zeyde
d114a6b4a7
Fixup latest version 2021-02-22 20:14:57 +02:00
Roman Zeyde
d953a75ce0
Bump version 2021-02-22 19:48:26 +02:00
Roman Zeyde
8fb4d7c286
Bump version 2021-01-15 09:23:29 +02:00
Roman Zeyde
5bb6f090ae
Bump version 2020-11-25 09:20:37 +02:00
Roman Zeyde
840da895ce
Bump version 2020-07-01 22:50:32 +03:00
Roman Zeyde
cbc2214cd5
Bump version 2020-01-30 21:56:24 +02:00
Roman Zeyde
ccf6967d73
Bump version 2019-12-06 13:17:00 +02:00
Roman Zeyde
1498eed6bb
Bump version 2019-11-20 22:21:49 +02:00
Roman Zeyde
48622f4bfb Update rocksdb to 0.13.0 2019-11-19 15:08:32 +02:00
Martin Habovstiak
5549287ac6 Implemented custom cookie file
This change allows the user to specify a custom cookie file, which is then
used instead of `~/.bitcoin/.cookie`. This resolves situations when the
user wants to have the cookie file in non-standard path.

Aside from that, the code now pre-computes the default path, improving
the performance by avoiding allocation (and copying). Unfortunately, due
to limitations of Rust, the code doesn't print out cookie configuration
anymore. This however might be safer, since the cookie isn't printed,
and thus doesn't end up in some readable logs by accident.

Closes #176
Closes #189
2019-11-13 15:52:32 +02:00
Roman Zeyde
ef3c387189
Bump version 2019-10-28 22:25:59 +02:00
Roman Zeyde
a347e6719f
Bump version 2019-10-05 12:42:16 +03:00
Roman Zeyde
4c14b0d0cb
Update RELEASE-NOTES.md 2019-09-20 14:45:21 +03:00
Martin Habovštiak
bbc6fcb21d
Merge branch 'master' into configure_me 2019-09-07 11:33:13 +02:00
Roman Zeyde
925e0da460 Support Rust >=1.34 2019-09-07 12:00:24 +03:00
Roman Zeyde
43e0bd31b1 Update RELEASE-NOTES.md 2019-09-07 11:33:17 +03:00
Roman Zeyde
fcbf16b9f1
Bump version 2019-07-27 17:42:32 +03:00
Roman Zeyde
3b8993db8a
Update release notes 2019-06-13 22:34:26 +03:00
Roman Zeyde
83bbfaaca1
Build with LTO 2019-05-30 10:15:12 +03:00
Roman Zeyde
8ff5c7c73d
Update CI and documentation for Rust 1.32 2019-05-11 10:07:43 +03:00
Roman Zeyde
1aeba092ec
Bump version 2019-05-09 11:48:02 +03:00
Roman Zeyde
26185dcb47
Update release notes 2019-05-06 11:48:01 +03:00
Roman Zeyde
94e139934f
Bump version 2019-04-29 14:36:34 +03:00
Roman Zeyde
81dd28d90b
Update Rust version on CI 2019-04-29 14:36:34 +03:00
Roman Zeyde
7dbaa91a0b
Update release notes 2019-04-29 13:28:34 +03:00
Roman Zeyde
6fa51ad76d
Update RELEASE-NOTES.md 2019-04-04 11:30:15 +03:00
Roman Zeyde
e996edbb82
Update RocksDB crate to 0.11 2019-01-13 10:01:29 +02:00
Roman Zeyde
5453ffe72a
Bump version 2018-12-23 09:55:54 +02:00
Roman Zeyde
09725e8615
Bump version 2018-11-22 11:24:23 +02:00
Roman Zeyde
5895ad906d
Bump version 2018-10-14 14:40:55 +03:00
Roman Zeyde
4301abdd10
Bump version 2018-09-22 15:44:24 +03:00
Roman Zeyde
e09816db65
Bump version 2018-09-14 17:59:54 +03:00
Roman Zeyde
b747829606
Update release notes 2018-08-20 11:19:40 +03:00
Roman Zeyde
7b79bc93fc
Mention new monitoring ports' defaults 2018-08-14 11:36:32 +03:00
Roman Zeyde
5869a833cd
Bump version 2018-08-14 11:17:29 +03:00
Roman Zeyde
ea24d6a01f
Add release notes 2018-07-15 09:14:45 +03:00