Search content
Sort by

Showing 20 of 203 results by AlexMerced
Post
Topic
Board Altcoin Discussion
Re: HayekCoin is finally up and running, mine yours today!!!
by
AlexMerced
on 07/01/2014, 03:57:06 UTC
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
Post
Topic
Board Altcoin Discussion
Re: HayekCoin is finally up and running, mine yours today!!!
by
AlexMerced
on 23/12/2013, 02:48:01 UTC
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
Post
Topic
Board Altcoin Discussion
Re: Will pay .001 BTC for 10,000 Hayekcoin
by
AlexMerced
on 14/12/2013, 21:16:40 UTC
bump
Post
Topic
Board Altcoin Discussion
Topic OP
Will pay .001 BTC for 10,000 Hayekcoin
by
AlexMerced
on 14/12/2013, 12:32:43 UTC
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
Post
Topic
Board Altcoin Discussion
Re: HayekCoin is finally up and running, mine yours today!!!
by
AlexMerced
on 14/12/2013, 04:25:52 UTC
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
Post
Topic
Board Altcoin Discussion
Re: HayekCoin is finally up and running, mine yours today!!!
by
AlexMerced
on 14/12/2013, 04:22:28 UTC
Based on a litecoin fork so CPU if I'm correct
Post
Topic
Board Altcoin Discussion
Re: HayekCoin is finally up and running, mine yours today!!!
by
AlexMerced
on 14/12/2013, 04:17:48 UTC
Just to get people going and provide a floor I'll pay $1 for 10,000 hayek coins
Post
Topic
Board Altcoin Discussion
Re: HayekCoin is finally up and running, mine yours today!!!
by
AlexMerced
on 14/12/2013, 04:10:24 UTC
I'm mining with a very low end laptop, give it a shot
Post
Topic
Board Altcoin Discussion
Topic OP
HayekCoin is finally up and running, mine yours today!!!
by
AlexMerced
on 14/12/2013, 03:03:48 UTC
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
Post
Topic
Board Altcoin Discussion
Re: Anyone want to finish what I started (HayekCoin)
by
AlexMerced
on 16/06/2013, 22:34:30 UTC
Hope it will be released by anyone

Hope so too
Post
Topic
Board Altcoin Discussion
Topic OP
Anyone want to finish what I started (HayekCoin)
by
AlexMerced
on 14/06/2013, 20:10:10 UTC
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
Post
Topic
Board Altcoin Discussion
Re: Help Compiling Litecoin for Windows
by
AlexMerced
on 13/05/2013, 14:16:56 UTC
I've compiled Bitcoind and Bitcoin-Qt AND PPCoind directly under Windows and MinGW.

How about litecoin?
Post
Topic
Board Altcoin Discussion
Re: Help Compiling Litecoin for Windows
by
AlexMerced
on 13/05/2013, 12:53:10 UTC
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.
Post
Topic
Board Altcoin Discussion
Re: Help Compiling Litecoin for Windows
by
AlexMerced
on 13/05/2013, 00:05:56 UTC
bump
Post
Topic
Board Altcoin Discussion
Re: Help Compiling Litecoin for Windows
by
AlexMerced
on 11/05/2013, 21:24:34 UTC
Ok I successfully compiled the daemon, when I try to compile litecoin.exe here is what I get

Post
Topic
Board Altcoin Discussion
Re: Compiling the litecoin source code with windows
by
AlexMerced
on 10/05/2013, 10:57:53 UTC
I have another thread where I've made progress on compiling in windows, but success not quite yet, but close
Post
Topic
Board Altcoin Discussion
Re: Help Compiling Litecoin for Windows
by
AlexMerced
on 09/05/2013, 01:11:33 UTC
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?
Post
Topic
Board Altcoin Discussion
Re: A Psuedo Guide on how to Build an AltCoin (help fill in gaps)
by
AlexMerced
on 08/05/2013, 18:58:57 UTC
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
Post
Topic
Board Altcoin Discussion
Re: A Psuedo Guide on how to Build an AltCoin (help fill in gaps)
by
AlexMerced
on 08/05/2013, 12:19:24 UTC
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)
Post
Topic
Board Altcoin Discussion
Re: Help Compiling Litecoin for Windows
by
AlexMerced
on 08/05/2013, 11:56:48 UTC
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=