Commit Graph

163 Commits

Author SHA1 Message Date
R. RyanTM
dacc35ec5f tessera: 0.10.2 -> 0.10.4 2020-04-01 16:46:03 -07:00
R. RyanTM
8ce84989d9 bitcoin-abc: 0.21.1 -> 0.21.3 2020-04-01 19:17:26 +02:00
R. RyanTM
ef8a221254 go-ethereum: 1.9.11 -> 1.9.12 2020-04-01 12:23:19 +00:00
Benjamin Hipple
2ce7e4ffb7
Merge pull request #82200 from nyanloutre/ledger_live_2_0_1
ledger-live-desktop: 1.20.0 -> 2.1.0
2020-03-29 23:28:24 -04:00
nyanloutre
8e70f326b9
ledger-live-desktop: 2.0.1 -> 2.1.0 2020-03-29 13:15:27 +02:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
R. RyanTM
c42e7c477c namecoind: nc0.15.99-name-tab-beta2 -> nc0.19.1 2020-03-24 12:16:47 -07:00
Marek Mahut
1452e4acb7
Merge pull request #83135 from mmahut/tessera
tessera: init at 0.10.2
2020-03-24 13:19:46 +01:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Marek Mahut
e8cfb12f46 tessera: init at 0.10.2 2020-03-22 13:22:14 +01:00
rnhmjoj
3c93f1ba96
monero-gui: 0.15.0.1 -> 0.15.0.4 2020-03-22 03:37:45 +01:00
rnhmjoj
ddabb09c35
monero: use a compatible protobuf version 2020-03-22 03:37:45 +01:00
Mario Rodas
d6950431b7 lnd: fix build on darwin 2020-03-21 05:40:00 -05:00
Mario Rodas
c058bc936d go-ethereum: fix build on darwin 2020-03-21 05:11:00 -05:00
Marek Mahut
feff5202d2
Merge pull request #82406 from mmahut/quorum
quorum: init at 2.5.0
2020-03-20 16:22:50 +01:00
Niklas Hambüchen
2fb0068b50
Merge pull request #81994 from bhipple/u/librustzcash
zcash: 2.1.0-1 -> 2.1.1-1; libzrustzcash: 2018-10-27 -> 0.1.0
2020-03-18 03:15:16 +01:00
R. RyanTM
6e132f0f3c go-ethereum: 1.9.10 -> 1.9.11 2020-03-14 06:04:25 +00:00
Marek Mahut
0d6e2349f6 quorum: remove aarch64-linux 2020-03-12 15:20:04 +01:00
Marek Mahut
0d08c34be2 quorum: init at 2.5.0 2020-03-12 14:35:18 +01:00
Alexander Krupenkin
d23e44893b
btcdeb: init at 0.2.19 2020-03-11 00:58:32 +03:00
Silvan Mosberger
0d8bf86c2d
Merge pull request #74341 from jluttine/nano-wallet-20.0
nano-wallet: 19.0 -> 20.0
2020-03-10 19:32:15 +01:00
nyanloutre
dc9ba48a15
ledger-live-desktop: 1.20.0 -> 2.0.1 2020-03-10 00:40:33 +01:00
Benjamin Hipple
a709184ba3 polkadot: upgrade cargoSha256 and add maintainer note
While the package is broken and does not build, we can still recompute the
cargoSha256. I attempted to upgrade to the latest release, but that doesn't
build either.
2020-03-09 00:02:24 -04:00
Benjamin Hipple
bd1b24b5b1 zcash: 2.1.0-1 -> 2.1.1-1
Also enabled parallel building, because otherwise this takes 45+ minutes to
compile! With it enabled, it can build in a couple minutes.
2020-03-07 12:24:19 -05:00
Benjamin Hipple
176d90e0c8 librustzcash: 2018-10-27 -> 0.1.0
Also includes updates for:

- https://github.com/NixOS/nixpkgs/issues/79975
- https://github.com/NixOS/rfcs/pull/45
2020-03-07 12:21:22 -05:00
R. RyanTM
3aa3291b20 bitcoin-abc: 0.20.12 -> 0.21.1 2020-03-05 15:42:22 -08:00
Mario Rodas
7b56996d61
Merge pull request #80160 from bhipple/u/parity
parity: 2.5.11 -> 2.7.2
2020-02-27 07:33:39 -05:00
Benjamin Hipple
991276361b parity: 2.5.11 -> 2.7.2
Per comment in the upstream release notes, the `beta` track is no longer
maintained, and parity only has `stable` releases, so this deletes the beta
expression entirely.
https://github.com/paritytech/parity-ethereum/releases

This also updates to the new fetchCargoTarball implementation as part of #79975
2020-02-19 18:28:05 -05:00
R. RyanTM
3f3ead76fd clightning: 0.8.0 -> 0.8.1 2020-02-19 03:34:52 +00:00
Jonas Nick
1a492b64cf
lnd 0.8.1 -> lnd 0.9.0 2020-02-16 18:09:33 +00:00
Jonathan Ringer
0fb2de1a8f ethabi: 7.0.0 -> 11.0.0 2020-02-15 13:13:48 -08:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Marek Mahut
38d84665d8 exodus: 19.5.24 -> 20.1.30 2020-02-10 16:27:20 +01:00
Marek Mahut
0dfcfe13d4 exodus: adding at-spi2-core dependency 2020-02-10 16:26:02 +01:00
Marek Mahut
ff06678927 exodus: adding exodus alias 2020-02-10 16:25:30 +01:00
Marek Mahut
d6474081d0 exodus: reformating 2020-02-10 16:24:59 +01:00
Ryan Mulligan
833438c0d4
Merge pull request #79341 from r-ryantm/auto-update/pivx
pivx: 4.0.0 -> 4.0.2
2020-02-07 06:33:21 -08:00
R. RyanTM
781ba5f339 bitcoin-abc: 0.20.9 -> 0.20.12 2020-02-07 12:23:33 +01:00
R. RyanTM
475c652f7a pivx: 4.0.0 -> 4.0.2 2020-02-06 13:00:56 +00:00
xrelkd
540818a692 go-ethereum: 1.9.9 -> 1.9.10 2020-01-30 17:49:04 +08:00
Marek Mahut
8d4dba08a2
Merge pull request #78282 from mmahut/btg
bitcoin-gold: init at 0.15.2
2020-01-28 11:15:13 +01:00
Marek Mahut
3acc5b4189
Merge pull request #78595 from mmahut/litecoin
litecoin: move to qt5 and add zeromq supoort
2020-01-28 11:14:49 +01:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Franz Pletz
ec1c46e2e5
Merge pull request #78499 from r-ryantm/auto-update/dero
dero: 0.11.6 -> 0.11.7
2020-01-27 10:44:49 +00:00
Marek Mahut
910c73e062 litecoin: add zmq support 2020-01-27 10:22:31 +01:00
Marek Mahut
3baa12f286 litecoin: support qt5 2020-01-27 10:20:28 +01:00
Jaka Hudoklin
73a59af35b
Merge pull request #78513 from r-ryantm/auto-update/litecoind
litecoind: 0.16.3 -> 0.17.1
2020-01-26 11:14:28 +03:00
R. RyanTM
26183d0833 litecoind: 0.16.3 -> 0.17.1 2020-01-26 07:34:20 +00:00
R. RyanTM
a927ceff4c dero: 0.11.6 -> 0.11.7 2020-01-26 03:51:22 +00:00
Mario Rodas
d47671b9f6
bitcoin: fix build on darwin 2020-01-25 00:00:00 -05:00