242 Commits (dcafce81ad331f77c94c3e359749509d535669b3)

Author SHA1 Message Date
Rusty Russell ed7108df15 test_lightningd.py: fail if nodes leak. 7 years ago
Christian Decker 1ec916076f pytest: Change test_gossip_jsonrpc to cover local-only gossip 7 years ago
Rusty Russell 3da93319fb withdraw: make rpc call accept 'all' as a value. 7 years ago
Rusty Russell 477a529856 pay: make sure we don't think payment in progress if it immediately fails. 7 years ago
Christian Decker e154f4a019 pytest: Minor cleanup 7 years ago
Christian Decker 32a96973a5 pytest: Fix a flaky channel_reenable test 7 years ago
Rusty Russell 67aa95c194 gossipd: hand back peer, don't hand a new peer. 7 years ago
Rusty Russell 8ed511b3c7 test_lightningd: add test for funding failures. 7 years ago
ZmnSCPxj 44c37b60e4 Add test for withdrawing to P2WPKH and P2WSH. 7 years ago
ZmnSCPxj 757d45c8a3 Test withdrawal to P2SH address. 7 years ago
Rusty Russell 0610f66c34 bolt11: handle r value fee spec change. 7 years ago
practicalswift 61c47c09d0 Fix typos 7 years ago
Rusty Russell 5444084625 onchaind: fix reversed CSV delays. 7 years ago
Rusty Russell af5dbbc9f8 json_connect: separate port arg so we can parse IPv6 addresses. 7 years ago
Rusty Russell 70cebb8653 test_addfunds_from_block: fix test flakiness. 7 years ago
Christian Decker 88ecae301c pytest: Add a test for funds coming from blocks 7 years ago
Rusty Russell cfde208e82 tests: prepare for bitcoind 0.16. 7 years ago
Christian Decker 547d3f0a0b pytest: Attempting to fix the flaky gossip test 7 years ago
Christian Decker 25725c0aa4 pytest: Add benchmarks for direct payments 7 years ago
Rusty Russell 6c79550c22 test_lightningd.py: test updating feerates. 7 years ago
Rusty Russell 35a6ab8151 invoice: don't allow payments in expired invoices. 7 years ago
Christian Decker 4d8ad4e17d pytest: Test that upon reconnect the channel gets re-enabled 7 years ago
Christian Decker f524df721d pytest: Add test for waitanyinvoice 7 years ago
Christian Decker 07e5a9ef9f htlc: Allow for exactly min_final_cltv_expiry cltv delta 7 years ago
Christian Decker d6af14a869 pytest: Valgrind errors trump exit value errors 7 years ago
Rusty Russell 8cef36cbd7 lightningd: fail htlcs we fulfill if peer unresponsive after deadline. 7 years ago
Rusty Russell 1142c44c29 lightningd: fail htlcs we offer if peer unresponsive after deadline. 7 years ago
Rusty Russell e1dc75e954 pay: new all-in-one RPC command. 7 years ago
Rusty Russell d577769350 invoice: provide bolt11 invoice. 7 years ago
Rusty Russell 8d09734536 bolt11: add decodepay RPC helper. 7 years ago
Rusty Russell 7ed81cdf7b pay: factor out actual payment sending from json part of sendpay. 7 years ago
Rusty Russell 0000dc5908 lightningd: Allow in excess of ctlv_expiry. 7 years ago
Rusty Russell 71e794a046 lightningd: split ctlv_expiry and final_cltv. 7 years ago
Rusty Russell b257b8960b test_lightning.py: more debugging for the tx decoding fail under travis. 7 years ago
Rusty Russell 390bf6359e test_lightning.py: don't get confused by valgrind core files. 7 years ago
Rusty Russell bc9918ad46 dev: option not to do backtracing. 7 years ago
Rusty Russell 2aadd351f8 test_lightningd.py: more information when we fail to find payment. 7 years ago
Rusty Russell 0c7ca9ab7c gossipd: call to return all connected peers. 7 years ago
Rusty Russell 3c6eec87e3 Add DEVELOPER flag, set by default. 7 years ago
Rusty Russell 66a0c55322 test_lightning.py: fix float insanity with values. 7 years ago
Rusty Russell c2dd0cb295 test_lightningd.py: return short channel id from fund_channel helper. 7 years ago
Rusty Russell 5a256c724a subd: simplify and cleanup lifetime handling. 7 years ago
Rusty Russell 474887512d gossipd: rewrite to do the handshake internally. 7 years ago
Rusty Russell 2273ce783e dev_disconnect: support multiple disconnects in the same daemon. 7 years ago
Rusty Russell 6ceec17943 dev_disconnect: make commit suppression a "-nocommit" modifier. 7 years ago
Rusty Russell 98ad6b9231 lightningd: change connect RPC args. 7 years ago
Rusty Russell 871d0b1d74 lightningd: simplify peer destruction. 7 years ago
Rusty Russell 8f057f7fc7 Revert "gossip: send the *other* node's cltv_expiry_delta in channel_announce." 7 years ago
Rusty Russell 297e278132 gossip: send the *other* node's cltv_expiry_delta in channel_announce. 7 years ago
Rusty Russell cd8edd1716 test_lightningd: allow multiple extra options to lightningd 7 years ago