21 Commits (master)

Author SHA1 Message Date
Jan Sarenik a777d21fb7 pytest: Rename all fund_channel to fundchannel 4 years ago
Christian Decker d9ba39d2cb pytest: Add test for key-value style postgresql DSNs 4 years ago
niftynei 864f2f3e21 channel_id: save to database, dont derive from funding_txid 4 years ago
niftynei 90b393ca1a hsmd/db: backfill pubkey information so that psbts signing works 4 years ago
niftynei 2900da6112 migrations: ignore channels that don't have a peer_id 4 years ago
niftynei 971f615695 psbt: affirm database upgrade works for last_tx -> psbt 4 years ago
Christian Decker 2c42cbffa2 pytest: Fix optimistic locking in valgrind - developer config 5 years ago
Christian Decker 3f3a48dae9 db: Turn the transaction counter into an optimistic lock 5 years ago
Rusty Russell 654faa6174 lightningd: don't start if bitcoind is behind. 5 years ago
Rusty Russell 04403ed59f pytest: fix flaky 'Bad gossip' error in test_block_backfill 5 years ago
Christian Decker e23d8a4aff pytest: Mark some tests as skippable that are too bitcoin-specific 5 years ago
Christian Decker 90a69e04cd elements: Skip DB migration tests if we're not running in regtest 6 years ago
Christian Decker efc4aa94a3 pytest: Skip some tests that assume we have a sqlite3 db on postgres 5 years ago
Rusty Russell 714e7fb670 pytest: test db upgrade. 5 years ago
Rusty Russell 686df235a2 pytest: fix race in test_block_backfill. 5 years ago
lisa neigut 0c96c89d67 db-fix: resolve crash on fundchannel 5 years ago
Christian Decker 5e36257375 pytest: Test that we delete channels opened below our birth height 5 years ago
Christian Decker 98447e454e gossip: Use the getfilteredblock method to look up scid outputs 5 years ago
Christian Decker 5bb411b572 pytest: Add test for the block backfilling trigger by gossip 5 years ago
Rusty Russell 6ed54dd34e db: fix dangling peers on db upgrade. 6 years ago
Rusty Russell 594f260de7 pytest: test starting with db corrupted by dangling peer. 6 years ago