590 Commits (master)

Author SHA1 Message Date
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
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