7227 Commits (11da88a281fa0a88857b3611c338786b36fd2ea1)
 

Author SHA1 Message Date
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
Rusty Russell c74fceb4c9 JSON RPC: invoice exposeprivatechannels can specify exact channels. 5 years ago
Rusty Russell 11dc1b341c gossipd: hand all candidates up to lightningd to select routeboost. 5 years ago
Christian Decker 3f3a48dae9 db: Turn the transaction counter into an optimistic lock 5 years ago
Christian Decker 2c11c54dd2 db: Track the data_version in the database 5 years ago
Christian Decker 4a4184be70 db: Add numeric data_version counter to count modifying transactions 5 years ago
Christian Decker 09247d4f95 db: Add tracking of whether the current transaction is dirty 5 years ago
Christian Decker 097af493dd db: Move db_migrate transaction up one level 5 years ago
Christian Decker 6020a0d587 db: Consolidate access to the changes in a db 5 years ago
darosior 5baf39e7dc lightningd/bitcoind: remove unused 'get_output' function 5 years ago
lisa neigut 700b766ce1 wallet: remove edgecase around transaction checks 5 years ago
Vasil Dimov b2c4d5e952 build: fix developer mode compilation on FreeBSD 5 years ago
minidisk1147 f22595596a removed duplicate log-level subsystem 5 years ago
minidisk1147 1715b3d004 updated FreeBSD install instructions 5 years ago
Christian Decker b1e18e16a5 docs: Fix the `htlc_accepted` JSON payload in the docs 5 years ago
Christian Decker 483b00392e pytest: Skip test_closing_torture under valgrind 5 years ago
Christian Decker 8cad3ffeac pyln: Work around the socket path length on Linux OSs 5 years ago
Christian Decker de619b1754 pyln: Check to see if we have annotations on funcs before accessing 5 years ago
Christian Decker 8c387932c0 pyln: Bump versions of pyln-client and pyln-testing 5 years ago
darosior 841fbf54ea plugin_control: spawn plugin processes with a non-0 umask 5 years ago
darosior 1cfb8425f5 plugin_control: more descriptive key for 'plugin stop' result 5 years ago