Commit Graph

14 Commits

Author SHA1 Message Date
Erik Arvstedt
eb90ae9972
electrs: 0.9.2 -> 0.9.3 2021-11-22 16:43:46 +01:00
Pavol Rusnak
af9b2fc0ae
electrs: use rocksdb_6_23 2021-11-14 00:36:58 +01:00
Pavol Rusnak
06651404a6
electrs: bring back rocksdb dynamic linking 2021-11-14 00:36:58 +01:00
Erik Arvstedt
80521a98ac
electrs: 0.9.1 -> 0.9.2 2021-11-01 14:27:59 +01:00
Erik Arvstedt
6b7aa566ef
electrs/update.sh: ensure tag is checked out
Cloning a tag-named branch introduced a supply chain attack vector,
because branch and tag contents might differ.
Now the hashed worktree always corresponds to the tag that is GPG-verified.
2021-11-01 14:27:59 +01:00
Erik Arvstedt
e7933f35d4
electrs: 0.9.0 -> 0.9.1 2021-10-19 01:52:44 +02:00
Erik Arvstedt
890ca19818
electrs: add update script 2021-10-19 01:52:44 +02:00
Erik Arvstedt
aeaf4453be
electrs: use SRI hashes 2021-10-19 01:36:08 +02:00
Erik Arvstedt
2e13a9cc6d
electrs: fix missing metrics feature
With electrs 0.9.0, option `--no-default-features` disables the `metrics`
feature, which brakes electrs option `--monitoring-addr`.

Fix this by removing `--no-default-features`, which is no longer needed
for dynamic linking in 0.9.0.
2021-09-30 14:31:28 +02:00
Pavol Rusnak
c2b15153a8
electrs: 0.8.12 -> 0.9.0 2021-09-30 11:20:30 +02:00
Pavol Rusnak
9baf54d902
electrs: link rocksdb dynamically 2021-09-20 19:13:53 +02:00
Pavol Rusnak
99cb7f40bb
electrs: 0.8.11 -> 0.8.12 2021-09-20 19:13:15 +02:00
nixbitcoin
2de65a8061
electrs: 0.8.10 -> 0.8.11 2021-09-15 10:09:29 +00:00
Sandro Jäckel
06a2b9fa95
pkgs/applications/blockchains: move packages into subdirs 2021-07-28 13:29:10 +02:00