rgb-cln/lightningd/test
niftynei 65c2bac2f3 hsmd/wallet: pass the bip32_key down into migrations
we're about to add a migration that requires access to the bip32_key
in order to calculate missing scriptpubkeys.

prior to this patch, we don't have access to the bip32 key in the db
migration, as it's set on the wallet but after the db migrations are
run.

here we patch it through so that every migration can access it
2020-07-29 13:13:46 +02:00
..
Makefile makefiles: move all unit tests under `make check-units` 2019-06-30 16:41:30 +09:30
run-find_my_abspath.c hsmd/wallet: pass the bip32_key down into migrations 2020-07-29 13:13:46 +02:00
run-invoice-select-inchan.c test_penalty_htlc_tx_timeout: debugging 2020-07-23 10:14:21 +09:30
run-jsonrpc.c common/json_tok: expose param_txid. 2020-07-08 21:07:20 +02:00
run-log-pruning.c wire: move remaining bitcoin functions out to bitcoin/ files. 2020-05-18 14:51:12 +02:00