414 Commits (24984ec680a2e614c43cef8bc1b6da666c8208f0)

Author SHA1 Message Date
darosior 524d22e4cc doc: update listchannels manpage 5 years ago
Dave Scotese 53913c5119 Use of null 5 years ago
darosior 6f41d18a92 doc: add pyln-proto to PYTHONPATH for pytest in HACKING 5 years ago
ZmnSCPxj jxPCSnmZ d9b2482415 lightningd/hsm_control.c: Implement `getsharedsecret`. 5 years ago
Christian Decker 7f6f324590 python2: Remove python2 dependency from docs and dockerfiles 5 years ago
Vasil Dimov 89ceb273f5 wire: remove towire_double() 5 years ago
Rusty Russell faac4b28ad plugins: support failure_message in invoice and htlc_accepted hooks. 5 years ago
darosior 230cebfb35 doc: clarify txprepare usage 5 years ago
ZmnSCPxj jxPCSnmZ 541472b77c doc/lightning-listpeers.7.md: Clarify `spendable_msat`. 5 years ago
Michael Schmoock ba36dfeba3 doc: all requirements.txt are needed for testing 5 years ago
Rusty Russell 73f760342b doc: remove two more references to the '[Unreleased]' in CHANGELOG.md 5 years ago
Rusty Russell 2c88ab53d4 doc: update MAKING-RELEASES. 5 years ago
ZmnSCPxj jxPCSnmZ 5c7f9b542a doc/lightning-listpeers.7.md: Expand and correct. 5 years ago
Christian Decker c223932e40 doc: Update plugins.md to describe the chain-mode for hooks 5 years ago
Christian Decker bdbbfaeb40 doc: Reduce useless nesting in plugins.md 5 years ago
Rusty Russell 30580731a6 Minor fixups on PR #3477 5 years ago
Christian Decker 5bd419d9fd doc: Document the featurebits functionality for plugins 5 years ago
ZmnSCPxj jxPCSnmZ e6c486f87c doc/lightning-listchannels.7.md: Fix factual errors. 5 years ago
ZmnSCPxj jxPCSnmZ 6e34aa233a lightningd/: Hooks now support a consistent interface for 'no operation'. 5 years ago
Ken Sedgwick 5fd0ed79f4
lightningd: Added --subdaemon command to allow alternate subdaemons. 5 years ago
Vasil Dimov 149620ee0f build: fix and simplify doc/index.rst generation 5 years ago
ZmnSCPxj jxPCSnmZ 9346043f94 doc/PLUGINS.md: Mention `data_version` field of `db_write`, sketch how the backup plugin should work. 5 years ago
ZmnSCPxj jxPCSnmZ fd76b8bfba doc/: Doc clarifications regarding connecting and funding. 5 years ago
Rusty Russell f3600d22a0 lightningd: disallow `msatoshi` arg to sendpay unless exact when non-MPP. 5 years ago
Vasil Dimov 55173a56b7 Use dedicated type for error codes 5 years ago
Christian Decker 602b81fef2 doc: Add a section about the `custommsg` hook in the plugin doc 5 years ago
Christian Decker a3ddf9be9b docs: Add manpage for dev-sendcustommsg 5 years ago
ZmnSCPxj jxPCSnmZ 67590fc6be lightningd/invoice.c: Add `timeout` parameter to `waitanyinvoice`. 5 years ago
ZmnSCPxj jxPCSnmZ 1e3fb8e750 doc/TOR.md: Mention about `statictor`. 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 6489e63991 doc/INSTALL: correct some typos 5 years ago
ZmnSCPxj 54cc735201 lightningd/peer_control.c: Implement waitblockheight. 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 3186215058 doc: update FreeBSD installation instructions 5 years ago
fanquake 46f879d73f doc: openSSL is no longer required to build bitcoind 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
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
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
lisa neigut 689dd28ddd funding: enable push_msat 5 years ago
Vasil Dimov b14b2b0490 doc: fix typos and minor rewording in doc/PLUGINS.md 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