core-lightning/tests
Simon Vrouwe c053dc9a6a lightningd: fix/refactor select_inchan for invoice route-hint, use fractional excess as weight
Refactored the weighted-reservoir-sampling algo to make it more straightforward.
It now uses the excess as fraction of capacity as weight. This favors channels that
are more _relatively_ unbalanced to be used for incoming payment.

Now passes test_invoice_routeboost_private() when using max fundamount=16777215.
2019-04-16 21:22:13 +00:00
..
data pytest: test starting with db corrupted by dangling peer. 2019-02-21 12:03:54 +01:00
plugins pytest: test the invoice hook. 2019-04-12 03:32:48 +00: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 test: opening_tiny_channel with min_capacity_sat 2019-04-09 13:20:52 +02: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 lightningd: fix/refactor select_inchan for invoice route-hint, use fractional excess as weight 2019-04-16 21:22:13 +00:00
test_misc.py lightning-cli: don't produce bad JSON if fields contain ". 2019-04-10 20:03:39 -07:00
test_pay.py lightningd: move local invoice resolution into invoice.c function. 2019-04-12 03:32:48 +00:00
test_plugin.py pytest: test the invoice hook. 2019-04-12 03:32:48 +00:00
utils.py newaddr: deprecate 'address' output. 2019-03-04 15:11:20 +01:00