nixpkgs/pkgs
William Casarin ca67e65182 clightning: 0.6.2 -> 0.6.3
[0.6.3] - 2019-01-09: "The Smallblock Conspiracy"

This release named by @molxyz and @ctrlbreak

Added

- JSON API: New command `check` checks the validity of a JSON API call without
  running it.
- JSON API: `getinfo` now returns `num_peers` `num_pending_channels`,
  `num_active_channels` and `num_inactive_channels` fields.
- JSON API: use `\n\n` to terminate responses, for simplified
  parsing (pylightning now relies on this)
- JSON API: `fundchannel` now includes an `announce` option, when false it will
  keep channel private. Defaults to true.
- JSON API: `listpeers`'s `channels` now includes a `private` flag to indicate
  if channel is announced or not.
- Plugins: experimental plugin support for `lightningd`, including option
  passthrough and JSON-RPC passthrough.

Changed

- JSON API: `pay` and `decodepay` accept and ignore `lightning:` prefixes.
- pylightning: Allow either keyword arguments or positional arguments.
- JSON-RPC: messages are now separated by 2 consecutive newlines.
- JSON-RPC: `jsonrpc`:`2.0` now included in json-rpc command calls. complies
  with spec.

Deprecated

Note: You should always set `allow-deprecated-apis=false` to test for
changes.

- pylightning: Support for pre-2-newline JSON-RPC (<= 0.6.2 lightningd) is
  deprecated.

Removed

- option_data_loss_protect is now only offered if EXPERIMENTAL_FEATURES is
  enabled, since it seems incompatible with lnd and has known bugs.

Fixed

- JSON API: uppercase invoices now parsed correctly (broken in 0.6.2).
- JSON API: commands are once again read even if one hasn't responded yet (broken in 0.6.2).
- Protocol: allow lnd to send `update_fee` before `funding_locked`.
- Protocol: fix limit on how much funder can send (fee was 1000x too small)
- Protocol: don't send invalid onion errors if peer says onion was bad.
- Protocol: don't crash when peer sends a 0-block-expiry HTLC.
- pylightning: handle multiple simultanous RPC replies reliably.
2019-01-13 10:32:30 -08:00
..
applications clightning: 0.6.2 -> 0.6.3 2019-01-13 10:32:30 -08:00
build-support Merge branch 'master' into staging-next 2019-01-12 12:19:34 +01:00
common-updater
data Merge branch 'master' into staging-next 2019-01-12 12:19:34 +01:00
desktops gnomeExtensions.gsconnect: init at 20 2019-01-13 17:43:32 +01:00
development Merge pull request #53790 from romildo/fix.HaTeX 2019-01-13 17:52:18 +01:00
games enyo-doom: 1.05 -> 1.06 2019-01-13 09:50:32 +01:00
misc Merge branch 'master' into staging-next 2019-01-12 12:19:34 +01:00
os-specific nvidia_x11: 410.78 -> 415.25 2019-01-13 09:37:06 +01:00
servers pgroonga: 2.1.6 -> 2.1.7 2019-01-13 09:48:03 +01:00
shells zsh: move --enable-zprofile into configureFlags (#52718) 2019-01-08 11:11:37 +01:00
stdenv stdenv: allow custom stdenv to take crossOverlays 2019-01-07 20:53:10 -06:00
test
tools Merge pull request #53774 from bachp/youtube-dl-2019.01.10 2019-01-13 12:30:42 +01:00
top-level gnomeExtensions.gsconnect: init at 20 2019-01-13 17:43:32 +01:00