-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0a2c8e4 run-tests: add option --copy-src (Erik Arvstedt) 803584a backups: don't use hardcoded secrets dir (Erik Arvstedt) c29d44b ci: use 'cachix watch-exec' (Erik Arvstedt) 6a32812 services: add names for systemd helper scripts (Erik Arvstedt) 6982699 services: use consistent layout (Erik Arvstedt) a43534d services: improve config file setup (Erik Arvstedt) 18f2002 joinmarket-yieldgenerator: improve systemd journal output (Erik Arvstedt) 9d0b8c8 joinmarket-ob-watcher: use DynamicUser (Erik Arvstedt) e9c98f4 joinmarket: explain need for tor control socket (Erik Arvstedt) d9c87b6 joinmarket: fix wallet creation (Erik Arvstedt) 7458350 treewide: remove deprecated types.loaOf (Erik Arvstedt) 9cf0389 treewide: use mkEnableOption (Erik Arvstedt) 7a97304 treewide: remove unit descriptions (Erik Arvstedt) a942177 treewide: remove user descriptions (Erik Arvstedt) 4f6ff40 treewide: remove unneeded string literals (Erik Arvstedt) e6a6c72 treewide: streamline 'extraConfig' descriptions (Erik Arvstedt) e774c04 treewide: fix formatting (Erik Arvstedt) 0b5b29a netns-isolation: simplify permission definition for netns-exec (Erik Arvstedt) a587a2b defaultHardening: explain where @System-service is defined (Erik Arvstedt) bb3a697 README: minor improvements (Erik Arvstedt) 13fc9df examples: improve introductory comments (Erik Arvstedt) af2040f netns-isolation: use 'true' for systemd option (Erik Arvstedt) c246bbb bitcoind, clightning, lnd: improve descriptions (Erik Arvstedt) 7533f12 bitcoind, clightning, run-tests: minor refactoring (Erik Arvstedt) 41fe9b0 elementsd: minor refactoring (Erik Arvstedt) f0850d3 btcpayserver: reorder config settings (Erik Arvstedt) d1c0ea9 btcpayserver: add missing systemd postgresql dependency (Erik Arvstedt) Pull request description: ACKs for top commit: jonasnick: ACK 0a2c8e4 Tree-SHA512: 5c81b36042fbb2f016c8e58ba9e05ef3389d5376b8df713d3258d2cd0b6a9239904531171aca8e49bea7039341d5fa91aa9474c6d98de849c25ede52deccc5a3
- Loading branch information
Showing
25 changed files
with
236 additions
and
263 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
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
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 |
---|---|---|
|
@@ -58,5 +58,5 @@ | |
"validateaddress" | ||
"verifymessage" | ||
# Zmq | ||
"getzmqnotifications" | ||
"getzmqnotifications" | ||
] |
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
Oops, something went wrong.