341 Commits (2cee1ab20f684133e0bd1d2e0e0039fa9521f333)

Author SHA1 Message Date
ZmnSCPxj 2cee1ab20f peer_control: Make close wait for complete closure, with timeout. 7 years ago
ZmnSCPxj 78a074af5a test_lightningd: Also test receive of P2WPKH is correct. 7 years ago
ZmnSCPxj 3bf626a750 walletrpc: Correct generation of P2SH-P2WPKH addresses for listfunds. 7 years ago
ZmnSCPxj c2e85cd051 test_lightningd: Check listfunds address matches newaddr paid to. 7 years ago
Christian Decker 140123b4c8 pytest: Add local_add tests to test_gossip_persistence and cleanup 7 years ago
Christian Decker 2de7f622cb gossip: Add an explicit debug message when handing back a peer 7 years ago
Christian Decker 1757732236 pytest: Fix flaky test_blockchaintrack test 7 years ago
Rusty Russell 09c4203767 bolt11: allow multiple fallback addresses. 7 years ago
Christian Decker 4da3d407b4 pytest: Use a dict to pass options to lightningd 7 years ago
Rusty Russell 5f1c77d249 test_lightning.py: add test for onchain with different feerates. 7 years ago
Rusty Russell 1f9ad06056 lightningd: allow us to close channel while still awaiting lockin. 7 years ago
Rusty Russell 71de234255 test_lightningd.py: test shutdown while lockin. 7 years ago
Christian Decker e41d565103 pytest: Add a test for the gossip perstistence 7 years ago
Christian Decker 428f5608fa pytest: Testing for a node whose channels were closed will not work 7 years ago
Christian Decker 1b604d5dd6 pytest: Wait for the funding transaction to be in the mempool 7 years ago
Rusty Russell a85ead7058 invoice: allow numeric labels again. 7 years ago
Christian Decker f341b508e1 pytest: Add checks that funding change and to_us get confirmed 7 years ago
Rusty Russell ed9093fcbd json: allow strange characters through our JSON parser. 7 years ago
Rusty Russell 54431d2b08 lightningd: escape our own alias when we print it in logs. 7 years ago
Rusty Russell 4139f06780 json_getnodes: escape the alias when we print it out. 7 years ago
Rusty Russell a077c3defb lightningd: test for weird aliases. 7 years ago
Rusty Russell 8c838ebd76 test_lightning: Write test for invoices with weird characters. 7 years ago
Mark Beckwith 489d8d04a6 Fund all (#1249) 7 years ago
ZmnSCPxj 5557958c47 test_lightningd: Add test for autocleaninvoice. 7 years ago
ZmnSCPxj de853b4847 test_lightningd.py: Test delexpiredinvoice. 7 years ago
ZmnSCPxj 6391645b83 test_lightningd: Check payment fields of pay return value. 7 years ago
ZmnSCPxj 234d67da34 channel_fail_permanent: Use a channel-level error, not an all-channels error. 7 years ago
Rusty Russell 1b9791f0f5 pay: delete HTLC when we delete payment. 7 years ago
Rusty Russell d8cecf03dd test_lightningd.py: add test to trigger crash bug. 7 years ago
ZmnSCPxj f2aa15ffee test_lightningd.py: Check additional fields of sendpay. 7 years ago
ZmnSCPxj ed3984f444 test_lightningd.py: Modify test_payment_duplicate_uncommitted. 7 years ago
ZmnSCPxj 752b7f5277 test_lightningd.py: Update for nonblocking sendpay. 7 years ago
Christian Decker 3e9e19951b pytest: Re-enable formerly flaky test_reconnect_normal 7 years ago
Rusty Russell 25cb8caae8 onchaind: fix confusing message about delayed txs. 7 years ago
Rusty Russell a48c300df2 onchaind: fix too-eager OUR_HTLC_TIMEOUT_TX. 7 years ago
Rusty Russell eb52dde5b5 onchaind: add a new state for where we're not producing an output. 7 years ago
Rusty Russell 0489aabfbe test_lightningd.py: test onchaind when all turn into fees. 7 years ago
Rusty Russell 27c4e926bd test_lightningd.py: test case where onchaind restarts with different fees. 7 years ago
John Barboza 30b290cb8f Explicit error message when disconnect fails 7 years ago
John Barboza 9a2950628d test: disconnect command 7 years ago
Christian Decker c9985805cd pytest: Add blockchain tracking test 7 years ago
ZmnSCPxj 8e8d7c2aba pay/sendpay: Use spec names for rhash and r. 7 years ago
ZmnSCPxj c03f584e19 test_lightningd.py: Adapt to new help output. 7 years ago
Rusty Russell d7b5882f61 routing: don't free a single nc on prune, only entire channel. 7 years ago
Rusty Russell 33726b0a08 gossip: instead of refresh interval, have routing know prune_timeout. 7 years ago
Rusty Russell b7bf414ac4 gossipd: prune announced-but-not-updated channels eventually. 7 years ago
John Barboza 35ce13179c Add tests for peer information containing alias 7 years ago
John Barboza 6f14736803 revert 0e40c8 and renable test_withdraw 7 years ago
Rusty Russell 742885c95e test_lightning.py: reduce 121 to 101 blocks, remove segwit comment. 7 years ago
Jan Sarenik 0017b9b363 test_lightningd.py: Enable bech32 test for DEVELOPER 7 years ago