nixpkgs/pkgs/applications/altcoins
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
..
aeon altcoins.aeon: 0.12.6.0 -> 0.12.8.0 2018-12-05 12:21:29 +08:00
cryptop cryptop: alias to altcoins.cryptop 2017-12-09 20:53:04 +00:00
go-ethereum-classic pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
monero monero: build with hidapi 2018-12-09 15:48:55 +01:00
monero-gui monero: change desktop shortcut name to Monero 2018-12-08 07:56:26 +03:00
nano-wallet nano-wallet: 16.2 -> 16.3 2018-11-20 07:56:09 +02:00
parity parity: 2.1.9 -> 2.1.10 2018-12-17 13:41:08 +03:00
parity-ui treewide: remove paxutils from stdenv 2018-12-22 12:55:05 +01:00
particl particl-core: Eabled tests and parallel build. 2018-10-27 23:50:40 +02:00
polkadot polkadot: init at 0.2.17 2018-12-08 22:49:48 +03:00
zcash zcash: 1.0.12 -> 1.0.13 2018-01-04 05:02:38 +01:00
bitcoin-abc.nix altcoins.bitcoin-abc: 3.6.7 -> 3.6.10 2018-10-16 14:51:13 +02:00
bitcoin-classic.nix bitcoin-classic: enable parallel building 2018-09-25 11:38:17 +00:00
bitcoin-unlimited-const-comparators.patch bitcoin-unlimited: fix build with boost 1.66 2018-03-12 04:07:18 +04:00
bitcoin-unlimited.nix bitcoin-unlimited: mark broken on darwin 2018-09-12 21:07:28 +02:00
bitcoin-xt.nix altcoins.bitcoin-xt: enable parallel building 2018-09-25 12:00:11 +00:00
bitcoin.nix Bitcoin: 0.17.0 -> 0.17.1 2018-12-25 16:31:16 -05:00
btc1.nix altcoins.btc1: fix darwin build (#46398) 2018-09-09 14:54:16 +02:00
clightning.nix clightning: 0.6.2 -> 0.6.3 2019-01-13 10:32:30 -08:00
dashpay.nix update dashd to 12.2.3 2018-03-03 17:09:20 +01:00
dcrd.nix altcoins.dcrd: mark broken on linux 2018-04-12 23:03:57 +02:00
dcrwallet.nix altcoins.dcrwallet: mark broken on linux 2018-04-12 23:03:58 +02:00
default.nix Merge pull request #51812 from samueldr/fix/altcoins-and-boost165 2018-12-10 17:35:12 +01:00
dero.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
dogecoin.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
ethabi.nix ethabi: add license 2018-09-01 16:55:08 +02:00
fix-bitcoin-qt-build.patch bitcoin-abc: build against qt5 2017-09-28 00:22:06 +01:00
freicoin.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
go-ethereum.nix go-ethereum: 1.8.19 -> 1.8.20 2018-12-13 18:47:50 +01:00
litecoin.nix altcoins.litecoin: 0.16.2 -> 0.16.3 (#49247) 2018-10-27 09:15:24 -04:00
masari.nix altcoins.masari: init at 0.1.4.0 2018-03-22 01:05:31 +01:00
memorycoin.nix altcoins.memorycoind: restrict to linux x86_64 2018-04-21 20:13:53 +01:00
mist.nix treewide: Fix packages using name where they should use pname 2018-11-06 00:06:17 +01:00
namecoin.nix qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
stellar-core-dirty-version.patch stellar-core: init at 0.5.1 2017-01-03 22:06:47 -05:00
stellar-core.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
sumokoin.nix altcoins.sumokoin: init at 0.2.0.0 2018-02-10 20:41:29 +01:00
wownero.nix wownero: init at 0.4.0.0 2018-11-11 14:56:38 +08:00