Bitcoin Forum
September 27, 2025, 03:26:26 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 »
1  Alternate cryptocurrencies / Altcoin Discussion / Re: HayekCoin is finally up and running, mine yours today!!! on: January 07, 2014, 03:57:06 AM
hey if you have the client please open it up for a bit so I can make sure everyone is synced up, but yeah some people mega hash power mined the crap out of it the moment I released it. Trust me, I wish I had those coins, lol
2  Alternate cryptocurrencies / Altcoin Discussion / Re: HayekCoin is finally up and running, mine yours today!!! on: December 23, 2013, 02:48:01 AM
I'll try to update the linux link in the coming days, but here's a link right to it

https://mega.co.nz/#!nFM0jRRR!ANGXAkxpQfgR3ih8VdhGMx4QLO9j74AFILbBjBNKdfA
3  Alternate cryptocurrencies / Altcoin Discussion / Re: Will pay .001 BTC for 10,000 Hayekcoin on: December 14, 2013, 09:16:40 PM
bump
4  Alternate cryptocurrencies / Altcoin Discussion / Will pay .001 BTC for 10,000 Hayekcoin on: December 14, 2013, 12:32:43 PM
Can download the HayekCoin Client Here, still low difficulty
http://alexmerced.squarespace.com/hayekcoin-client/

Will pay .001 BTC for 10,000 Hayekcoin or $1 for 10,000 Hayek Coin or a hand made duct tape wallet for 30,000 hayek coin
5  Alternate cryptocurrencies / Altcoin Discussion / Re: HayekCoin is finally up and running, mine yours today!!! on: December 14, 2013, 04:25:52 AM
of blocks mined so far, only 50 of those blocks are me from when I tested the client last night many already started mining when I announced it on the cryptocurrency facebook group an hour or so before I announced it on here.

Again I'll pay $1 for every 10,000 coins or give you a duck tape wallet for 30,000 coins
6  Alternate cryptocurrencies / Altcoin Discussion / Re: HayekCoin is finally up and running, mine yours today!!! on: December 14, 2013, 04:22:28 AM
Based on a litecoin fork so CPU if I'm correct
7  Alternate cryptocurrencies / Altcoin Discussion / Re: HayekCoin is finally up and running, mine yours today!!! on: December 14, 2013, 04:17:48 AM
Just to get people going and provide a floor I'll pay $1 for 10,000 hayek coins
8  Alternate cryptocurrencies / Altcoin Discussion / Re: HayekCoin is finally up and running, mine yours today!!! on: December 14, 2013, 04:10:24 AM
I'm mining with a very low end laptop, give it a shot
9  Alternate cryptocurrencies / Altcoin Discussion / HayekCoin is finally up and running, mine yours today!!! on: December 14, 2013, 03:03:48 AM
New Cryptocurrency HayekCoin created not to be alternative to bitcoin but a novelty coin to honor F.A. Hayek who wrote about free markets in currency way before Bitcoin had a chance to exist. Mine your hayek coin today by downloading the client at https://alexmerced.squarespace.com/hayekcoin-client/.

Let's see how quick somebody makes Mises Coin and Rothbard Coin, the latter I'm sure would be a big hit in NH
10  Alternate cryptocurrencies / Altcoin Discussion / Re: Anyone want to finish what I started (HayekCoin) on: June 16, 2013, 10:34:30 PM
Hope it will be released by anyone

Hope so too
11  Alternate cryptocurrencies / Altcoin Discussion / Anyone want to finish what I started (HayekCoin) on: June 14, 2013, 08:10:10 PM
Hey Everybody,

Havn't posted in the last month cause work has been busy and I have had to travel all across the country to train people (I train people in the financial industry for a living, fun job). Anyways, I had started working on the code for an NOVELTY altcoin to commemorate F.A. Hayek an economist who wrote about free markets for currencies.

I'd like this altcoin to exist more as a collectors item than I true bitcoin alternative, but it'll be awhile before I get the time and skill level to complete this so here is what I've done so far if anyone would like to finish it up (just need to have a genesis block generated and coded then be compiled, otherwise I think it was done code wise)

https://github.com/alexmerced/hcoin

But yeah it'd be cool for their to be a hayekcoin (surprised nobody made a rothbardcoin yet)

Alex Merced
Libertarian101.com
12  Alternate cryptocurrencies / Altcoin Discussion / Re: Help Compiling Litecoin for Windows on: May 13, 2013, 02:16:56 PM
I've compiled Bitcoind and Bitcoin-Qt AND PPCoind directly under Windows and MinGW.

