7256 Commits (1763960c4adacacfec7b181e95976b56026ca8c7)
 

Author SHA1 Message Date
lisa neigut 1763960c4a txprepare: don't crash on empty args 5 years ago
Christian Decker c2434ad4fb bitcoin: Compute block hash while parsing 5 years ago
Christian Decker 62e9ad1139 sphinx: Fix the broken legacy payload loading from test-vectors 5 years ago
Christian Decker 9038364c63 sphinx: Actually use the pad stream to generate the packet 5 years ago
ZmnSCPxj jxPCSnmZ 7f4ed54b46 lightningd/jsonrpc.c: Set JSON-RPC socket permissions by command line. 5 years ago
darosior f619124cb9 doc: update readthedocs index 5 years ago
darosior b7699cff9f pyln: actually specify jsonrpc in requests 5 years ago
darosior 6489e63991 doc/INSTALL: correct some typos 5 years ago
Rusty Russell 262e4c840f sphinx: use struct secret for shared secret. 5 years ago
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