247 Commits (15f54878e45dca87b477f2d77d2d5e3c46eb8927)

Author SHA1 Message Date
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
Rusty Russell 14db874395 CHANGELOG.md: mention manpage fix. 6 years ago
Rusty Russell ba31af5a75 CHANGELOG: Fix references, add new Unreleased section. 6 years ago
Rusty Russell 9e4d405ab6 v0.6.3: Release. 6 years ago
Christian Decker b7a56f0531 plugin: Gate the plugin subsystem with the --enable-plugins configure flag 6 years ago
Rusty Russell b5423775e2 Release of 0.6.3-rc1: hastened by 0-HTLC crash reports. 6 years ago
Rusty Russell f5ced1ddd5 channeld: handle malformed onion properly. 6 years ago
lisa neigut efa38875b2 listpeers: include `private` field in `channels` output 6 years ago
lisa neigut b2ee53fd89 lightning-cli: add jsonrpc version to cmd json packet 6 years ago
Rusty Russell a8e0e1709a channeld: fix fee calculation. 6 years ago
Rusty Russell 6aa511fa7a channeld: only enable option_data_loss_protect if EXPERIMENTAL_FEATURES. 6 years ago
lisa neigut c497bad2e9 changelog + docs: Add entries for `announce` option on `fundchannel` 6 years ago
Christian Decker 5b6bb7c571 pylightning: Bump version number to 0.0.6 to make Pypi work again 6 years ago
Christian Decker bd6e3bfe6a pylightning: Add a compatibility mode for pre-\n\n versions 6 years ago
Christian Decker a50529bcb0 pylightning: Allow both kwargs as well as positional args 6 years ago
Mark Beckwith 70707bf767 rpc: add check command 6 years ago
Christian Decker 906bfef4fd changelog: Add plugin JSON-RPC passthrough 6 years ago
Christian Decker bef1812b9b changelog: Add missing Changelog entry from PR #2075 6 years ago
Rusty Russell 95e47cdac2 channeld: accept update_fee before funding_locked. 6 years ago
Rusty Russell 9088b19ed9 CHANGELOG: update to mention new getinfo fields. 6 years ago
Rusty Russell debbdc0781 bolt11: accept lightning: prefix. 6 years ago
Rusty Russell e0d14bddb9 jsonrpc: allow multiple commands at once. 6 years ago
Rusty Russell db3f0ba965 CHANGELOG: note that pylightning uses double-newline. 6 years ago
Rusty Russell b2378654d7 jsonrpc: add double '\n' to end of JSON RPC commands. 6 years ago
Rusty Russell 0c3f85d931 lightning.py: parse multiple JSON RPC commands accurately. 6 years ago
Rusty Russell 0c545d00a2 CHANGELOG: note that we fixed uppercase invoices. 6 years ago
Rusty Russell 608b1a236b CHANGELOG.md: v0.6.2 6 years ago