7247 Commits (1099f6a5e155ba4aa2bb37afded0bb82f18bdd12)
 

Author SHA1 Message Date
Rusty Russell 1099f6a5e1 common: use struct onionreply. 5 years ago
Rusty Russell aa6aad0131 common: add struct onionreply 5 years ago
Rusty Russell aae5148206 common: remove onionreply type from sphinx.c 5 years ago
Rusty Russell ddce5573c7 channeld: use wirestring for failure strings. 5 years ago
Rusty Russell a0a2c257be Makefile: add a COMPAT_V080 flag. 5 years ago
Rusty Russell fe84d69022 channeld: fix cut & paste bug. 5 years ago
Rusty Russell 9a72016640 lightningd: remove unused allocation. 5 years ago
darosior dd3d8d9504 plugin: fix a comment when setting up io conns 5 years ago
darosior 87f0733965 lightningd/plugin: fix the "plugins" entry in 'listconfigs' 5 years ago
darosior dc3aa33927 pytest: use pyln.client for functional tests 5 years ago
ZmnSCPxj a9f0f05eea pay: Implement retry in case of final CLTV being too soon for receiver. 5 years ago
ZmnSCPxj 72a24a2bdd test_pay.py: Add test for blockheight disagreement. 5 years ago
ZmnSCPxj 6c0d7ca737 pay: Implement tracking of blockheight for starting payment attempts. 5 years ago
ZmnSCPxj e9aa690d44 pay: Factor out execution of `getroute` from starting of payment attempt. 5 years ago
ZmnSCPxj 54cc735201 lightningd/peer_control.c: Implement waitblockheight. 5 years ago
ZmnSCPxj jxPCSnmZ 44e8256338 common/json.c: Implement `json_to_u32`. 5 years ago
Vasil Dimov fb7c006187 wire: add towire_int() and use it in connectd 5 years ago
Vasil Dimov fc75d8a9e6 connectd: add own err codes instead of generic -1 5 years ago
Vasil Dimov 3cf91b23b9 doc: unify man pages error sections 5 years ago
Vasil Dimov 89466f0e55 doc: list the error codes of funding_* commands 5 years ago
Vasil Dimov 11da88a281 common: add 2 specific error codes wrt funding 5 years ago
lisa neigut e1ef902db4 wire-make: remove --silent flag from patch command 5 years ago
Vasil Dimov 3186215058 doc: update FreeBSD installation instructions 5 years ago
Vasil Dimov 8adbd4d31e doc: also build docs when building everything else 5 years ago
Zoe Faltibà 205f9d814d pyln-client/LightningRpc: fixed logger in super() 5 years ago
Christian Decker 4be1868b8a pay: Invert ownership of wallet_payment 5 years ago
Christian Decker b9cf19175b pay: Fix a use-after-free bug 5 years ago
Christian Decker b800904409 pay: Move notify_sendpay_* calls out of the waiter loop 5 years ago
Christian Decker 51ee5cc28d pay: Move error message creation for sendpay into its own function 5 years ago
Christian Decker cc37862273 pytest: Reproduce issue #3403, sendpay notifications with no waiter 5 years ago
Christian Decker 2d45b13088 hsmtool: Make the backup copy in the same directory as the original 5 years ago
Christian Decker cca18a151e pytest: Fix the TOR statictor and torblob tests 5 years ago
Christian Decker 2c42cbffa2 pytest: Fix optimistic locking in valgrind - developer config 5 years ago
fanquake 46f879d73f doc: openSSL is no longer required to build bitcoind 5 years ago
Christian Decker 5e44895264 sphinx: Check the payload size at construction and in createonion 5 years ago
Christian Decker dff0a13bd1 sphinx: Make payload size computation publicly available 5 years ago
Christian Decker 0eaba5600a pytest: Reproduce issue #3377 5 years ago
Saibato 9824c14c9b Minor source code style change of comments. 5 years ago
Saibato 291fc48cd3 Fix an edge case where the connect answer is not zero and not error. 5 years ago
arowser 68271f7c6b add arm32v7/arm64v8 unit test to travis-ci 5 years ago
Vasil Dimov 26d081d500 connectd: translate socks5 errors to human strings 5 years ago
Vasil Dimov 899f5dee53 build: fix version extraction from non-git directory 5 years ago
Vasil Dimov 02dc261d73 tests: fix comments about the number of nodes 5 years ago
Vasil Dimov 2ea91f834c Add the missing space between "if" and "(" 5 years ago
Vasil Dimov 0ac91b4f99 doc: fix typo: s/these test/these tests/ 5 years ago
Vasil Dimov 50e7ecbe87 doc: add missing ":" in lightning-listpeers.7 5 years ago
Vasil Dimov 742d764001 lightningd: fix formatting in comment 5 years ago
Vasil Dimov 43cc2ba708 contrib: fix wrong number in comment 5 years ago
Vasil Dimov 76e5ed45a6 doc: fix wording in plugins/README.md 5 years ago
ZmnSCPxj ccece764f2 doc/lightningd.8.md: Fix formatting, remove old version. 5 years ago