rgb-cln/lightningd/test
Christian Decker b2819f9f97 wallet: Add check that wallet matches the network on startup
Adds a simple check that compares genesis-blockhashes from the
chainparams against the blockhash that the wallet was created
with. The wallet is network specific, so mixing is always a bad idea.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-02-17 11:36:17 +00:00
..
Makefile Re-enable builds with DEVELOPER=0 2017-12-20 12:43:10 +01:00
run-commit_tx.c Avoid out-of-bounds read in increase(u32 feerate_per_kw) 2018-01-02 18:37:22 +01:00
run-cryptomsg.c common: add logging for peer packets, with status_io. 2018-02-07 00:46:49 +00:00
run-find_my_path.c wallet: Add check that wallet matches the network on startup 2018-02-17 11:36:17 +00:00
run-funding_tx.c wallet: Added unilateral close info to utxo 2018-01-08 17:19:25 +01:00
run-key_derive.c common: move some files out of lightningd/ 2017-08-29 17:54:14 +02:00