core-lightning/tests
Christian Decker be853f563a wallet: Clamp maxheight to positive number for large minconf
Fixes #2518

Signed-off-by: Christian Decker <decker.christian@gmail.com>
Changelog-fixed: `minconf` no longer gets wrapped around for large values, which was causing funds with insufficient confirmations to be selected.
2019-04-30 17:52:52 -05:00
..
data pytest: test starting with db corrupted by dangling peer. 2019-02-21 12:03:54 +01:00
plugins invoice_hook: remove nested result. 2019-04-23 15:26:42 +02:00
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
btcproxy.py pytest: create proper mock failures. 2019-01-29 04:50:01 +00:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
fixtures.py pytest: Have bitcoind own its proxies 2019-01-29 00:50:09 +00:00
requirements.txt pytest: Update test dependencies to latest version 2019-01-29 00:50:09 +00:00
test_closing.py closing: add message to billboard when closing txn is broadcast 2019-04-12 03:35:16 +00:00
test_connection.py feat: subtract dust reserves on the fly from min-capacity-sat 2019-04-16 15:01:28 -07:00
test_db.py db: fix dangling peers on db upgrade. 2019-02-21 12:03:54 +01:00
test_gossip.py patch refine-test_gossip_persistence.patch 2019-04-11 18:31:34 -07:00
test_invoices.py test: make routeboost_private use higher capacity 2019-04-16 15:01:28 -07:00
test_misc.py wallet: Clamp maxheight to positive number for large minconf 2019-04-30 17:52:52 -05:00
test_pay.py pytest: fix old code in test, which can cause spurious failures. 2019-04-17 09:25:55 +02:00
test_plugin.py connected_hook: allow hook to specify an error message. 2019-04-23 15:26:42 +02:00
utils.py newaddr: deprecate 'address' output. 2019-03-04 15:11:20 +01:00