Commit graph

225 commits

Author SHA1 Message Date
Vladimír Čunát 0c17b75210
Merge #39111: parity*: minor updates 2018-05-01 21:16:11 +02:00
adisbladis 5f5257dbce
go-ethereum: 1.8.3 -> 1.8.6 2018-04-30 13:31:09 +08:00
Alexander Krupenkin 82f24d65a3
parity: 1.9.6 -> 1.9.7 2018-04-27 15:11:52 +03:00
Alexander Krupenkin 9939fb2cb6
parity-beta: 1.10.1 -> 1.10.2 2018-04-27 15:11:31 +03:00
Jörg Thalheim d52e5da785
Merge pull request #39310 from Mic92/bitcoin-fixes
bitcoin-{unlimited,xt}: fix darwin
2018-04-23 08:36:59 +01:00
Jörg Thalheim 46425a65ac bitcoin-{unlimited,xt}: fix darwin 2018-04-22 10:54:55 +01:00
Jörg Thalheim 0964410b28 altcoins.memorycoind: restrict to linux x86_64 2018-04-21 20:13:53 +01:00
Matthew Justin Bauer d54078f046
Merge pull request #38743 from r-ryantm/auto-update/bitcoin-abc
altcoins.bitcoin-abc: 0.16.2 -> 0.17.0
2018-04-18 22:16:59 -05:00
Matthew Justin Bauer 22639dbdf7
Merge pull request #38661 from jbboehr/ethereum-mist-browser-master
altcoins.mist: init at 0.10.0
2018-04-18 22:00:34 -05:00
Alexander Krupenkin 44342f139e
parity-beta: 1.10.0 -> 1.10.1 2018-04-18 17:09:57 +03:00
Alexander Krupenkin efe25f416c
parity: 1.9.5 -> 1.9.6 2018-04-18 17:09:48 +03:00
xeji 4af83283cd altcoins.hevm: mark as broken 2018-04-12 23:03:58 +02:00
xeji d0d320803e altcoins.dcrwallet: mark broken on linux
builds on darwin
2018-04-12 23:03:58 +02:00
xeji 54dc22f6ef altcoins.dcrd: mark broken on linux
builds on darwin
2018-04-12 23:03:57 +02:00
R. RyanTM ad0045db87 altcoins.bitcoin-abc: 0.16.2 -> 0.17.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/bitcoin-abc/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/vwqhg8q3z2dd624hwhfgi5w0n26674xm-bitcoin-abc-0.17.0/bin/bitcoind -h’ got 0 exit code
- ran ‘/nix/store/vwqhg8q3z2dd624hwhfgi5w0n26674xm-bitcoin-abc-0.17.0/bin/bitcoind --help’ got 0 exit code
- ran ‘/nix/store/vwqhg8q3z2dd624hwhfgi5w0n26674xm-bitcoin-abc-0.17.0/bin/bitcoin-cli -h’ got 0 exit code
- ran ‘/nix/store/vwqhg8q3z2dd624hwhfgi5w0n26674xm-bitcoin-abc-0.17.0/bin/bitcoin-cli --help’ got 0 exit code
- ran ‘/nix/store/vwqhg8q3z2dd624hwhfgi5w0n26674xm-bitcoin-abc-0.17.0/bin/bitcoin-tx -h’ got 0 exit code
- ran ‘/nix/store/vwqhg8q3z2dd624hwhfgi5w0n26674xm-bitcoin-abc-0.17.0/bin/bitcoin-tx --help’ got 0 exit code
- ran ‘/nix/store/vwqhg8q3z2dd624hwhfgi5w0n26674xm-bitcoin-abc-0.17.0/bin/test_bitcoin --help’ got 0 exit code
- found 0.17.0 with grep in /nix/store/vwqhg8q3z2dd624hwhfgi5w0n26674xm-bitcoin-abc-0.17.0
- directory tree listing: https://gist.github.com/986ce04c77ecd347fc83c78829ee2005
2018-04-11 01:54:38 -07:00
John Boehr 7cb50de416
altcoins.mist: init at 0.10.0 2018-04-10 12:08:33 -07:00
Daiderd Jordan 4df34f803c
monero: fix darwin build 2018-04-04 21:33:45 +02:00
Jörg Thalheim a7e63bc998 monero-gui: remove CoreData again 2018-04-04 11:17:00 +01:00
Jörg Thalheim b9e5aeaf79 monero: actually wants CoreData instead of monero-gui 2018-04-04 11:14:42 +01:00
Jörg Thalheim dff0404d8d monero-gui: blind darwin fix 2018-04-04 11:06:57 +01:00
rnhmjoj 650aec314f
monero-gui: 2018-03-31 -> 0.12.0.0 2018-04-03 22:35:44 +02:00
Alexander Krupenkin d305c24b8d parity: new release 1.10.0 (#37618)
* parity: 1.8.11 -> 1.9.5

* parity-beta: 1.9.4 -> 1.10.0

* parity: patch fixes
2018-04-03 13:23:46 -05:00
adisbladis b81ca435e6
go-ethereum: 1.8.2 -> 1.8.3 2018-04-03 14:58:13 +08:00
rnhmjoj e0fbaaa595
monero-gui: 0.11.1.0 -> 2018-03-31 2018-04-01 11:01:10 +02:00
rnhmjoj 6545d15020
monero: cleanup 2018-03-31 11:27:44 +02:00
Franz Pletz 28c00f8f3b
monero: 0.11.1.0 -> 0.12.0.0 2018-03-28 07:00:18 +02:00
Matthew Justin Bauer 8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Franz Pletz ab5f98a77e
altcoins.masari: init at 0.1.4.0 2018-03-22 01:05:31 +01:00
Daiderd Jordan 5d4d4df8c0
monero: fix darwin build
/cc ZHF #36454
2018-03-21 22:42:03 +01:00
Lassulus bfc75b5198 altcoins.bitcoin-unlimited: 1.0.2.0 - > 1.0.3.0 (#36715)
* altcoins.bitcoin-unlimited: 1.0.2.0 - > 1.0.3.0

* Update default.nix
2018-03-13 13:57:58 +00:00
Yuriy Taraday 876420f04e bitcoin-unlimited: fix build with boost 1.66
Use part of fix for mainline bitcoin:
1ec0c0a01c

Also enable parallel builds for speed.
2018-03-12 04:07:18 +04:00
Jörg Thalheim 2e99b34bdd
Merge pull request #36740 from Lassulus/memorycoin
altcoins.memorycoin: use boost165
2018-03-10 22:07:31 +00:00
lassulus 8684de926c altcoins.memorycoin: use boost165 2018-03-10 19:34:04 +01:00
Jörg Thalheim 5f3f4b1b9e
Merge pull request #36712 from Lassulus/btc1
altcoins.btc1: 1.14.5 -> 1.15.1
2018-03-10 16:10:32 +00:00
Jörg Thalheim 4631da7a2e
Merge pull request #36718 from Lassulus/dogecoin
altcoins.dogecoin: use boost165
2018-03-10 16:09:05 +00:00
Jörg Thalheim c0737e12e7
Merge pull request #36548 from Lassulus/namecoin
altcoins.namecoin: nc0.13.0rc1 -> nc0.15.99-name-tab-beta2
2018-03-10 16:06:26 +00:00
Jörg Thalheim 590dca1b82
Merge pull request #36717 from Lassulus/freicoin
altcoins.freicoin: fix hash
2018-03-10 12:58:38 +00:00
lassulus 1bad821710 altcoins.litecoin: 0.14.2 -> 0.15.1 2018-03-10 10:38:33 +01:00
lassulus 54572276ec altcoins.dogecoin: use boost165 2018-03-10 02:34:39 +01:00
lassulus 00c2008bee altcoins.freicoin: fix hash 2018-03-10 02:30:03 +01:00
lassulus 0c15e1d1ee altcoins.btc1: 1.14.5 -> 1.15.1 2018-03-10 01:48:55 +01:00
Alexander Krupenkin 20a91aea71 parity-beta: 1.9.3 -> 1.9.4
fixes #35263
2018-03-09 09:12:35 +00:00
Alexander Krupenkin c9dcbf4573 parity: 1.8.10 -> 1.8.11 2018-03-09 09:12:35 +00:00
Alexander Krupenkin 140ae896b2 parity: set linux platforms 2018-03-09 09:12:35 +00:00
Alexander Krupenkin 40ffdbf728 parity-beta: updated vendored sources 2018-03-09 09:12:35 +00:00
Alexander Krupenkin fb883eb8a1 parity-beta: init at 1.9.3 2018-03-09 09:12:35 +00:00
Alexander Krupenkin 5b3e44615b parity: init at 1.8.10 2018-03-09 09:12:35 +00:00
Jörg Thalheim c69407bd14
Merge pull request #36557 from Lassulus/bitcoinabc
bitcoin-abc: 0.16.0 -> 0.16.2
2018-03-09 08:03:05 +00:00
Jörg Thalheim f99e03e9d7
Merge pull request #36560 from Lassulus/bitcoin-classic
bitcoin-classic: 1.3.6 -> 1.3.8
2018-03-08 22:58:57 +00:00