Commit Graph

17 Commits

Author SHA1 Message Date
R. RyanTM
5b818c7ab6 parity: 2.7.2 -> 3.0.0 2020-05-19 21:46:23 +00: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
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
xrelkd
0feb96c5c2 parity-beta: 2.6.5 -> 2.6.6 2019-12-06 20:54:08 +08:00
xrelkd
54a5c37f24 parity: 2.5.10 -> 2.5.11 2019-12-06 20:53:51 +08:00
xrelkd
e492d0e9c6 parity-beta: 2.6.4 -> 2.6.5 2019-11-22 23:57:49 +08:00
xrelkd
52399e43b2 parity: 2.5.9 -> 2.5.10 2019-11-22 23:57:48 +08:00
xrelkd
eae30c7929 parity-beta: 2.6.2 -> 2.6.4 2019-09-28 16:13:33 +08:00
xrelkd
61801968aa parity: 2.5.7 -> 2.5.9 2019-09-28 16:12:59 +08:00
xrelkd
5a1df82bc5 parity-beta: update cargoSha256 hash 2019-09-09 11:39:14 +08:00
xrelkd
f688c79474 parity: update cargoSha256 hash 2019-09-09 11:38:55 +08:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
xrelkd
bfe498f81b parity-beta: 2.6.1 -> 2.6.2 2019-08-31 01:45:23 +08:00
xrelkd
6eee9a44b5 parity: 2.5.6 -> 2.5.7 2019-08-31 01:44:59 +08:00
xrelkd
b2cc915003 parity: Update buildInputs and nativeBuildInputs
Move cmake and pkgconfig from buildInputs to nativeBuildInputs
Remove unneeded perl from buildInputs
2019-08-31 01:41:43 +08:00
William Casarin
72682e4654 tree: rename altcoins to blockchains
Signed-off-by: William Casarin <jb55@jb55.com>
2019-08-29 05:01:42 -07:00