7307 Commits (e4c6fd89b785b48bb5ccd7a367199919189b8470)
 

Author SHA1 Message Date
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
darosior 77eb9e45b2 connectd: return error when no common chain at init 5 years ago
darosior 1e15e13de0 connectd: clean up a redundant check 5 years ago
darosior 9dcbf20a7a connectd: check all chain hashs of the TLV array 5 years ago
darosior 4f3e8d461e cli: make '--rpc-file' take over other config options if absolute 5 years ago
lisa neigut 689dd28ddd funding: enable push_msat 5 years ago
darosior 051b5bd1bf Update bitcoin-core version 5 years ago
Michael Schmoock c77a085ca4 fix: update pip dependencies version in dockerfile 5 years ago
Michael Schmoock dc5a1ad664 fix: normalize pip requirements 5 years ago
Michael Schmoock 43b5abeb22 fix: pip dependency version for psycopg2-binary 5 years ago
Christian Decker bb2733a226 travis: Make python environment selection less picky 5 years ago
Vasil Dimov b14b2b0490 doc: fix typos and minor rewording in doc/PLUGINS.md 5 years ago
Christian Decker c15169b463 release: Updating changelog to v0.8.0 final 5 years ago
Vasil Dimov bf1f768a82 doc: fix the path to the sqlite database file 5 years ago
Vasil Dimov 1fe8cd8149 doc: fix typos in doc/TOR.md 5 years ago
Vasil Dimov 250fc79e93 doc: remove trailing whitespace from doc/TOR.md 5 years ago
Christian Decker eb2b225c9f changelog: Update the changelog for 0.8.0rc2 5 years ago
Rusty Russell b315a29202 wire: perform corruption test on init_msg. 5 years ago
Rusty Russell eb6a768741 tools: don't use bytelength as array length for arrays in TLVs. 5 years ago
Rusty Russell 1d0c433dc4 channeld: treat all incoming errors as "soft", so we retry. 5 years ago
Rusty Russell 839909d2cf Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 5 years ago