Author

Topic: [ANN][CRYPT] CryptCoin x11 + PoS | P2P Anonymity | 0% Premine | Commander - page 281. (Read 512674 times)

full member
Activity: 140
Merit: 100
Anyone ?

try port 27115

although not sure why youre solo mining this, you wont hit any blocks.
[/quote]

It worked !!!!! Thank you so much !

one more question in the .conf

gen=0 should this be 1?
[/quote]

I never add the gen function.  You dont really need it.
sr. member
Activity: 350
Merit: 250



http://CRYPT.HASHLINK.EU
Spread some hash! Wink

- 1% Fee on all pools
- PROP Payout system
- Dedicated Servers
- Multicoin Pool
- High performance NODE.js backend
- User friendly MPOS interface
- STRATUM
- VARDIFF
- Skilled admins
- Support Forum
- P2Pools also available
newbie
Activity: 25
Merit: 0
What pool are most of you guys using ?

I was thinking about trying out http://cry.v2.dedicatedpool.com/

full member
Activity: 420
Merit: 101
I think block rewards still gonna be halved for this coin, so just maintain the hype and innovations till then and there is a good chance this can easily surpass darkcoin in price  Cheesy
legendary
Activity: 1246
Merit: 1000


Nice try buddy.  Go back to building your own anon and contact me when its done.  All youre doing is trying fud price down and its not working.  Go back to your cave now.

I don't get why fudding to drive the price down is any worse than pumpers like Fontas and Koolio hyping a 10% finished coin up so they can eventually dump on all of you.
legendary
Activity: 1008
Merit: 1000
idea is flawed.  open to replay attacks.

idea is not yet mature. it is open only to improvement

this flaw is fatal and cannot be eliminated.

LOL.  Zero points awarded until you can substantiate.

There's already a huge messaging overhead on the system, but the Crypt protocol would add significantly more messaging.  This will be a disadvantage for scalability, but the real problem is replay attacks.

