72 Commits (ba31af5a7559cdc46372e346e6ee6f7b4c8b474b)

Author SHA1 Message Date
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
Rusty Russell ae4f358711 CHANGELOG: tag 0.6.2-rc1. 6 years ago
Rusty Russell c5cd4791be onchaind: allow multiple candidate HTLCs for output match 6 years ago
Rusty Russell 71a40faae7 withdraw: fix incorrect error when we have an empty wallet. 6 years ago
Rusty Russell 604638712b jsonrpc: Only show total fees collected in getinfo. 6 years ago
Christian Decker 5471e3c0fc json-rpc: Mention `listforwards` and stats in CHANGELOG 6 years ago
Rusty Russell e2f4359c08 CHANGELOG: Fix up Added order, add note about htlc_maximum_msat. 6 years ago
Rusty Russell 81823e5fed CHANGELOG: add entry for help updates. 6 years ago
Rusty Russell 3e3543a12c CHANGELOG: note autotor port fix. 6 years ago
Rusty Russell 6ff7beab1f CHANGELOG: note gossip fix 0855422110 6 years ago
Christian Decker 81f5b89fe3 wallet: Actually load wallet stats when asked to 6 years ago
trueserve dbb9b0c077 options: Parse config file before opening working directory 6 years ago
Rusty Russell a3e87af19e CHANGELOG.md: update for flurry of HTLC fixes. 6 years ago
Rusty Russell de37586a97 gossipd: use riskfactor in getroute, not "1". 6 years ago
Rusty Russell bb5e2ffafb gossipd: don't create redundant node_announcements. 6 years ago
Rusty Russell 0baa5f7071 gossipd: send node announcement on startup. 6 years ago
Rusty Russell c8c3294a23 json-invoice: add routeboost, warnings. 6 years ago
Rusty Russell 95c9a73fbb gossipd: set sent flag when sending reply_short_channel_ids_end 6 years ago
Rusty Russell 9455331575 json: use bolt naming for features arrays in listnodes, listpeers. 6 years ago
Rusty Russell 9fa7f5e30e listpeers: include current htlc information. 6 years ago
Rusty Russell e450c6bbdb gossipd: remove time-delayed local channel_update, produce DISABLE on-demand. 6 years ago
lisa neigut b1ceaf9910 gossipd: Update BOLT-split flags in channel_update 6 years ago
Rusty Russell 4198cb34a2 CHANGELOG.md: catchup with changes so far. 6 years ago
Rusty Russell 7744c41521 listpeers: add 'scratch_txid' for the tx we would broadcast if necessary. 6 years ago
Rusty Russell 5f059ef3fe CHANGELOG.md: add Unreleased section at the top. 6 years ago
Rusty Russell fdf67d62ba CHANGELOG.md: update for 0.6.1 final. 6 years ago