rgb-cln/tests/data
niftynei 90b393ca1a hsmd/db: backfill pubkey information so that psbts signing works
the way we use PSBTs to sign things requires that we have the
scriptpubkey available on the utxo so we can populate the witness-utxo
field with it.

this causes problems if we don't already have the scriptpubkey cached in
the database, as in *some* cases we require a round trip to the HSM to
populate them

to get over this hump, we backfill any and all missing scriptpubkey
information for the utxo's that we hold in our wallet.

this will allow us to clean up the NULL handling of missing
scriptpubkeys.
2020-07-29 13:13:46 +02:00
..
dangling-peer.sqlite3.xz pytest: test starting with db corrupted by dangling peer. 2019-02-21 12:03:54 +01:00
last_tx_closed.sqlite3.xz migrations: ignore channels that don't have a peer_id 2020-06-17 14:30:41 +02:00
last_tx_upgrade.sqlite3.xz psbt: affirm database upgrade works for last_tx -> psbt 2020-06-11 13:13:13 +02:00
oldstyle-scids.sqlite3.xz pytest: test db upgrade. 2019-09-06 14:19:14 +02:00
pubkey_regen.sqlite.xz hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
pubkey_regen_commitment_point.sqlite3.xz hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00