nix-bitcoin/test
Erik Arvstedt 03db1a61b1
lnd, joinmarket: don't write to secrets dir
Keeping the secrets dir read-only is more simple and robust.

- lnd seed mnemonic creation and joinmarket wallet creation can be
  run as the regular service user instead of root.

- It is easier to switch to a third-party secrets deployment
  method in the future.

Don't create a seed mnemonic for lnd when a wallet exists.
This avoids creating unused mnemonics and helps simplifying
the migration command in `versioning.nix`.
2021-03-15 18:50:15 +01:00
..
lib run-tests: fix interrupt handling for --copy-src 2021-02-12 21:39:46 +01:00
pkgs-unstable.nix pool: add pkg, module & tests 2021-03-01 10:59:35 +01:00
run-tests.sh run-tests: add option --copy-src 2021-02-08 12:20:20 +01:00
tests.nix secrets: add option 'generateSecrets' 2021-03-15 12:42:52 +00:00
tests.py lnd, joinmarket: don't write to secrets dir 2021-03-15 18:50:15 +01:00