core-lightning/tests/data
Rusty Russell a6c2f183d6 bookkeeper: fix up out-of-order migrations in rc1
This was introduced in rc1, resulting in:

```
2024-08-15T01:33:48.343Z **BROKEN** plugin-bookkeeper: query failed: plugins/bkpr/recorder.c:738: SELECT  e.id, e.account_id, a.name, e.origin, e.tag, e.credit, e.debit, e.output_value, e.currency, e.timestamp, e.blockheight, e.utxo_txid, e.outnum, e.spending_txid, e.payment_id, e.ignored, e.stealable, e.ev_desc, e.spliced FROM chain_events e LEFT OUTER JOIN accounts a ON e.account_id = a.id WHERE  e.spending_txid = ? AND e.account_id = ? AND e.utxo_txid = ? AND e.outnum = ?
```

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-08-16 07:18:29 +09:30
..
recklessrepo pytest: add tests for pip and poetry installed virtual envs 2024-02-07 13:24:34 +01:00
bookkeeper-accounts-pre-v24.08-migration.sqlite3.xz bookkeeper: fix up out-of-order migrations in rc1 2024-08-16 07:18:29 +09:30
commando_blacklist.sqlite3.xz lightningd: migrate (and delete) old commando blacklists. 2023-07-25 14:47:12 +09:30
commando_listrunes.sqlite3.xz lightningd: migrate (and delete) old commando runes. 2023-07-25 14:47:12 +09:30
dangling-peer.sqlite3.xz
dupe_lease_fee.sqlite3.xz bkpr: migration to delete any duplicate lease_fee entries 2022-09-14 15:59:37 +09:30
invoices_botched_waitindex_migrate.sqlite3.xz pytest: test for grubles' screwed node. 2023-07-31 13:25:22 +09:30
invoices_pre_waitindex.sqlite3.xz pytest: add test for db crash on conflicting invoice.id 2023-07-27 15:54:08 +09:30
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
no-local-basepoints.sqlite3.xz pytest: fix spurious failure in test_local_basepoints_cache. 2021-04-12 23:03:47 +02:00
oldstyle-scids.sqlite3.xz
p2sh_wallet_hsm_secret upgradewallet: JSONRPC call to update p2sh outputs to a native segwit 2023-02-04 15:31:16 +10:30
pubkey_regen_commitment_point.sqlite3.xz hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
pubkey_regen.sqlite.xz hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
routing_gossip_store common: add routing test using real data which crashes. 2024-03-07 14:09:14 +01:00
runes_bad_id.sqlite3.xz db: migrate old runes table to fix up id fields. 2023-08-31 05:33:15 +09:30
upgrade_inflight.sqlite3.xz inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
v0.12.1-forward.sqlite3.xz pytest: add test for migrations upgrade which breaks 'fees_collected_msat'. 2022-09-27 14:42:03 +09:30