.. |
release-notes
|
doc: Fixed typo in the release notes
|
7 years ago |
.gitignore
|
Add documentation.
|
10 years ago |
CHANGELOG.md
|
docs: Add configuration for the sphinx documentation generator
|
6 years ago |
FAQ.md
|
doc: fix FAQ formatting
|
5 years ago |
HACKING.md
|
doc: add pyln-proto to PYTHONPATH for pytest in HACKING
|
5 years ago |
INSTALL.md
|
python2: Remove python2 dependency from docs and dockerfiles
|
5 years ago |
MAKING-RELEASES.md
|
doc: remove two more references to the '[Unreleased]' in CHANGELOG.md
|
5 years ago |
Makefile
|
lightningd/hsm_control.c: Implement `getsharedsecret`.
|
5 years ago |
PLUGINS.md
|
plugins: actually change global features when plugins tell us to.
|
5 years ago |
REPRODUCIBLE.md
|
doc/REPRODUCIBLE.md: describe to do reproducible builds.
|
6 years ago |
STYLE.md
|
doc: point out 8char visual tabs in STYLE.md
|
5 years ago |
TOR.md
|
doc/TOR.md: Mention about `statictor`.
|
5 years ago |
bitcoin.bib
|
bitcoin.bib: Add Satoshi paper URL and date
|
7 years ago |
commit-tx.eps
|
Add documentation.
|
10 years ago |
commit-tx.svg
|
Add documentation.
|
10 years ago |
conf.py
|
docs: Autodetect version and copyright year in the sphinx doc
|
6 years ago |
deployable-lightning.lyx
|
udpate broken link
|
7 years ago |
deployable-lightning.pdf
|
Regenerate PDF.
|
9 years ago |
dual-anchor-diag1.eps
|
Add documentation.
|
10 years ago |
dual-anchor-diag1.svg
|
Add documentation.
|
10 years ago |
dual-anchor-diag2.eps
|
Add documentation.
|
10 years ago |
dual-anchor-diag2.svg
|
Add documentation.
|
10 years ago |
dual-anchor-diag3.eps
|
Add documentation.
|
10 years ago |
dual-anchor-diag3.svg
|
Add documentation.
|
10 years ago |
dual-anchor-diag4.eps
|
doc: fix flaw in escape transactions.
|
10 years ago |
dual-anchor-diag4.svg
|
doc: fix flaw in escape transactions.
|
10 years ago |
dual-anchor-final.eps
|
doc: fix flaw in escape transactions.
|
10 years ago |
dual-anchor-final.svg
|
doc: fix flaw in escape transactions.
|
10 years ago |
dual-anchor-take2.svg
|
Add documentation.
|
10 years ago |
dual-anchor.svg
|
Add documentation.
|
10 years ago |
htlc.eps
|
Add documentation.
|
10 years ago |
htlc.svg
|
Add documentation.
|
10 years ago |
index.rst
|
doc: start an FAQ
|
5 years ago |
lightning-autocleaninvoice.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-autocleaninvoice.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-check.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-check.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-checkmessage.7
|
doc: man pages for checkmessage and signmessage.
|
5 years ago |
lightning-checkmessage.7.md
|
doc: man pages for checkmessage and signmessage.
|
5 years ago |
lightning-cli.1
|
lightningd: move basic parameter parsing into common/configdir
|
5 years ago |
lightning-cli.1.md
|
common: parse --allow-deprecated-apis extremely early.
|
5 years ago |
lightning-close.7
|
doc: fix typo: %s must be % (followup to 158d2212)
|
5 years ago |
lightning-close.7.md
|
doc: fix typo: %s must be % (followup to 158d2212)
|
5 years ago |
lightning-connect.7
|
lightningd: return `features` in connect response.
|
5 years ago |
lightning-connect.7.md
|
lightningd: return `features` in connect response.
|
5 years ago |
lightning-createonion.7
|
common: make sphinx code ignorant of payload format.
|
5 years ago |
lightning-createonion.7.md
|
common: make sphinx code ignorant of payload format.
|
5 years ago |
lightning-decodepay.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-decodepay.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-delexpiredinvoice.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-delexpiredinvoice.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-delinvoice.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-delinvoice.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-dev-sendcustommsg.7
|
docs: Add manpage for dev-sendcustommsg
|
5 years ago |
lightning-dev-sendcustommsg.7.md
|
docs: Add manpage for dev-sendcustommsg
|
5 years ago |
lightning-disconnect.7
|
doc: unify man pages error sections
|
5 years ago |
lightning-disconnect.7.md
|
doc: unify man pages error sections
|
5 years ago |
lightning-fundchannel.7
|
plugins/fundchannel: make 'all' do the right thing for wumbo.
|
5 years ago |
lightning-fundchannel.7.md
|
plugins/fundchannel: make 'all' do the right thing for wumbo.
|
5 years ago |
lightning-fundchannel_cancel.7
|
doc: list the error codes of funding_* commands
|
5 years ago |
lightning-fundchannel_cancel.7.md
|
doc: list the error codes of funding_* commands
|
5 years ago |
lightning-fundchannel_complete.7
|
doc: list the error codes of funding_* commands
|
5 years ago |
lightning-fundchannel_complete.7.md
|
doc: list the error codes of funding_* commands
|
5 years ago |
lightning-fundchannel_start.7
|
doc: list the error codes of funding_* commands
|
5 years ago |
lightning-fundchannel_start.7.md
|
doc: list the error codes of funding_* commands
|
5 years ago |
lightning-getroute.7
|
wire: remove towire_double()
|
5 years ago |
lightning-getroute.7.md
|
wire: remove towire_double()
|
5 years ago |
lightning-getsharedsecret.7
|
lightningd/hsm_control.c: Implement `getsharedsecret`.
|
5 years ago |
lightning-getsharedsecret.7.md
|
lightningd/hsm_control.c: Implement `getsharedsecret`.
|
5 years ago |
lightning-invoice.7
|
JSON RPC: invoice exposeprivatechannels can specify exact channels.
|
5 years ago |
lightning-invoice.7.md
|
JSON RPC: invoice exposeprivatechannels can specify exact channels.
|
5 years ago |
lightning-listchannels.7
|
doc: update listchannels manpage
|
5 years ago |
lightning-listchannels.7.md
|
Use of null
|
5 years ago |
lightning-listforwards.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-listforwards.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-listfunds.7
|
jsonrpc: add more fields to listfunds.
|
5 years ago |
lightning-listfunds.7.md
|
jsonrpc: add more fields to listfunds.
|
5 years ago |
lightning-listinvoices.7
|
update docs with `payment_preimage`.
|
5 years ago |
lightning-listinvoices.7.md
|
update docs with `payment_preimage`.
|
5 years ago |
lightning-listpays.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-listpays.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-listpeers.7
|
doc: adds receivable_msat to manpage
|
5 years ago |
lightning-listpeers.7.md
|
doc: adds receivable_msat to manpage
|
5 years ago |
lightning-listsendpays.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-listsendpays.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-newaddr.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-newaddr.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-pay.7
|
pay: restore payment value randomization through shadow routing
|
5 years ago |
lightning-pay.7.md
|
pay: restore payment value randomization through shadow routing
|
5 years ago |
lightning-plugin.7
|
doc: Document the changes to the 'plugin' command
|
5 years ago |
lightning-plugin.7.md
|
doc: Document the changes to the 'plugin' command
|
5 years ago |
lightning-sendonion.7
|
doc: Add manpages for `createonion` and `sendonion`
|
5 years ago |
lightning-sendonion.7.md
|
doc: Add manpages for `createonion` and `sendonion`
|
5 years ago |
lightning-sendpay.7
|
lightningd: disallow `msatoshi` arg to sendpay unless exact when non-MPP.
|
5 years ago |
lightning-sendpay.7.md
|
lightningd: disallow `msatoshi` arg to sendpay unless exact when non-MPP.
|
5 years ago |
lightning-setchannelfee.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-setchannelfee.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-signmessage.7
|
doc: man pages for checkmessage and signmessage.
|
5 years ago |
lightning-signmessage.7.md
|
doc: man pages for checkmessage and signmessage.
|
5 years ago |
lightning-txdiscard.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-txdiscard.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-txprepare.7
|
doc: clarify txprepare usage
|
5 years ago |
lightning-txprepare.7.md
|
doc: clarify txprepare usage
|
5 years ago |
lightning-txsend.7
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-txsend.7.md
|
docs: Update manpages to be recognized correctly by mrkd
|
5 years ago |
lightning-waitanyinvoice.7
|
lightningd/invoice.c: Add `timeout` parameter to `waitanyinvoice`.
|
5 years ago |
lightning-waitanyinvoice.7.md
|
lightningd/invoice.c: Add `timeout` parameter to `waitanyinvoice`.
|
5 years ago |
lightning-waitblockheight.7
|
lightningd/peer_control.c: Implement waitblockheight.
|
5 years ago |
lightning-waitblockheight.7.md
|
lightningd/peer_control.c: Implement waitblockheight.
|
5 years ago |
lightning-waitinvoice.7
|
Use dedicated type for error codes
|
5 years ago |
lightning-waitinvoice.7.md
|
Use dedicated type for error codes
|
5 years ago |
lightning-waitsendpay.7
|
Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL.
|
5 years ago |
lightning-waitsendpay.7.md
|
Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL.
|
5 years ago |
lightning-withdraw.7
|
rpc: add 'utxos' parameter to txprepare + withdraw
|
5 years ago |
lightning-withdraw.7.md
|
rpc: add 'utxos' parameter to txprepare + withdraw
|
5 years ago |
lightningd-config.5
|
lightningd: add large-channels / wumbo option.
|
5 years ago |
lightningd-config.5.md
|
lightningd: add large-channels / wumbo option.
|
5 years ago |
lightningd.8
|
doc/: Doc clarifications regarding connecting and funding.
|
5 years ago |
lightningd.8.md
|
doc/: Doc clarifications regarding connecting and funding.
|
5 years ago |
ln-draft-fig1.eps
|
doc: add figures from LN draft (thanks Joseph!).
|
10 years ago |
ln-draft-fig2.eps
|
doc: add figures from LN draft (thanks Joseph!).
|
10 years ago |
requirements.txt
|
remove repeat line in doc/requirements.txt
|
5 years ago |