19 Commits (6aed936799b4167803eebf615324eacd1d5d213a)

Author SHA1 Message Date
Rusty Russell 6aed936799 channeld: check option_data_loss_protect fields. 6 years ago
Rusty Russell da8d620907 pytest: check that we advertise and send option_data_loss_protect. 6 years ago
Rusty Russell ebaf5eaf2e channeld: send option_data_loss_protect fields. 6 years ago
Rusty Russell 162adfdf12 listpeers: correctly display features on reconnect. 6 years ago
Rusty Russell 9f175deecd lightningd: update feerate upon receiving revoke_and_ack from fundee. 6 years ago
Rusty Russell c106fa1b4f pytest: add test for reconnect immediately after feerate change. 6 years ago
Rusty Russell 7a77b81dff pytest: always use the fake-bitcoin-cli, name it more appropriately. 6 years ago
Rusty Russell 5e20eedb41 pytest: allow more elaborate bitcoin-cli override. 6 years ago
Rusty Russell b379bec4e4 pytest: fix flakiness in test_channel_reenable. 6 years ago
Christian Decker a97955845f pytest: dev-ping was renamed to ping 6 years ago
Rusty Russell 35d7449259 connectd: initialize peer->conn. 6 years ago
Rusty Russell f8aed1b4b0 pytest: add reconnection stress test. 6 years ago
Rusty Russell fefb7faba7 pytest: try a simple reconnection test. 6 years ago
Rusty Russell 8939a5001b connectd: rely on the master to tell us to reconnect. 6 years ago
Rusty Russell 035362e151 openingd: don't exit when we receive an error. 6 years ago
Rusty Russell 02966a4857 connectd: remove unused handback APIs and code. 6 years ago
Rusty Russell e59cbb3e2c pytest: make sure receiving peer's openingd is ready. 6 years ago
Rusty Russell 50f5eb34b4 openingd: take peer before we're opening, wait for explicit funding msg. 6 years ago
Christian Decker 58709cf190 pytest: Migrate connection tests to new fixture model 6 years ago