456 Commits (527ad23bcf1d2819cc077760c23639d09cd421f6)

Author SHA1 Message Date
Christian Decker 9d36e49770 doc: Fix a documentation error in sendonion 5 years ago
Saibato e4cd2148ab Reflect in TOR.md that we need a Tor version >= 0.3.2.2-alpha to reach V3 onions 5 years ago
ZmnSCPxj jxPCSnmZ 5d720536e2 Makefile: Install `tools/hsmtool` as `lightning-hsmtool`. 4 years ago
niftynei a68d79e390 add manpages for reserve/unreserve 4 years ago
Rusty Russell 42bf230bfc doc: regenerate and update. 4 years ago
niftynei 431463b57a listfunds: also list reserved outputs 4 years ago
Christian Decker 1933cc2523 docs: Fix typo in the `pay` command docs 4 years ago
niftynei 27e83f075f doc: remove bitcoin PPA from install instructions, use snap 5 years ago
Glen Cooper 8d98b99bde Update TOR.md 4 years ago
Antoine Poinsot f598caa60d config: don't ignore the --commit-fee option. 4 years ago
Rusty Russell 3c625b367d doc: update cli documentation. 5 years ago
lisa neigut 8acbbca05d coins: use the chain's BIP173 name instead of a 'unit of account' 5 years ago
lisa neigut 44f747b29a coin moves: update PLUGINS.md with details about `coin_movement`s 5 years ago
Christian Decker c7efe0bceb doc: Document the newly added commitment_revocation hook 5 years ago
Rusty Russell 24063ca972 lightningd: have plugin-disable be more persistent. 5 years ago
rbndg e946b1889e Fixed PLUGIN.md comment for invoice creation 5 years ago
rbndg 241fa00e97 plugin:added invoice creation event 5 years ago
Sebastian Falbesoner 34ed2093ac doc: fix typo in STYLE.md (s/chanelog/changelog/) 5 years ago
lisa neigut 0e20e3c5e7 df: rename 'funder' to 'opener' 5 years ago
Aiden McClelland c485cf7dd1 docs: Add documentation for Alpine to INSTALL.md 5 years ago
Christian Decker 9f298330b2 libplugin: It's featurebits, not features 5 years ago
Antoine Poinsot 6e5aa1af14 doc: bitcoin backend must return sat/kVB not btc/kVB on `estimatefees` 5 years ago
Rusty Russell bf053dcf7c plugins: simplify htlc_accepted hook payload-setting API. 5 years ago
Rusty Russell 63441075b5 lightningd: allow htlc_accepted hook to replace onion payload. 5 years ago
Rusty Russell df31af5221 invoice: ignore dead-end heuristic on explicitly specified channels. 5 years ago
Christian Decker 813356b88c docs: Correct the key names for estimatefees 5 years ago
Christian Decker f00e9d6ea8 doc: Give an example of the supported DSN formats 5 years ago
Christian Decker b68066e8e8 python: Consolidate requirements.txt files in a single place 5 years ago
darosior 25405191fb doc: document the plugin interface to gather Bitcoin data 5 years ago
Vasil Dimov 662ac26d0c doc: fix typo: %s must be % (followup to 158d2212) 5 years ago
Vasil Dimov 158d2212c2 closingd: configurable closing fee negotiation step 5 years ago
darosior ca36c21870 doc: fix FAQ formatting 5 years ago
darosior a5bd36c10a faq: add two new questions asked on IRC 5 years ago
darosior b0c58f85ce doc: start an FAQ 5 years ago
Rusty Russell 28e3ffc66b plugins/fundchannel: make 'all' do the right thing for wumbo. 5 years ago
Rusty Russell 07a281faf8 lightningd: add large-channels / wumbo option. 5 years ago
Rusty Russell 41ebaffba3 lightningd: return `features` in connect response. 5 years ago
Rusty Russell a7cc6d33c3 plugins: actually change global features when plugins tell us to. 5 years ago
Rusty Russell a430abf899 connectd: permit multiple descriptors of the same type. 5 years ago
Michael Schmoock c6495c185c doc: adds receivable_msat to manpage 5 years ago
lisa neigut 42cce55b45 plugins: add 'flag' type for plugin options 5 years ago
Michael Schmoock f2478e9160 doc: point out 8char visual tabs in STYLE.md 5 years ago
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