Commit graph

30 commits

Author SHA1 Message Date
Silvan Mosberger 31f349dbb4 namecoin: legacy 0.3.80 -> core 0.13.0rc1
This updates namecoin from a legacy version from about 3 years ago
(https://github.com/namecoin/namecoin-legacy) to
the new namecoin-core.

(cherry picked from commit 8bd3664f373cb78a0526dc8a86e750f55b96420a)
2017-09-11 22:02:31 +02:00
lassulus 077dd9fca3 altcoins: remove obsolete boost override 2017-09-11 21:45:22 +02:00
Jörg Thalheim bb2e6d131e altcoins: remove pkgs non-sense 2017-09-11 15:57:45 +01:00
lassulus 0a4a6f71cb bitcoin-classic: 1.2.5 -> 1.3.6 2017-09-09 21:11:39 +02:00
Andrew Cann fbc3c69664 hivemind: Fix boost version dependency 2017-08-30 13:15:51 +02:00
Wei Tang aabdd37cb9 btc1: init at 1.14.5
A portion of Bitcoin users (including the super-majority of the
miners) decided to hard fork to segwit2x around this November. At that
time this will not be compatible with the Bitcoin Core client. 1.14.5
is known as "the Production Release".
2017-08-26 01:05:46 +08:00
Mikael Brockman 8d9740e100 dapp: init at v0.5.2
Simple tool for creating Ethereum-based dapps
2017-07-14 14:59:00 +03:00
Jörg Thalheim f93050e509 Merge pull request #27156 from dbrock/hsevm
hsevm: init at 0.3.2
2017-07-14 08:58:46 +01:00
Daniel Brockman 905fff7d3f hsevm: init at 0.3.2 2017-07-06 03:42:07 +02:00
rht fef784d09f
zcash: reinit at 1.0.8 2017-06-28 03:26:30 +02:00
Wei Tang 727ec216dc go-ethereum-classic: init at 3.5.0 (#26551)
thanks
2017-06-13 21:43:33 +02:00
Daniel Brockman ff3baddbd5 seth: init at 0.5.0 2017-05-15 00:27:02 +02:00
Benno Fünfstück a0e60af067 Merge pull request #24819 from dbrock/ethrun
ethrun: init at 0.1.0
2017-04-21 23:54:07 +02:00
Andrew Cann b306e672a1 hivemind: init at git-2017-04-13
Hivemind is a peer-to-peer oracle protocol which absorbs accurate data
into a blockchain so that bitcoin-users can speculate in prediction
markets.
2017-04-13 11:56:06 +08:00
Daniel Brockman 881595ac03 ethrun: init at 0.1.0 2017-04-11 06:33:16 +02:00
Dmitry Tsygankov 57a813f3df
bitcoin-unlimited: init at 1.0.1.3
Add the Bitcoin Unlimited client to the altcoins directory, so that all sides of the Bitcoin scaling debate are represented.
2017-04-01 23:34:36 +02:00
Tuomas Tynkkynen 186cc512a6 freicoin: Fix eval 2017-03-25 02:12:14 +02:00
ndowens 375639518d freicoin: 0.8.3-1 -> 0.8.6-2; Moved to correct category 2017-03-22 17:46:41 -05:00
Chris Martin 1dc199d9cf stellar-core: init at 0.5.1 2017-01-03 22:06:47 -05:00
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