343 Commits (022cfccddd6aae92b4aa607ea33b319df5be7a6a)

Author SHA1 Message Date
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
Christian Decker 565059a12f pytest: Require bitcoin-0.16.0 and reduce number of generated blocks 7 years ago
ZmnSCPxj, ZmnSCPxj jxPCSmnZ 590a9a657d test_lightningd.py: Silence F841 7 years ago
ZmnSCPxj 6792acf04c test_lightningd: Add some more testing for waitinvoice. 7 years ago
Rusty Russell c7718aa2e4 test_lightningd.py: repair flaky test_bitcoin_failure 7 years ago
Rusty Russell 58fae47868 test_lightningd.py: more minor flake8 fixes. 7 years ago
practicalswift d2109bfe0c Fix flake8 warnings 7 years ago
John Barboza 0e40c85691 Disable test until 0.16 7 years ago
John Barboza b028a0a439 invoice: add fallback address to invoice command 7 years ago
practicalswift bb12c234f2 Fix recently introduced PEP-8 violations 7 years ago
Christian Decker 330682abfe pytest: Remove any existing lightning-dirs before running 7 years ago
Rusty Russell 737a7148b5 test_lightningd.py: make sure we recover from transient bitcoin failures. 7 years ago
Rusty Russell 309dc96f97 fixup! More test fixups from last patch. 7 years ago
Rusty Russell cccdb53bec channel_states: fold all the ONCHAIND states into one. 7 years ago
Rusty Russell 866ba00445 test_lightning.py: test in billboard in various closing cases. 7 years ago
practicalswift e18948a6a9 Remove unused variables. Fix flake8 warnings. 7 years ago
Rusty Russell b8c636514b pong: embed version string into ping replies if DEVELOPER=1. 7 years ago
Rusty Russell 85f1a9b825 lightningd: append (as much as we can) version into default name if DEVELOPER=1 7 years ago
practicalswift ae7d857c44 Make Python code conform to the Python PEP 8 style guide 7 years ago
Rusty Russell b536e97df2 dev_ping: don't crash with silly values. 7 years ago
Rusty Russell 4cf274b1c0 lightningd/opening_control: routines to control openingd (move from peer_control.c) 7 years ago
Rusty Russell d47d85fa30 wallet: add list of upgrades. 7 years ago
ZmnSCPxj ea3ee01215 peer_control: Support xxx@yyy:zzz form for connecting. 7 years ago
Rusty Russell 4653493507 test_lightningd: make test_payment_failed_persistence more reliable. 7 years ago
Rusty Russell e17b0ebcb4 channeld: map htlc add/remove errors to names. 7 years ago
Rusty Russell 8db8c51201 lightningd: struct uncommitted_channel for opening channels. 7 years ago
Anton Astafiev 8787766d44 Pylightning (#1003) 7 years ago
Rusty Russell 43ec3f0761 jsonrpc: allow multiple commands in-flight from single JSON connection. 7 years ago
ZmnSCPxj 0489c7eb93 test_lightningd: Change test_pay0 to use sendpay. 7 years ago
ZmnSCPxj d9163dbb4f test_lightningd: Modify test to remove repeated pay attempt. 7 years ago
Rusty Russell df4c669a60 test: test for funds sent while we were offline. 7 years ago