Search content
Sort by

Showing 11 of 11 results by cloud2020
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CAGE] CAGE COIN - BOUNTY OF 5 LITECOINS + 40,000,000 CAGE! FOR DEVS!
by
cloud2020
on 05/04/2014, 13:59:59 UTC
Any news? Or still no devs?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CAGE] CAGE COIN - RELAUNCH - CAGECOIN.INFO - BOUNTIES 32.5 MILLION CAGE
by
cloud2020
on 02/03/2014, 17:03:23 UTC
+1 automatic mine pool is killing CAGE...
Who can contact the author?let him change the difficulty retarget to every block?
this will resist automatic mine pool
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CAGE] CAGE COIN - RELAUNCH - CAGECOIN.INFO - BOUNTIES 32.5 MILLION CAGE
by
cloud2020
on 02/03/2014, 12:29:32 UTC
bump
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CAGE] CAGE COIN - RELAUNCH - CAGECOIN.INFO - BOUNTIES 32.5 MILLION CAGE
by
cloud2020
on 24/02/2014, 09:45:55 UTC
Post
Topic
Board Marketplace (Altcoins)
Re: [ANN] Lazycoins.com - Cryptocurrency Exchange (BTC, LTC, DOGE, and COYE markets)
by
cloud2020
on 21/02/2014, 02:32:59 UTC
Please add Grumpycoin! GRUMP 
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Grumpycoin][GRUMP]★GrumpyCoin★V1.2★Kimoto's Well☆88 BTC volume last 24h!☆
by
cloud2020
on 20/02/2014, 12:32:39 UTC
wow such a great coin!
What are these HUGE sell walls?  Shocked Shocked Shocked Shocked Shocked
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ANT • Antimatter • LAUNCH >> 6pm EST << TODAY
by
cloud2020
on 11/02/2014, 18:09:55 UTC
Hello there!
Can you please add sources of wallet?
The linux version don't work on my arch! Thanks.
Post
Topic
Board Altcoin Discussion
Re: [ANT] AntiMatter
by
cloud2020
on 09/02/2014, 16:00:58 UTC
Antimatter is not meant to be live yet!! And yet you guys picked it up and seem to be mining it! Cheesy

The editor of the Antimatter Video pushed the publish video button and went to sleep.

It wasn't supposed to be made public.

Please stop mining ANT until we get it finshed as we'll probably have to reset the blockchain and I don't want your electricity wasted, I want to get this out fairly with plenty of warning.

Thanks and sorry for the confusion!

DO NOT MINE ANT YET!

THERE WILL BE A PROPER LAUNCH LATER TODAY






Hello sir!
When the coin is released, how can we mine it? I mean, we can mine using the wallet (or something else idk)? Also will be the sources of the wallet released?
I can't run the antimatter-qt on my arch, so I would try to compile it on my machine from sources.
Post
Topic
Board Altcoin Discussion
Re: [ANT] AntiMatter
by
cloud2020
on 09/02/2014, 10:51:23 UTC
Hello! I downloaded the linux version of wallet. When I run antimatter-qt I have this error:
Code:
[arch@arch antimatter]$ ./antimatter-qt
./antimatter-qt: /usr/lib/libssl.so.1.0.0: no version information available (required by ./antimatter-qt)
./antimatter-qt: /usr/lib/libcrypto.so.1.0.0: no version information available (required by ./antimatter-qt)
./antimatter-qt: symbol lookup error: ./antimatter-qt: undefined symbol: _ZN5boost6detail17once_global_epochE
[arch@arch antimatter]$

Can we have the source code? So I can compile it for my machine...
Also how I ahould use antimatterd? I never used it, there are a tutorial or something?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Electric] scrypt - Electric Updated! *UPDATED 1/24/2014* *EXCHANGE ONLINE*
by
cloud2020
on 03/02/2014, 17:16:04 UTC
Hello eweryone!
I'm trying to compile the wallet from sources and i got this error:

Code:
[arch@arch src]$ sudo make -f makefile.unix USE_UPNP=1 USE_IPV6=1 USE_QRCODE=1
[sudo] password for arch:
/bin/sh ../share/genbuild.sh obj/build.h
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
../share/genbuild.sh: line 33: obj/build.h: File o directory non esistente
../share/genbuild.sh: line 34: obj/build.h: File o directory non esistente
makefile.unix:133: set di istruzioni per l'obiettivo "obj/build.h" non riuscito
make: *** [obj/build.h] Errore 1
[arch@arch src]$

Also a would compile also the qt gui, not only Electricd. How should I compile the QT version?


you need to make the folder Obj.  It is not included with the src due to a restriction I set on the upload.

Thanks! Now I have this error:

Code:

net.cpp:21:22: fatal error: miniwget.h: File o directory non esistente
 #include
                      ^
compilation terminated.
makefile.unix:138: set di istruzioni per l'obiettivo "obj/net.o" non riuscito
make: *** [obj/net.o] Errore 1


But I have the latest version of miniupnp installed.
How can I fix?

EDIT:
Nevermind, i fixed it adding miniupnp libraries to src folder Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][Electric] scrypt - Electric Updated! *UPDATED 1/24/2014* *EXCHANGE ONLINE*
by
cloud2020
on 03/02/2014, 16:04:18 UTC
Hello eweryone!
I'm trying to compile the wallet from sources and i got this error:

Code:
[arch@arch src]$ sudo make -f makefile.unix USE_UPNP=1 USE_IPV6=1 USE_QRCODE=1
[sudo] password for arch:
/bin/sh ../share/genbuild.sh obj/build.h
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
../share/genbuild.sh: line 33: obj/build.h: File o directory non esistente
../share/genbuild.sh: line 34: obj/build.h: File o directory non esistente
makefile.unix:133: set di istruzioni per l'obiettivo "obj/build.h" non riuscito
make: *** [obj/build.h] Errore 1
[arch@arch src]$

Also a would compile also the qt gui, not only Electricd. How should I compile the QT version?