72 Commits (411c9583a74af75743afc0cb4642fb77143323ec)

Author SHA1 Message Date
Jan Sarenik 9b3e8f0bd3 bitcoin.bib: Add Satoshi paper URL and date 7 years ago
Jan Sarenik fd338c0689 doc: More plain-text improvements to HACKING.md and INSTALL.md 7 years ago
Jan Sarenik 960548f311 doc: Reflow HACKING.md and INSTALL.md without textual change 7 years ago
ZmnSCPxj 6c9d81ef42 payalgo: Remove reporting PAY_TRY_ANOTHER_ROUTE and PAY_UNPARSEABLE_ONION. 7 years ago
Igor Cota 694fb41ef6 Update INSTALL.md 7 years ago
Igor Cota 642cff84ea Update INSTALL.md 7 years ago
ZmnSCPxj 1cf32f9f05 doc: Update manpage for getroute and pay for route randomization. 7 years ago
ZmnSCPxj 38535fc36c payalgo: Create a new failure for paying expired invoice. 7 years ago
ZmnSCPxj 4e382ebd94 doc: Mention keyword arguments, update pay to mention use of null. 7 years ago
ZmnSCPxj 203c222f57 doc: Update to add fee limit to pay. 7 years ago
practicalswift 4f4756bd20 Fix a-vs-an typos 7 years ago
ZmnSCPxj d4478458dd pay: Change origin_index to erring_index, start with local node = 0. 7 years ago
ZmnSCPxj b7c9029fe3 doc: Update for new error codes of sendpay. 7 years ago
Sjors Provoost e4d719a421 [doc] install: add libsodium-dev 7 years ago
ZmnSCPxj ba24fe0ba3 doc: Update manpage for waitinvoice. 7 years ago
ZmnSCPxj 4255e4186d HACKING: Add subtleties. 7 years ago
luca vaccaro d36fa33c9b Explain table vars (#792) 7 years ago
William Casarin 5b4a62d822 doc: some sqlite db info for HACKING 7 years ago
William Casarin 8aee38162c doc: Nix{,OS} build instructions 7 years ago
practicalswift 17aaa1d235 Fix lightning typos 7 years ago
practicalswift 96d093fb30 Fix typos 7 years ago
Carl Dong feb734086b build: Update INSTALL.md to include FreeBSD. 7 years ago
ZmnSCPxj 940819567d lightning-cli: Add support for null argument. 7 years ago
Rusty Russell 5e0a5c9111 JSONRPC: delinvoice: have a status argument. 7 years ago
Rusty Russell bd010d4b96 listinvoices: deprecate 'complete' in favor of 'status' trinary. 7 years ago
Rusty Russell 1a641c823c JSONRPC: Make listinvoice an deprecated alias for listinvoices. 7 years ago
Rusty Russell 461207b886 getroute: document cltv argument. 7 years ago
Christian Decker f298c6b03e doc: Adding generate listpayments man page 7 years ago
practicalswift aefc887521 Fix typos 7 years ago
ianthius 2d5c958617 Python is a needed dependency here 7 years ago
ZmnSCPxj, ZmnSCPxj jxPCSmnZ be0b76f03d INSTALL.md: Add `automake` as dependency. 7 years ago
windsok 710e91f255 update invoice manpage to match current RPC and CLI interface 7 years ago
Rusty Russell 1950583612 subdaemon: make debugging a bit easier. 7 years ago
William Casarin 3e3dbfdd1b hacking: document subdaemon debugging 7 years ago
Rusty Russell 6d7c8c8dd0 doc: manpages for pay, listpayments and decodepay. 7 years ago
Rusty Russell 2f2fb0c2a1 invoice: add msatoshi_received field. 7 years ago
Rusty Russell 66885163c9 JSON: Rename rhash to payment_hash in delinvoice, invoice, listinvoice, waitinvoice, waitanyinvoice. 7 years ago
Rusty Russell f031120903 doc: update return values of delinvoice, invoice, listinvoice, waitinvoice, waitanyinvoice. 7 years ago
ZmnSCPxj 816298123f invoice: Allow "any" msatoshi, for amountless invoices. 7 years ago
Rusty Russell 758317387e HACKING.md: describe take() in more detail. 7 years ago
Rusty Russell 9b129f7fb5 doc/HACKING.md: update. 7 years ago
ZmnSCPxj 5eceaa7be9 invoice: Modify waitanyinvoice interface to use pay_index. 7 years ago
practicalswift aee3661b35 Fix typos (repeated words) 7 years ago
practicalswift 61c47c09d0 Fix typos 7 years ago
Rusty Russell 45e9f35988 docs: Note that we need 0.15 (for estimatesmartfee with CONSERVATIVE/ECONOMCIAL flags) 7 years ago
Damian Mee 211791f6d2 Lightning daemon path fixed 7 years ago
Rusty Russell ebba5f85a2 handshaked: remove. 7 years ago
Rusty Russell 9da5abc39c docs: update, move into doc/ 7 years ago
Christian Decker da31675537 doc: Adding compiled manpage 8 years ago
Christian Decker 51a22c4274 doc: Fixed two small mistakes in the `getroute` documentation 8 years ago