How about litecoin?
13  Alternate cryptocurrencies / Altcoin Discussion / Re: Help Compiling Litecoin for Windows on: May 13, 2013, 12:53:10 PM
May i suggest using gitian and gitian-win32 on linux and crosscompile, you will thank me later.


There is updated files here

 https://github.com/franko-org/franko/tree/master/contrib/gitian-descriptors


I appreciate that and I'll try that later on, I just know a lot of people have trouble doing this so I figured if I try to figure this out and document my efforts in this thread it'll help a lot of people down the road.
14  Alternate cryptocurrencies / Altcoin Discussion / Re: Help Compiling Litecoin for Windows on: May 13, 2013, 12:05:56 AM
bump
15  Alternate cryptocurrencies / Altcoin Discussion / Re: Help Compiling Litecoin for Windows on: May 11, 2013, 09:24:34 PM
Ok I successfully compiled the daemon, when I try to compile litecoin.exe here is what I get

16  Alternate cryptocurrencies / Altcoin Discussion / Re: Compiling the litecoin source code with windows on: May 10, 2013, 10:57:53 AM
I have another thread where I've made progress on compiling in windows, but success not quite yet, but close
17  Alternate cryptocurrencies / Altcoin Discussion / Re: Help Compiling Litecoin for Windows on: May 09, 2013, 01:11:33 AM
compile with USE_UPNP= at the end of compiling statement

will give that a shot when I get home today so basically your saying I should type into the command line the following

Quote
mingw32-make -f makefile.mingw USE_PNP=

correct

I got the same error, if I went into the source and commented out miniupnp.h would that be adviseable?
18  Alternate cryptocurrencies / Altcoin Discussion / Re: A Psuedo Guide on how to Build an AltCoin (help fill in gaps) on: May 08, 2013, 06:58:57 PM
Been playing and managed to successfully compile the daemon after making some of my own changes.

Not having too much luck compiling the wallet though. This is the error I get:
Code:
                 from src\qt\bitcoin.cpp:11:
d:\Qt\4.8.4\include/boost/thread/win32/once.hpp: In function 'void boost::call_o
nce(boost::once_flag&, Function) [with Function = void (*)()]':
d:\Qt\4.8.4\include/boost/thread/once.hpp:27:28:   instantiated from here
d:\Qt\4.8.4\include/boost/thread/win32/once.hpp:172:21: warning: value computed
is not used [-Wunused-value]
d:\Qt\4.8.4\include/boost/system/error_code.hpp: At global scope:
d:\Qt\4.8.4\include/boost/system/error_code.hpp:208:36: warning: 'boost::system:
:system_category' defined but not used [-Wunused-variable]
d:\Qt\4.8.4\include/boost/system/error_code.hpp:209:36: warning: 'boost::system:
:generic_category' defined but not used [-Wunused-variable]
d:\Qt\4.8.4\include/boost/system/error_code.hpp:214:36: warning: 'boost::system:
:posix_category' defined but not used [-Wunused-variable]
d:\Qt\4.8.4\include/boost/system/error_code.hpp:215:36: warning: 'boost::system:
:errno_ecat' defined but not used [-Wunused-variable]
d:\Qt\4.8.4\include/boost/system/error_code.hpp:216:36: warning: 'boost::system:
:native_ecat' defined but not used [-Wunused-variable]
mingw32-make: *** [build/bitcoin.o] Error 1

Anyone have any ideas?

My advice make a new thread in the development say forum but post a link to it in this thread, you'll get more responses and people will be able to find the info
19  Alternate cryptocurrencies / Altcoin Discussion / Re: A Psuedo Guide on how to Build an AltCoin (help fill in gaps) on: May 08, 2013, 12:19:24 PM
Advice on Compiling litecoin based code on windows:
https://bitcointalk.org/index.php?topic=195483.0

(important since the small change code is based on litecoin)
20  Alternate cryptocurrencies / Altcoin Discussion / Re: Help Compiling Litecoin for Windows on: May 08, 2013, 11:56:48 AM
compile with USE_UPNP= at the end of compiling statement

will give that a shot when I get home today so basically your saying I should type into the command line the following

Quote
mingw32-make -f makefile.mingw USE_PNP=
Pages: [1] 2 3 4 5 6 7 8 9 10 11 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!