core-lightning/daemon/test
Rusty Russell b45b4eaba6 bitcoind: explicit flag to bitcoin-cli for testnet/regtest.
Three days of on and off debugging, before I realized my server was talking
to a non-testnet bitcoind.  There was a bitcoind on that machine running
on testnet, but it uses the same dir and config, so the --bitcoin-datadir
option couldn't help.

This is more certain: specify whether we're testnet on every single query.
Now we can skip the attempt to parse bitcoin.conf, too.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-10-07 14:00:16 +10:30
..
scripts update-mocks: make mocks compile with -Wunused 2016-09-01 11:50:32 +09:30
Makefile daemon: first unit test, infrastructure. 2016-08-25 11:39:46 +09:30
run-maxfee.c db: save error, return it when we commit transaction. 2016-09-06 16:47:49 +09:30
test.sh bitcoind: explicit flag to bitcoin-cli for testnet/regtest. 2016-10-07 14:00:16 +10:30