An adversary can easily DDOS the system by replaying the encrypted messages (they don't need to know the contents), just save them and resend them needlessly.  Every peer must decrypt each message it encounters (pubkey/privkey crypto is expensive!).  Note: the adversary doesn't need to perform any crypto, he can just replay messages over and over again for free.  Everyone else has to do all the hard work.  Bye bye network.

Idea sounds like it was written by a nigerian scammer.

Congrats on the 1st true piece of FUD in this thread  Tongue

It's not FUD.  It's true.  You only care about money, so you don't care, but this coin will never run anonymous.  These ideas have already been considered and eliminated by various folks working in anonymity circles.

Anyway, have fun with your disillusion.

Did you even read the chat I posted between mindfox and others? I doubt it otherwise your comments would be baseless.  The transaction is not free of fees on it own, only the anon aspect.  Mindfox explained that back around page 30 to eliminate ddosing etc.  Go read before you fud my friend.  Btw, have you come up with a anon solution or just run around bashing others?

Already read.  Let's just say you've been outfoxed 36 pages back.


Nice try buddy.  Go back to building your own anon and contact me when its done.  All youre doing is trying fud price down and its not working.  Go back to your cave now.
+1 Grin
newbie
Activity: 25
Merit: 0
Anyone ?
[/quote]

try port 27115

although not sure why youre solo mining this, you wont hit any blocks.
[/quote]

It worked !!!!! Thank you so much !

one more question in the .conf

gen=0 should this be 1?
sr. member
Activity: 420
Merit: 250
idea is flawed.  open to replay attacks.

idea is not yet mature. it is open only to improvement

this flaw is fatal and cannot be eliminated.

LOL.  Zero points awarded until you can substantiate.

There's already a huge messaging overhead on the system, but the Crypt protocol would add significantly more messaging.  This will be a disadvantage for scalability, but the real problem is replay attacks.

An adversary can easily DDOS the system by replaying the encrypted messages (they don't need to know the contents), just save them and resend them needlessly.  Every peer must decrypt each message it encounters (pubkey/privkey crypto is expensive!).  Note: the adversary doesn't need to perform any crypto, he can just replay messages over and over again for free.  Everyone else has to do all the hard work.  Bye bye network.

Idea sounds like it was written by a nigerian scammer.

Congrats on the 1st true piece of FUD in this thread  Tongue

It's not FUD.  It's true.  You only care about money, so you don't care, but this coin will never run anonymous.  These ideas have already been considered and eliminated by various folks working in anonymity circles.

Anyway, have fun with your disillusion.

Did you even read the chat I posted between mindfox and others? I doubt it otherwise your comments would be baseless.  The transaction is not free of fees on it own, only the anon aspect.  Mindfox explained that back around page 30 to eliminate ddosing etc.  Go read before you fud my friend.  Btw, have you come up with a anon solution or just run around bashing others?

Already read.  Let's just say you've been outfoxed 36 pages back.



LOL, This is what you claim "can't be eliminated"?

Your FUD is bad and you should feel bad.
full member
Activity: 140
Merit: 100
Hello all !
Can someone please help me I am trying to solo mine this coin (I know better to mine in a pool ) I usually have no problem setting stuff like this up
but for some reason I can not get this to work, been up all night messing with it and now its like 7am and im aggravated ... what am I doing wrong

cryptcoin.conf =

rpcuser=user
rpcpassword=virgo
rpcallowip=127.0.0.1
rpcallowip=192.168.1.2 (have tried with and without this line)
rpcport=27115
port=27114
gen=0 (should this be 1? have tried it both ways nothing)
server=1
addnode=107.170.89.103
addnode=188.226.199.223
addnode=162.243.96.64

my .bat file
ccminer30.exe -t 2 --algo=x11 -o http://127.0.0.1:27114 -u user -p virgo
pause

Running wallet as admin with -server flag
Wallet is synced
wallet and miner on same machine
have tried changing 127.0.0.1 to local host
port 277114 verified open
gpu = Nvidia gtx 760 x 2

Error I get:
HTTP request failed: Operation timed out after 300000 mili.....

What the hell am i missing ?



Anyone ?

try port 27115

although not sure why youre solo mining this, you wont hit any blocks.
hero member
Activity: 812
Merit: 1000
Criticism on technical grounds is good. It promotes better solutions.

This is true
full member
Activity: 140
Merit: 100
idea is flawed.  open to replay attacks.

idea is not yet mature. it is open only to improvement

this flaw is fatal and cannot be eliminated.

LOL.  Zero points awarded until you can substantiate.

There's already a huge messaging overhead on the system, but the Crypt protocol would add significantly more messaging.  This will be a disadvantage for scalability, but the real problem is replay attacks.

An adversary can easily DDOS the system by replaying the encrypted messages (they don't need to know the contents), just save them and resend them needlessly.  Every peer must decrypt each message it encounters (pubkey/privkey crypto is expensive!).  Note: the adversary doesn't need to perform any crypto, he can just replay messages over and over again for free.  Everyone else has to do all the hard work.  Bye bye network.

Idea sounds like it was written by a nigerian scammer.

Congrats on the 1st true piece of FUD in this thread  Tongue

It's not FUD.  It's true.  You only care about money, so you don't care, but this coin will never run anonymous.  These ideas have already been considered and eliminated by various folks working in anonymity circles.

Anyway, have fun with your disillusion.

Did you even read the chat I posted between mindfox and others? I doubt it otherwise your comments would be baseless.  The transaction is not free of fees on it own, only the anon aspect.  Mindfox explained that back around page 30 to eliminate ddosing etc.  Go read before you fud my friend.  Btw, have you come up with a anon solution or just run around bashing others?

Already read.  Let's just say you've been outfoxed 36 pages back.


Nice try buddy.  Go back to building your own anon and contact me when its done.  All youre doing is trying fud price down and its not working.  Go back to your cave now.
newbie
Activity: 25
Merit: 0
Hello all !
Can someone please help me I am trying to solo mine this coin (I know better to mine in a pool ) I usually have no problem setting stuff like this up
but for some reason I can not get this to work, been up all night messing with it and now its like 7am and im aggravated ... what am I doing wrong

cryptcoin.conf =

rpcuser=user
rpcpassword=virgo
rpcallowip=127.0.0.1
rpcallowip=192.168.1.2 (have tried with and without this line)
rpcport=27115
port=27114
gen=0 (should this be 1? have tried it both ways nothing)
server=1
addnode=107.170.89.103
addnode=188.226.199.223
addnode=162.243.96.64

my .bat file
ccminer30.exe -t 2 --algo=x11 -o http://127.0.0.1:27114 -u user -p virgo
pause

Running wallet as admin with -server flag
Wallet is synced
wallet and miner on same machine
have tried changing 127.0.0.1 to local host
port 277114 verified open
gpu = Nvidia gtx 760 x 2

Error I get:
HTTP request failed: Operation timed out after 300000 mili.....

What the hell am i missing ?



Anyone ?
legendary
Activity: 1708
Merit: 1049
Criticism on technical grounds is good. It promotes better solutions.
hero member
Activity: 812
Merit: 1000
idea is flawed.  open to replay attacks.

idea is not yet mature. it is open only to improvement

this flaw is fatal and cannot be eliminated.

LOL.  Zero points awarded until you can substantiate.

There's already a huge messaging overhead on the system, but the Crypt protocol would add significantly more messaging.  This will be a disadvantage for scalability, but the real problem is replay attacks.

An adversary can easily DDOS the system by replaying the encrypted messages (they don't need to know the contents), just save them and resend them needlessly.  Every peer must decrypt each message it encounters (pubkey/privkey crypto is expensive!).  Note: the adversary doesn't need to perform any crypto, he can just replay messages over and over again for free.  Everyone else has to do all the hard work.  Bye bye network.

Idea sounds like it was written by a nigerian scammer.

Congrats on the 1st true piece of FUD in this thread  Tongue

It's not FUD.  It's true.  You only care about money, so you don't care, but this coin will never run anonymous.  These ideas have already been considered and eliminated by various folks working in anonymity circles.

Anyway, have fun with your disillusion.

Did you even read the chat I posted between mindfox and others? I doubt it otherwise your comments would be baseless.  The transaction is not free of fees on it own, only the anon aspect.  Mindfox explained that back around page 30 to eliminate ddosing etc.  Go read before you fud my friend.  Btw, have you come up with a anon solution or just run around bashing others?

Already read.  Let's just say you've been outfoxed 36 pages back.



Whilst I am delighted for hsbtc that his account has come out of hibernation today since its spawning on Jan 29 when u postd INTERESTED, you can shove your arrogant claim that I only care about money into the only bag you'll be left holding…

newbie
Activity: 10
Merit: 0
idea is flawed.  open to replay attacks.

idea is not yet mature. it is open only to improvement

this flaw is fatal and cannot be eliminated.

LOL.  Zero points awarded until you can substantiate.

There's already a huge messaging overhead on the system, but the Crypt protocol would add significantly more messaging.  This will be a disadvantage for scalability, but the real problem is replay attacks.

An adversary can easily DDOS the system by replaying the encrypted messages (they don't need to know the contents), just save them and resend them needlessly.  Every peer must decrypt each message it encounters (pubkey/privkey crypto is expensive!).  Note: the adversary doesn't need to perform any crypto, he can just replay messages over and over again for free.  Everyone else has to do all the hard work.  Bye bye network.

Idea sounds like it was written by a nigerian scammer.

Congrats on the 1st true piece of FUD in this thread  Tongue

It's not FUD.  It's true.  You only care about money, so you don't care, but this coin will never run anonymous.  These ideas have already been considered and eliminated by various folks working in anonymity circles.

Anyway, have fun with your disillusion.

Did you even read the chat I posted between mindfox and others? I doubt it otherwise your comments would be baseless.  The transaction is not free of fees on it own, only the anon aspect.  Mindfox explained that back around page 30 to eliminate ddosing etc.  Go read before you fud my friend.  Btw, have you come up with a anon solution or just run around bashing others?

Already read.  Let's just say you've been outfoxed 36 pages back.
full member
Activity: 140
Merit: 100
idea is flawed.  open to replay attacks.

idea is not yet mature. it is open only to improvement

this flaw is fatal and cannot be eliminated.

LOL.  Zero points awarded until you can substantiate.

There's already a huge messaging overhead on the system, but the Crypt protocol would add significantly more messaging.  This will be a disadvantage for scalability, but the real problem is replay attacks.

An adversary can easily DDOS the system by replaying the encrypted messages (they don't need to know the contents), just save them and resend them needlessly.  Every peer must decrypt each message it encounters (pubkey/privkey crypto is expensive!).  Note: the adversary doesn't need to perform any crypto, he can just replay messages over and over again for free.  Everyone else has to do all the hard work.  Bye bye network.

Idea sounds like it was written by a nigerian scammer.

Congrats on the 1st true piece of FUD in this thread  Tongue

It's not FUD.  It's true.  You only care about money, so you don't care, but this coin will never run anonymous.  These ideas have already been considered and eliminated by various folks working in anonymity circles.

Anyway, have fun with your disillusion.

Did you even read the chat I posted between mindfox and others? I doubt it otherwise your comments would be baseless.  The transaction is not free of fees on it own, only the anon aspect.  Mindfox explained that back around page 30 to eliminate ddosing etc.  Go read before you fud my friend.  Btw, have you come up with a anon solution or just run around bashing others?
full member
Activity: 182
Merit: 100
From a person with 2 posts this sound more like FUD
newbie
Activity: 10
Merit: 0
If there is a genius dev behind the coin everything is possible Smiley

no.  some things are just not possible.  Pig just won't fly, no matter how smart you are nor how hard your try, nor much much money you invest.

Oh and there's no genius behind this coin either.  good luck.
full member
Activity: 182
Merit: 100
If there is a genius dev behind the coin everything is possible Smiley
newbie
Activity: 10
Merit: 0
idea is flawed.  open to replay attacks.

idea is not yet mature. it is open only to improvement

this flaw is fatal and cannot be eliminated.

LOL.  Zero points awarded until you can substantiate.

There's already a huge messaging overhead on the system, but the Crypt protocol would add significantly more messaging.  This will be a disadvantage for scalability, but the real problem is replay attacks.

An adversary can easily DDOS the system by replaying the encrypted messages (they don't need to know the contents), just save them and resend them needlessly.  Every peer must decrypt each message it encounters (pubkey/privkey crypto is expensive!).  Note: the adversary doesn't need to perform any crypto, he can just replay messages over and over again for free.  Everyone else has to do all the hard work.  Bye bye network.

Idea sounds like it was written by a nigerian scammer.

Congrats on the 1st true piece of FUD in this thread  Tongue

It's not FUD.  It's true.  You only care about money, so you don't care, but this coin will never run anonymous.  These ideas have already been considered and eliminated by various folks working in anonymity circles.

Anyway, have fun with your disillusion.
Jump to: