core-lightning/tests
Rusty Russell 6195d953cc plugins: use "slow" feerate for mutual close negotiation.
We're rarely in a hurry here, and bitcoind is aggressive with fees.
You can always spend this output if you really have to, using CPFP.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Changed: Protocol: mutual closing feerate reduced to "slow" to avoid overpaying.
2020-10-13 20:53:34 +02:00
..
data hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
plugins pytest: Add test for failcode conversion 2020-09-24 11:23:33 +09:30
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +10:30
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
db.py pytest: Have the DB provider search for the postgres binary 2019-09-22 02:03:43 +00:00
fixtures.py pytest: Verification mode of expanded stmts for the db_write hook 2020-10-10 11:34:43 +10:30
test_closing.py plugins: use "slow" feerate for mutual close negotiation. 2020-10-13 20:53:34 +02:00
test_connection.py pytest: Check for connection close and reset errors in timeout test 2020-10-13 14:30:45 +02:00
test_db.py pytest: Rename all fund_channel to fundchannel 2020-09-25 21:04:56 +02:00
test_gossip.py pyln: Decode process output once before storing it 2020-10-07 09:36:30 +10:30
test_invoices.py pytest: Rename all fund_channel to fundchannel 2020-09-25 21:04:56 +02:00
test_misc.py plugins: use "slow" feerate for mutual close negotiation. 2020-10-13 20:53:34 +02:00
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_pay.py pytest: Stabilize test_setchannelfee_{restart,zero} 2020-10-07 09:36:30 +10:30
test_plugin.py plugins: use "slow" feerate for mutual close negotiation. 2020-10-13 20:53:34 +02:00
test_wallet.py pytest: fix experimental test. 2020-10-08 11:00:23 +10:30
utils.py pytest: allow variable-order coin_moves, and give more information on failure. 2020-09-08 10:14:42 +09:30