Author

Topic: [ANN]SummerCoin|POS|10% per day in 5 days|New wallet - page 185. (Read 162063 times)

hero member
Activity: 750
Merit: 500
none of the pools have found any blocks. Certainly an issue with the source.

Maybe one of the pool owners could paste a few lines of debug.log?
hero member
Activity: 685
Merit: 500
summercoin.conf
Quote
server=1
listen=1
rpcuser=user
rpcpassword=password
rpcport=11111

.bat
Quote
del *.bin
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -k darkcoin -o localhost:11111 -u user -p password

Simple as that...
full member
Activity: 147
Merit: 100
full member
Activity: 210
Merit: 100
this coin should be relaunch. Only a handful miner got coins. Not a fair launch
legendary
Activity: 1204
Merit: 1000
Deff relaunche and pref within a hour Wink
full member
Activity: 168
Merit: 100
Now the question, why does a good pool like suprnova.cc not find any blocks? They are currently at 1,107.06% Of Expected Shares....
hero member
Activity: 938
Merit: 1000
Crypto-missionary to the Kingdom of Rhegged
maybe we should relaunch this and reset the blockchain . Vote ?

Aye!
legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov
Maybe it is forked ?
full member
Activity: 210
Merit: 100
maybe we should relaunch this and reset the blockchain . Vote ?
full member
Activity: 124
Merit: 100
Summer your too late all ppl who solo mined got the premine already Wink great


+1

i'm out! go to sleep.....
hero member
Activity: 588
Merit: 500
Will Bitcoin Rise Again to $60,000?
legendary
Activity: 938
Merit: 1001
http://www.hashharder.com/x11/summercoin

Working.

Will be monitoring first blocks initially to ensure smooth mining.

Lets get one soon!
legendary
Activity: 2688
Merit: 1240
TO FIX SOURCE CODE...

Add this

Code:
obj/%.o: %.c
        $(CXX) -c $(xCXXFLAGS) -fpermissive -MMD -MF $(@:%.o=%.d) -o $@ $<
        @cp $(@:%.o=%.d) $(@:%.o=%.P); \
          sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
              -e '/^$$/ d' -e 's/$$/ :/' < $(@:%.o=%.d) >> $(@:%.o=%.P); \
          rm -f $(@:%.o=%.d)

BELOW

Code:
obj/%.o: %.cpp
        $(CXX) -c $(xCXXFLAGS) -MMD -MF $(@:%.o=%.d) -o $@ $<
        @cp $(@:%.o=%.d) $(@:%.o=%.P); \
          sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
              -e '/^$$/ d' -e 's/$$/ :/' < $(@:%.o=%.d) >> $(@:%.o=%.P); \
          rm -f $(@:%.o=%.d)

ADD this

Code:
    obj/groestl.o \
    obj/blake.o \
    obj/bmw.o \
    obj/skein.o \
    obj/keccak.o \
    obj/shavite.o \
    obj/jh.o \
    obj/luffa.o \
    obj/cubehash.o \
    obj/echo.o \
    obj/simd.o \

ABOVE

Code:
   obj/alert.o \
    obj/version.o \
    obj/checkpoints.o \
    obj/netbase.o \
    obj/addrman.o \
    obj/crypter.o \

Thanks a lot!

This is not all you need...
hero member
Activity: 504
Merit: 500
sr. member
Activity: 364
Merit: 250
TO FIX SOURCE CODE...

Add this

Code:
obj/%.o: %.c
        $(CXX) -c $(xCXXFLAGS) -fpermissive -MMD -MF $(@:%.o=%.d) -o $@ $<
        @cp $(@:%.o=%.d) $(@:%.o=%.P); \
          sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
              -e '/^$$/ d' -e 's/$$/ :/' < $(@:%.o=%.d) >> $(@:%.o=%.P); \
          rm -f $(@:%.o=%.d)

BELOW

Code:
obj/%.o: %.cpp
        $(CXX) -c $(xCXXFLAGS) -MMD -MF $(@:%.o=%.d) -o $@ $<
        @cp $(@:%.o=%.d) $(@:%.o=%.P); \
          sed -e 's/#.*//' -e 's/^[^:]*: *//' -e 's/ *\\$$//' \
              -e '/^$$/ d' -e 's/$$/ :/' < $(@:%.o=%.d) >> $(@:%.o=%.P); \
          rm -f $(@:%.o=%.d)

ADD this

Code:
    obj/groestl.o \
    obj/blake.o \
    obj/bmw.o \
    obj/skein.o \
    obj/keccak.o \
    obj/shavite.o \
    obj/jh.o \
    obj/luffa.o \
    obj/cubehash.o \
    obj/echo.o \
    obj/simd.o \

ABOVE

Code:
   obj/alert.o \
    obj/version.o \
    obj/checkpoints.o \
    obj/netbase.o \
    obj/addrman.o \
    obj/crypter.o \

Thanks a lot!
sr. member
Activity: 434
Merit: 251
Quote
What's the matter with you!
I'm solo mining from 4th minute and have already more than 30 blocks  

another liar with 2 posts.

these guys are all part of this scam.

+1000

SCAM TROLLS
legendary
Activity: 1184
Merit: 1017
ahahahaha.

not confirmed.

ahahhahahah.

at least TRY TO photoshop it.

these scammers need to learn a thing or two.


hero member
Activity: 750
Merit: 500
something strange. Why developer didnt say a single word ?

We're finding the problem and fixing it, please be patience.
Hey!Why here was no information for solo mining?Any configuration file info?

In future you can use the exact same conf as any other coin...Just remove the nodes.
full member
Activity: 147
Merit: 100
something strange. Why developer didnt say a single word ?

We're finding the problem and fixing it, please be patience.
Hey!Why here was no information for solo mining?Any configuration file info?
legendary
Activity: 1204
Merit: 1000
Summer your too late all ppl who solo mined got the premine already Wink great
Jump to: