-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Experimental: updated electrs to 0.9
This updates electrs to 0.9 dropping dynamic linking for the time being. Dynamic linking will be re-enabled in Bullseye. This also removes generating blocks from electrs test because that was done on bitcoind test so it's not needed and it actually causesd tests to fail. Part of #175
- Loading branch information
Showing
4 changed files
with
21 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
electrs (0.9.0-1) buster; urgency=medium | ||
|
||
* Experimental only: Updated upstream version | ||
|
||
-- Martin Habovstiak <[email protected]> Thu, 30 Sep 2021 10:18:42 +0100 | ||
|
||
electrs (0.8.8-2) buster; urgency=medium | ||
|
||
* Improved sandboxing of service | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters