Bitcoin Forum
April 25, 2024, 02:39:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 [45] 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 ... 515 »
  Print  
Author Topic: [ANN][MOON] Mooncoin: You know where it's headed! KGW exploit FIXED 4/3/2014  (Read 1106492 times)
uh60james
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
December 30, 2013, 06:57:12 PM
 #881

Thought I finally got a crap miner connected to Moon at Multipool but it turns out I am actually mining doge, what the fuck is the correct port for this shit coin.
3358

That's what I'm connected to, but the website shows me mining Doge.  This is awesome.  I guess a crapcoin is a crapcoin so I will take a bit of Doge.


What diff does your cg miner say and what pool are you on eu or us...I'm on eu pool on port 3358 and it is mining moon it seems  Cool

It was one of my crap miners running cudaminer.  Just took it off of this and put it back on SBC where it can actually get some work done.

LTC: LVjM7UJUedLgfeYztFaLc7J5ND35wo4qoP
FTC: 6tX9SmXhTxcpSsuNpCtkrKMxKxHbicPNpt
SBC: sewXveFW8XNBw5tGPabPTQD33iHJikwr2a
1714055952
Hero Member
*
Offline Offline

Posts: 1714055952

View Profile Personal Message (Offline)

Ignore
1714055952
Reply with quote  #2

1714055952
Report to moderator
1714055952
Hero Member
*
Offline Offline

Posts: 1714055952

View Profile Personal Message (Offline)

Ignore
1714055952
Reply with quote  #2

1714055952
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714055952
Hero Member
*
Offline Offline

Posts: 1714055952

View Profile Personal Message (Offline)

Ignore
1714055952
Reply with quote  #2

1714055952
Report to moderator
1714055952
Hero Member
*
Offline Offline

Posts: 1714055952

View Profile Personal Message (Offline)

Ignore
1714055952
Reply with quote  #2

1714055952
Report to moderator
socket
Sr. Member
****
Offline Offline

Activity: 259
Merit: 250


View Profile
December 30, 2013, 06:57:23 PM
 #882

Multipool.us is accepting shares from me now... off we go (i hope).
tuaris
Hero Member
*****
Offline Offline

Activity: 765
Merit: 500



View Profile WWW
December 30, 2013, 06:57:38 PM
 #883

I can't build:

Code:
-MMD -MF obj/walletdb.d -o obj/walletdb.o walletdb.cpp
c++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/root/mooncoin/work/realmooncoin-mooncoin-2f3bf9b/src -I/root/mooncoin/work/realmooncoin-mooncoin-2f3bf9b/src/obj -I/usr/local/include -I/usr/local/include/db48 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -MMD -MF obj/noui.d -o obj/noui.o noui.cpp
main.cpp: In function 'int generateMTRandom(unsigned int, int)':
main.cpp:837: error: reference to 'random' is ambiguous
/usr/include/stdlib.h:217: error: candidates are: long int random()
/usr/local/include/boost/random/detail/ptr_helper.hpp:21: error:                 namespace boost::random { }
main.cpp:837: error: expected `;' before 'gen'
main.cpp:838: error: reference to 'random' is ambiguous
/usr/include/stdlib.h:217: error: candidates are: long int random()
/usr/local/include/boost/random/detail/ptr_helper.hpp:21: error:                 namespace boost::random { }
main.cpp:838: error: expected primary-expression before '>' token
main.cpp:838: error: 'dist' was not declared in this scope
main.cpp:839: error: 'gen' was not declared in this scope
c++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/root/mooncoin/work/realmooncoin-mooncoin-2f3bf9b/src -I/root/mooncoin/work/realmooncoin-mooncoin-2f3bf9b/src/obj -I/usr/local/include -I/usr/local/include/db48 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db48 -L/usr/local/lib -L/usr/local/lib/db48 -Wno-invalid-offsetof -MMD -MF obj/version.d -o obj/version.o version.cpp
util.cpp: In function 'long int hex2long(const char*)':
util.cpp:1265: warning: array subscript has type 'char'
main.cpp: At global scope:
main.cpp:3380: warning: 'unsigned int ScanHash_CryptoPP(char*, char*, char*, char*, unsigned int&)' defined but not used
/usr/local/include/boost/system/error_code.hpp:214: warning: 'boost::system::posix_category' defined but not used
/usr/local/include/boost/system/error_code.hpp:215: warning: 'boost::system::errno_ecat' defined but not used
/usr/local/include/boost/system/error_code.hpp:216: warning: 'boost::system::native_ecat' defined but not used
gmake: *** [obj/main.o] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: Leaving directory `/root/mooncoin/work/realmooncoin-mooncoin-2f3bf9b/src'

digitaltradz
Full Member
***
Offline Offline

Activity: 266
Merit: 100


View Profile
December 30, 2013, 06:58:01 PM
 #884

To the moon my azz.  This coin is meant for high power hashrates only from the looks of it Angry 5 second blocks Huh
Quote
[2013-12-30 13:55:27] Stratum from pool 0 detected new block
[2013-12-30 13:55:32] Stratum from pool 0 detected new block
[2013-12-30 13:55:37] Stratum from pool 0 detected new block
[2013-12-30 13:55:42] Stratum from pool 0 detected new block
[2013-12-30 13:55:47] Stratum from pool 0 detected new block
[2013-12-30 13:55:52] Stratum from pool 0 detected new block
[2013-12-30 13:55:57] Stratum from pool 0 detected new block
[2013-12-30 13:56:02] Stratum from pool 0 detected new block
[2013-12-30 13:56:07] Stratum from pool 0 detected new block
[2013-12-30 13:56:11] Accepted 62321411 Diff 207/80 GPU 0
[2013-12-30 13:56:12] Stratum from pool 0 detected new block
[2013-12-30 13:56:17] Stratum from pool 0 detected new block
[2013-12-30 13:56:22] Stratum from pool 0 detected new block
[2013-12-30 13:56:22] Rejected 9d402dd1 Diff 94/80 GPU 0  (Jo
bazzip
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
December 30, 2013, 06:58:25 PM
 #885

http://moon.cryptohashery.com - Pool is up and finding blocks!! Come crush some lunar blocks with us!


Pool is not connecting from here.  More lies

DOGE wallet address:  DSyvezAiSdTjQpcTCDarNftZxw3nvSGFrv
Wekkel
Legendary
*
Offline Offline

Activity: 3108
Merit: 1531


yes


View Profile
December 30, 2013, 06:58:49 PM
 #886

Multipool got me working


filipe3x
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 500



View Profile
December 30, 2013, 06:58:57 PM
 #887

moon.bitember.com should be up soon
techbytes
Legendary
*
Offline Offline

Activity: 1694
Merit: 1054


Point. Click. Blockchain


View Profile
December 30, 2013, 06:59:05 PM
 #888

moon.cryptopools.com is a go!!!

FreePls
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
December 30, 2013, 06:59:14 PM
 #889

RESTART THIS COIN AND CREATE
 A FKING WALLET BEFORE!

Theophabis
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
December 30, 2013, 06:59:26 PM
 #890

I have about 90% reject rate on multipool
poyke
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
December 30, 2013, 06:59:36 PM
 #891

FAIL FAIL FAIL

ihavenousername
Newbie
*
Offline Offline

Activity: 23
Merit: 0



View Profile
December 30, 2013, 07:00:01 PM
 #892

Suprnova pool letting me log in now & mining away
atta2k15
Sr. Member
****
Offline Offline

Activity: 315
Merit: 250


View Profile
December 30, 2013, 07:00:53 PM
 #893

never seen so much pools created for 1 fucked coin.
Everybody wants to have easy money,
this is NOT the way.

Creators of this coin: shame yourself not having decent preparation done, missing wallets.

[morrons]
Trafficlearn
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
December 30, 2013, 07:01:15 PM
 #894

Glad i only took 450 Kh/s over from EAC to try this shit.....heading back

~TESLACOINS ~      http://www.teslacoins.com  Teslacoins! Renewable energy mining!  COMING SOON!
poyke
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
December 30, 2013, 07:01:36 PM
 #895

FAIL LAUNCH
LOTS OF PREMINE


EVERYBODY JUST LEAVE THIS CRAPCOIN AND GO BACK TO BUYING LOT  Grin

doc12
Legendary
*
Offline Offline

Activity: 1284
Merit: 1042


View Profile
December 30, 2013, 07:01:46 PM
 #896

Yeah its shit, its premined , but nethertheless everybody will mine an trade it . GREEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEED ARGHHHH
customxyz
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
December 30, 2013, 07:01:50 PM
 #897

what the hell is up with multipool?  I'm on a different functioning pool now, but when multipool was working I was mining full blocks, and I still don't even see any support for mooncoin on that site.. so where are my coins at?
digitaltradz
Full Member
***
Offline Offline

Activity: 266
Merit: 100


View Profile
December 30, 2013, 07:02:01 PM
 #898

Multipool got me working



Working?HuhHuh?  You aren't getting any shares.  The blocks are 5-7 seconds long.  Only high power hashrate will get anything.
Thorgrim
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile WWW
December 30, 2013, 07:02:10 PM
 #899

This is almost as bad as the Catcoin clusterfuck launch.

myrinx
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile WWW
December 30, 2013, 07:02:15 PM
 #900

wait until you see your stats in multipool... any accept you think you got in CGminer is being counted as 'invalid'
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 [45] 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 ... 515 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!