Commit graph

11 commits

Author SHA1 Message Date
Daniel Brockman 200fa32911 ethabi: init at 0.2.1 2016-08-27 16:08:17 +02:00
Chris Martin 398d3ddc1b go-ethereum: init at 1.4.7 (#16353) 2016-07-21 01:33:39 +02:00
Jeffrey David Johnson bbf113f24a bitcoin-classic: init at 0.11.2.cl1.b1
From #12706, commits re-split by vcunat.
2016-02-27 15:23:15 +01:00
Vladimír Čunát e07e376563 altcoins: rename dash to dashpay
It wouldn't be good to have two unrelated packages called `dash`.
Discussed on #10772.
2015-11-11 10:33:18 +01:00
AndersonTorres b5665317b4 Darkcoin 0.10.99.99 -> Dash 0.12.0.55 (close #10772)
Now, Darkcoin changed his name for Dash.
2015-11-09 18:43:20 +01:00
Jeffrey David Johnson 17c0af24d2 add bitcoin-xt as a separate package 2015-08-20 23:57:10 -07:00
AndersonTorres ae008ddb03 Primecoin (0.8.6): New Package
Primecoin is an altcoin which uses prime-searching as its proof-of-work.
It is the first energy-multiuse altcoin - normally, the proof-of-work algorithms
in altcoins are useful only for the coin itself, but the Primecoin algorithm
is very useful to mathematical research..
2015-04-07 11:01:01 -03:00
Russell O'Connor e2e4c1182e Update OpenSSL dependency of bitcoin to be the latest OpenSSL.
Purge OpenSSL version 1.0.1j.
2015-03-21 17:49:42 -04:00
Vladimír Čunát 7d129a88a5 merge #5333: altcoins: a new category of applications
Conflicts (openssl override moved to pkgs/applications/altcoins/default.nix):
	pkgs/top-level/all-packages.nix
2015-02-19 23:36:41 +01:00
AndersonTorres 968376db44 Memorycoin (v0.8.5): altcoin for the masses
Memorycoin is an altcoin easily minerable by anyone, using only PC-based
hardware, unlike other ASIC'd altcoins.
2015-01-02 10:00:32 -02:00
AndersonTorres ac4f15b282 Altcoins - a new category of applications
Here, I present a new level of hierarchy on Nixpkgs: the Altcoins.

The idea is to put a single cryptocurrency per file, and build them
using expressions like altcoins.bitcoin. I believe this ordering is
clearer and more maintainable that the current one.
2015-01-02 10:00:32 -02:00