You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
niftynei
8f253b2adc
test: simplify test for close_to
Since `fundchannel` now supports the 'close_to' argument, we can remove
all the logic needed to call fundchannel_start here.
Underneath, we're still calling `fundchannel_start`, we're just one (or
two, if you count multifundchannel) call levels away from it now.
4 years ago
..
data
hsmd/db: backfill pubkey information so that psbts signing works
4 years ago
plugins
pytest: Add test for failcode conversion
4 years ago
vectors
pytest: Add tests for the sphinx onion generation and processing
5 years ago
benchmark.py
py-tests: rename 'announce' to 'wait_for_announce'
6 years ago
conftest.py
pytest: Pass result to fixtures and keep directories of failed tests
6 years ago
db.py
pytest: Have the DB provider search for the postgres binary
5 years ago
fixtures.py
pytest: Verification mode of expanded stmts for the db_write hook
4 years ago
test_closing.py
tests,fundchannel: return the result from the fundchannel rpc call
4 years ago
test_connection.py
test: simplify test for close_to
4 years ago
test_db.py
pytest: Rename all fund_channel to fundchannel
4 years ago
test_gossip.py
tests,fundchannel: return the result from the fundchannel rpc call
4 years ago
test_invoices.py
tests,fundchannel: return the result from the fundchannel rpc call
4 years ago
test_misc.py
tests,fundchannel: return the result from the fundchannel rpc call
4 years ago
test_onion.py
pytest: Actually make sure that the direcory exists
5 years ago
test_pay.py
tests,fundchannel: return the result from the fundchannel rpc call
4 years ago
test_plugin.py
plugins: use "slow" feerate for mutual close negotiation.
4 years ago
test_wallet.py
pytest: fix experimental test.
4 years ago
utils.py
pytest: allow variable-order coin_moves, and give more information on failure.
4 years ago