Commit Graph

373 Commits

Author SHA1 Message Date
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
Frederik Rietdijk
e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
roconnor
9ff125c9ce
Merge pull request #52868 from roconnor/bitcoin
Bitcoin: 0.17.0 -> 0.17.1
2019-01-05 15:15:16 -05:00
Frederik Rietdijk
092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Jan Tojnar
c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
Russell O'Connor
9af59a6878 Bitcoin: 0.17.0 -> 0.17.1 2018-12-25 16:31:16 -05:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Alexander Krupenkin
bd8ee164c0
parity: 2.1.9 -> 2.1.10 2018-12-17 13:41:08 +03:00
Alexander Krupenkin
bf6678be01
parity-beta: 2.2.4 -> 2.2.5 2018-12-17 13:40:43 +03:00
Lorenzo Manacorda
e5d9f98e46
go-ethereum: 1.8.19 -> 1.8.20 2018-12-13 18:47:50 +01:00
Jörg Thalheim
abbd29aa13
Merge pull request #51782 from rnhmjoj/monero
monero: build with hidapi
2018-12-12 09:00:17 +00:00
markuskowa
49996e17ae
Merge pull request #51812 from samueldr/fix/altcoins-and-boost165
Fixes three altcoins packages to use boost165
2018-12-10 17:35:12 +01:00
Samuel Dionne-Riel
8ded84ec2a altcoins.sumokoin: use boost165 2018-12-09 21:55:55 -05:00
Samuel Dionne-Riel
af0da18577 altcoins.masari: use boost165 2018-12-09 21:55:54 -05:00
Samuel Dionne-Riel
7a1a98e745 altcoins.dero: use boost165 2018-12-09 21:55:54 -05:00
Sarah Brofeldt
66829ce40e
Merge pull request #51568 from akru/master
parity: 2.1.6 -> 2.1.9; parity-beta: 2.2.1 -> 2.2.4
2018-12-09 19:11:29 +01:00
Sarah Brofeldt
8b11a8a336
Merge pull request #51569 from akru/polkadot
polkadot: init at 0.2.17
2018-12-09 18:48:06 +01:00
rnhmjoj
9b484cfb91
monero: build with hidapi 2018-12-09 15:48:55 +01:00
Alexander Krupenkin
7eb700b9a6
polkadot: init at 0.2.17 2018-12-08 22:49:48 +03:00
Alexander Krupenkin
7944624851
parity-beta: 2.2.1 -> 2.2.4 2018-12-08 22:46:32 +03:00
Alexander Krupenkin
762333cbce
parity: 2.1.6 -> 2.1.9 2018-12-08 22:46:13 +03:00
Yegor Timoshenko
f8a88b3989
monero: change desktop shortcut name to Monero 2018-12-08 07:56:26 +03:00
adisbladis
d362815113
Merge pull request #51553 from enumatech/go-ethereum-1.8.19
go-ethereum: 1.8.17 -> 1.8.19
2018-12-05 12:49:36 +00:00
Lionello Lunesu
4b843a8106 go-ethereum: 1.8.17 -> 1.8.19 2018-12-05 13:40:07 +08:00
fuwa
4121e93149 altcoins.aeon: 0.12.6.0 -> 0.12.8.0 2018-12-05 12:21:29 +08:00
Frederik Rietdijk
e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
Renaud
4f29b8ec7a
Merge pull request #50530 from jb55/bump-clightning
clightning: 0.6.1 -> 0.6.2
2018-11-22 20:23:20 +01:00
Renaud
744c971973
clightning: split native build inputs 2018-11-22 19:16:36 +01:00
Frederik Rietdijk
c31cb577ae Merge master into staging-next 2018-11-22 09:57:08 +01:00
Jörg Thalheim
661043356a
Merge pull request #50704 from akru/master
parity: 2.0.8 -> 2.1.6; parity-beta: 2.1.3 -> 2.2.1
2018-11-22 00:53:49 +00:00
Frederik Rietdijk
701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00
Sarah Brofeldt
2913b8429e
Merge pull request #50663 from fuwa0529/update-aeon
altcoins.aeon: 0.12.0.0 -> 0.12.6.0
2018-11-21 10:43:07 +01:00
Frederik Rietdijk
aabf1a93bc Merge staging-next into staging 2018-11-20 11:51:11 +01:00
Jaakko Luttinen
2dc7417388
nano-wallet: 16.2 -> 16.3 2018-11-20 07:56:09 +02:00
Alexander Krupenkin
ef8c9637b9
parity: 2.0.8 -> 2.1.6; parity-beta: 2.1.3 -> 2.2.1 2018-11-19 13:28:53 +03:00
fuwa
92cf923206 altcoins.aeon: 0.12.0.0 -> 0.12.6.0 2018-11-19 10:37:22 +08:00
Frederik Rietdijk
0d0d7dcd06 Merge staging-next into staging 2018-11-18 10:41:34 +01:00
William Casarin
3c1d7118e6 clightning: 0.6.1 -> 0.6.2
Signed-off-by: William Casarin <jb55@jb55.com>
2018-11-17 14:55:36 -08:00
rnhmjoj
88a86f78a3
monero-gui: 0.13.0.3 -> 0.13.0.4 2018-11-17 01:07:08 +01:00
fuwa
40d7e12685 monero: 0.13.0.3 -> 0.13.0.4 2018-11-14 00:46:26 +08:00
Frederik Rietdijk
3b052406ea Merge staging-next into staging 2018-11-12 19:01:36 +01:00
Silvan Mosberger
e2bae133a7
Merge pull request #49138 from fuwa0529/add-wownero
wownero: init at 0.4.0.0
2018-11-11 16:58:09 +01:00
fuwa
931ebbc77a wownero: init at 0.4.0.0 2018-11-11 14:56:38 +08:00
Patrick Hilhorst
b0e9fc131c
treewide: Fix packages using name where they should use pname 2018-11-06 00:06:17 +01:00
xeji
83a434bbab
Merge pull request #48836 from demyanrogozhin/particl-0.17
particl-core: 0.16.2.0 -> 0.17.0.2
2018-10-29 11:59:09 +01:00
Demyan Rogozhin
233dad81eb particl-core: Eabled tests and parallel build.
Build now dependent on Python3 and current version of Boost
2018-10-27 23:50:40 +02:00
R. RyanTM
244f27b4be altcoins.litecoin: 0.16.2 -> 0.16.3 (#49247)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/litecoin/versions
2018-10-27 09:15:24 -04:00
Demyan Rogozhin
4ca86a844b
particl-core: 0.16.2.0 -> 0.17.0.2
Update version. Disabled tests and benchmartk to speed up Hydra build.
2018-10-22 21:53:23 +02:00
Alexander Krupenkin
f76c57ee32
parity: 1.11.10 -> 2.0.8; parity-beta: 2.0.3 -> 2.1.3 2018-10-18 15:03:26 +03:00
rnhmjoj
e57438faf0
monero-gui: 0.13.0.2 -> 0.13.0.3 2018-10-17 18:04:51 +02:00