nix-bitcoin/test
Erik Arvstedt 75b89f3957
electrs: adapt to version 0.9.0
- `waitfornewblock` was previously not included in the public RPC
  whitelist because it's reserved for testing and marked as hidden
  in bitcoind.

- electrs changed its verbosity settings. `-vv` is now the best choice
  for normal usage.

- bitcoind option `dataDirReadableByGroup` is now unused.
  Because it can be valuable for other use cases and implementing
  it is intricate, we're keeping it for now.

- test: keep `nc` connection open because otherwise the electrs
  RPC server would now close the connection before sending a response.
2021-10-06 15:34:24 +02:00
..
lib test: add option `extraTestScript` 2021-10-04 00:33:27 +02:00
pkgs-unstable.nix elementsd: replace local version with nixpkgs 2021-07-16 23:32:58 +02:00
run-tests.sh run-tests: fix 'eval' command for newer versions of nix 2021-09-04 08:17:38 +02:00
tests.nix electrs: adapt to version 0.9.0 2021-10-06 15:34:24 +02:00
tests.py electrs: adapt to version 0.9.0 2021-10-06 15:34:24 +02:00