405 Commits (c2cc3823db7b79d097b583b422580a1b7774ff69)

Author SHA1 Message Date
Rusty Russell c2189229ca gossipd: only broadcast channel_announcement once we have a channel_update. 6 years ago
Rusty Russell 601a855543 tests/test_lightningd.py: test new delayed gossip channel_announce behaviour. 6 years ago
Rusty Russell 498ad91318 tests: new helper to get pid of a particular subdaemon. 6 years ago
Christian Decker c17848a3f3 gossip: Disable local channels after loading the gossip_store 6 years ago
Christian Decker 202ce5e4ea pytest: Replace wait_for_channels with an actual check 6 years ago
Christian Decker 568cd9ff36 pytest: Making test_routing_gossip less flaky 7 years ago
ZmnSCPxj 0087105d6c test_lightningd: Test forget-if-fundee behavior. 7 years ago
Christian Decker f2b89a9965 pytest: Simplify test_routing_gossip 7 years ago
Christian Decker 1a45efd0a9 pytest: Use utils.TIMEOUT when settling in test_routing_gossip 7 years ago
Christian Decker 1a9c7783b7 pytest: Yet another instance where we wait only on one side 7 years ago
Christian Decker f1c64db5e7 pytest: Wait on both sides in test_peerinfo 7 years ago
Christian Decker eb869cf144 pytest: Make test_sendpay less flaky 7 years ago
Christian Decker a35cc9a79f pytest: Stabilize test_autocleaninvoice 7 years ago
Rusty Russell 90dc5173d5 test_lightningd.py: remove 5 slowest tests from non-developer mode. 7 years ago
Rusty Russell a2dc3d02a8 locktime-blocks: rename to watchtime-blocks. 7 years ago
Rusty Russell fd86fbf2fc lightningd: rename --anchor-confirms to --funding-confirms. 7 years ago
Rusty Russell 8739b4cbe8 lighningd: Remove --debug-subdaemon-io. 7 years ago
Rusty Russell edf1b3cec9 More option cleanups. 7 years ago
Rusty Russell 0aa22741df option cleanup: --dev-override-fee-rates 7 years ago
Rusty Russell 85a062164a test_lightningd: test_closing_torture timeout increase. 7 years ago
Rusty Russell c546b1bbb6 gossipd: specify origin of updates in errors. 7 years ago
Rusty Russell 8ee60e2d8e testing: make sure we don't see gossip in bad order. 7 years ago
Rusty Russell c33bbb2639 test_lightningd.py: wait longer test_permfail for l2 to notice new blocks. 7 years ago
Rusty Russell 2caeab506b tests/test_lightningd.py: make test_blockchaintrack safe to re-run. 7 years ago
Rusty Russell ecebbe700b tests/test_lightningd.py: remove unneeded btc variable. 7 years ago
ZmnSCPxj 757c059cd4 test_lightningd: Add closingd torture test. 7 years ago
Christian Decker 783327622f pytest: Mark test_blockchaintrack as flaky 7 years ago
Christian Decker 5f7b0fdf92 pytest: Marking `test_permfail` as flaky 7 years ago
Christian Decker 104645ba3a pytest: Fix flaky `test_closing_id` test 7 years ago
Rusty Russell 79902b48c7 test_lightningd.py: remove gratuitous 'addr' option from test_connect_by_gossip. 7 years ago
Rusty Russell d40d22b68e gossipd: don't try to connect to non-routable addresses. 7 years ago
Rusty Russell af065417e1 gossipd: handle wildcard addresses correctly. 7 years ago
Rusty Russell 52917ff6c9 More flexible address wildcards, only add wildcard if nothing else. 7 years ago
Rusty Russell fe96fe10c7 Clean up network options. 7 years ago
Rusty Russell 00537fde43 lightningd: deprecate --ipaddr in favor of --addr. 7 years ago
Rusty Russell 6ba9a7cb57 tests/test_lightningd.py: move port into node. 7 years ago
Christian Decker 6231e9969f pytest: Give lightningd nodes a numeric ID to prefix logs 7 years ago
Christian Decker 65cac1ba85 pytest: Add flaky dependency and mark as test_closing_different_fees 7 years ago
Christian Decker 071ef628db pytest: Use random ports for bitcoind and lightningd to allow parallel testing 7 years ago
Christian Decker bbeb44faac pytest: Make the directory of the NodeFactory configurable 7 years ago
Christian Decker 727d115296 pytest: Add py.test fixtures and migrate first example test 7 years ago
Christian Decker b307df0002 pytest: Let `connect` start nodes in parallel 7 years ago
Christian Decker 4f63acc77c pytest: Add helper to start a number of nodes in parallel 7 years ago
Christian Decker 81b715aae9 pytest: Move wait_for to utils.py and make fund_channel a member 7 years ago
Christian Decker 7aa13cc949 channel: Queue a channel_update to the peer upon funding_locked 7 years ago
Rusty Russell ac51231166 lightningd: remove --dev-hsm-seed option. 7 years ago
ZmnSCPxj b1ffcc3b52 test_lightningd: Update close to use scid, add test for peer id and full cid. 7 years ago
Rusty Russell c6af2a8cb2 lightningd: loosen feerate minimum. 7 years ago
ZmnSCPxj 69cdfba3c8 gossip: Use gossiped node_announcement to locate nodes. 7 years ago
Rusty Russell c6483a57d0 gossipd: give more distinct errors. 7 years ago