123 Commits (4811024518201dfea57437a0eeef4c62820906c9)

Author SHA1 Message Date
Michael Schmoock 0fc9368167 doc: commandline switch min-capacity-sat 6 years ago
Rusty Russell 2bd7df93c6 gossipd: preserve unannounced channels across store compaction. 6 years ago
trueptolemy 92b40cb68a fix:Add infor about how many blocks needed until funding is confirmed 6 years ago
trueptolemy 92c08cd861 Fix the version of bip32 private_key generation 6 years ago
Michael Schmoock c7ab5102ba doc: adds manpage and changelog 6 years ago
Rusty Russell 1069f48082 connectd: fix binding to a UNIX domain socket. 6 years ago
Rusty Russell 049f2351d4 newaddr: deprecate 'address' output. 6 years ago
Rusty Russell 3e67c09d5e newaddr: support getting both bech32 and p2sh addresses. 6 years ago
Christian Decker 3d4c0ab626 changelog: Setup new unreleased section post-0.7.0 6 years ago
Rusty Russell 4a11bc07f9 CHANGELOG.md: v0.7.0 6 years ago
Rusty Russell 30445165d0 CHANGELOG.md: update for rc3. 6 years ago
Rusty Russell 1dcc482350 Update CHANGELOG.md for -rc2. 6 years ago
Rusty Russell 7ca0000869 CHANGELOG.md: update for 0.7.0-rc1 6 years ago
Rusty Russell ce5d61be32 CHANGELOG.md: order into user impact and coolness, while maintaining sections. 6 years ago
Rusty Russell 203ef2ed0b listsendpays: updated version of listpayments. 6 years ago
Rusty Russell 56dfbec6bd listpays: new command to summarize pay commands. 6 years ago
Rusty Russell 1ec959752b plugin/pay: rename 'description' to 'label', deprecate 'description'. 6 years ago
Rusty Russell 919f390a93 sendpay: rename 'description' to 'label'. 6 years ago
Rusty Russell 5e14274f41 sendpay: provide 'bolt11' parameter. 6 years ago
Rusty Russell f5dc8b9d52 JSON: allow any number of decimal points when parsing 'btc' suffix. 6 years ago
Rusty Russell 8b74bcb0ad Makefile: don't always install in /usr/local: use configure's --prefix 6 years ago
Christian Decker ed6a455a3c wallet: Display addresses derived from scriptPubKey where available 6 years ago
Christian Decker 998233efc0 changelog: Add changelog entry for PR #2371 6 years ago
Christian Decker 8fb2e6be7f fixup! jsonrpc: Arm the minconf=1 parameter and deal with the fallout 6 years ago
Rusty Russell cc95a56544 pylightning: handle msat fields in JSON more appropriately. 6 years ago
Rusty Russell 52c843f708 CHANGELOG, documentation: update changelog to reflect suffix changes. 6 years ago
Rusty Russell 5f0b065622 channeld: handle funding_locked message before reestablish. 6 years ago
Christian Decker a77e9b2a05 docs: Fix two permanent redirects 6 years ago
Rusty Russell b99293fbb6 short_channel_id: don't accept :-separated in JSON if --allow-deprecated-apis=false 6 years ago
Rusty Russell d413fc7e9b configure: use system libbase58 if available. 6 years ago
Rusty Russell da355284de jsonrpc: help, even for a single item, should be in an array. 6 years ago
Rusty Russell 3ae0c20026 getroute: change definition (and pay default) for riskfactor. 6 years ago
Rusty Russell 05f95b59c1 gossipd: take into account risk in final route comparison. 6 years ago
Rusty Russell 5d658012d6 plugins/pay: try without routehints first. 6 years ago
Rusty Russell 6bd1e46b25 invoice: don't allow creation of unpayable invoices. 6 years ago
Rusty Russell f1a837e091 CHANGELOG.md: document deadlock fix. 6 years ago
Rusty Russell 390117c9bb docs: document changes to waitsendpay command. 6 years ago
lisa neigut 28699f0eca option_data_loss_protect: reenable by default 6 years ago
Rusty Russell 0a8b4f8935 pay: remove inbuilt command in favor of plugin. 6 years ago
Conor Scott 5fd17602d0 Update CHANGELOG to reflect update to listpeers RPC 6 years ago
Rusty Russell 0ba547ee10 gossipd: handle overflowing query properly (avoid slow 100% CPU reports) 6 years ago
Rusty Russell a00c357854 JSON: remove redundant word "channel" from direction fields. 6 years ago
Rusty Russell dc2ee9639b listchannels: allow source arg to list channels by their source node. 6 years ago
Rusty Russell 8738940a8f listpeers: show channel direction for each outgoing channel. 6 years ago
Rusty Russell be64dd84ca waitsendpay: indicate which channel direction the error was. 6 years ago
Rusty Russell 1567238dd9 invoice: option to expose/not-expose private channels. 6 years ago
Rusty Russell 547d6ab878 routeboost: expose private channel in invoice iff we have no public ones. 6 years ago
Rusty Russell f321b1d35f getroute: remove seed arg, document fromid, make default fuzzpercent match docs. 6 years ago
Christian Decker 659a26ea5a misc: Update short_channel_id representation to use 'x' separators 6 years ago
Rusty Russell d3ac2503d6 CHANGELOG.md: plugins FTW 6 years ago