Author

Topic: [ANN] ¤ DMD Diamond 3.0 | Scarce ¤ Valuable ¤ Secure | PoS 3.0 | Masternodes 65% - page 745. (Read 1260636 times)

sr. member
Activity: 393
Merit: 250
Quote
jhed
Newbie
*
Online Online

Activity: 3
Posts: 3

nice try
appear out of nowhere after a attack with 3 post account all at DMD
and try motivate people dont to use the stable point of our network

i would say thats part2 of an attack plan

multiple attacks failed
now try the social one.....

people trust in danbi's suggested solution
we are on same chain as cryptsy
dmd multipool is one same chain

I'm not asking anybody to trust me. I'm just telling you all that you should see something in your ~/.Diamond/debug.log about 193.68.21.19 misbehaving. If that made it in my debug.log it should be in others. Here it is again look, look for it in your debug.log:

ProcessBlock: ORPHAN BLOCK, prev=000000000302b0af011c
received block 000000000302b0af011c
ProcessBlock: ORPHAN BLOCK, prev=0000000004e6b27a0790
received block 0000000000d652bceaa2
connection timeout
ProcessBlock: ACCEPTED
received block 00000000078b6cf20c99
Misbehaving: 193.68.21.19:17771 (0 -> 100) DISCONNECTING
disconnecting node 193.68.21.19:17771
ERROR: ProcessBlock() : block with too little proof-of-work

Does nobody else see this in their logs? I'd say it's just a bug in my version diamondd but given that the whole damn block chain forked around the time this was logged, it wasn't just me.


Let me share a little story with you:

Besides the 193.68.21.19 node I pledged to run for the community (many months ago), I do run few more nodes, which I don't announce but use for tests and .. sometimes as traps for such situations. As I was not paying attention (todo entry already -- provide real-time monitoring) they all were on the wrong chain. All of them were receiving that exact message in their logs. At the 193.68.21.19 they were disconnected/banned too, for the very same reason. I don't want to get too technical on this, but it is apparently this is a form of attack on the network.

The mere reason those nodes ended up that way was they were not properly configured (most are experimental, remember).
sr. member
Activity: 393
Merit: 250

If you all are actually able to transmit money into Cryptsy than you are on the correct chain. If I was able to from this chain, than I'm on the correct chain. Crypsty couldn't possibly be connected to both chains. Isn't that right?


Cryptsy is not a measure for the correct chain. It will be very unfortunate if they are on a fork, but this has happened many times before and was sorted out. Frustrating, yes.

They can't be on both chains, correct.
newbie
Activity: 26
Merit: 0
Not getting this at all.

Please read: https://bitcointalksearch.org/topic/m.8115151

What is your diamond.conf config? Please post it here.

Just now I changed it to :
listen=0
noirc=1
connect=193.68.21.19

And I still get:
diamondd: kernel.cpp:410: unsigned int GetStakeModifierChecksum(const CBlockIndex*): Assertion `pindex->pprev || pindex->GetBlockHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)' failed.
Aborted

Though may I ask why you want me to set all that? It effectively makes me a non-participator in the diamond network giving all network control to 193.68.21.19.

You are getting the assertion error where the index.dat file gets corrupted due to a flood of orphans. Other nodes you are connected to are feeding you crap.

Obviously you also need to replace the blockchain with the one provided in the OP. Then start the wallet. The index file is corrupted so making those changes to the .conf is useless if you don't replace the blockchain files first. Basically delete all files except your wallet.dat and the diamond.conf files and replace with the one in the OP.

Using connect=IP and listen=0 makes you indeed a "leecher" if I may say so but this is temporary. You can then revert and change to addnode=ip and listen=1 later on. This is TEMPORARY.

The index corruption issue is not something specific to Diamond. A lot more coins have the same problem and to this date there has been no fixes.

It's happened to a lot more coins? Can you link to a couple so that I can confirm that this won't happen again in the future?

I have a copy of the block chain that generates this error if somebody wants to look at it.
full member
Activity: 266
Merit: 100
Not getting this at all.

Please read: https://bitcointalksearch.org/topic/m.8115151

What is your diamond.conf config? Please post it here.

Just now I changed it to :
listen=0
noirc=1
connect=193.68.21.19

And I still get:
diamondd: kernel.cpp:410: unsigned int GetStakeModifierChecksum(const CBlockIndex*): Assertion `pindex->pprev || pindex->GetBlockHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)' failed.
Aborted

Though may I ask why you want me to set all that? It effectively makes me a non-participator in the diamond network giving all network control to 193.68.21.19.

You are getting the assertion error where the index.dat file gets corrupted due to a flood of orphans. Other nodes you are connected to are feeding you crap.

Obviously you also need to replace the blockchain with the one provided in the OP. Then start the wallet. The index file is corrupted so making those changes to the .conf is useless if you don't replace the blockchain files first. Basically delete all files except your wallet.dat and the diamond.conf files and replace with the one in the OP.

Using connect=IP and listen=0 makes you indeed a "leecher" if I may say so but this is temporary. You can then revert and change to addnode=ip and listen=1 later on. This is TEMPORARY.

The index corruption issue is not something specific to Diamond. A lot more coins have the same problem and to this date there has been no fixe.
newbie
Activity: 26
Merit: 0
Quote
jhed
Newbie
*
Online Online

Activity: 3
Posts: 3

nice try
appear out of nowhere after a attack with 3 post account all at DMD
and try motivate people dont to use the stable point of our network

i would say thats part2 of an attack plan

multiple attacks failed
now try the social one.....

people trust in danbi's suggested solution
we are on same chain as cryptsy
dmd multipool is one same chain

I'm not asking anybody to trust me. I'm just telling you all that you should see something in your ~/.Diamond/debug.log about 193.68.21.19 misbehaving. If that made it in my debug.log it should be in others. Here it is again look, look for it in your debug.log:

ProcessBlock: ORPHAN BLOCK, prev=000000000302b0af011c
received block 000000000302b0af011c
ProcessBlock: ORPHAN BLOCK, prev=0000000004e6b27a0790
received block 0000000000d652bceaa2
connection timeout
ProcessBlock: ACCEPTED
received block 00000000078b6cf20c99
Misbehaving: 193.68.21.19:17771 (0 -> 100) DISCONNECTING
disconnecting node 193.68.21.19:17771
ERROR: ProcessBlock() : block with too little proof-of-work

Does nobody else see this in their logs? I'd say it's just a bug in my version diamondd but given that the whole damn block chain forked around the time this was logged, it wasn't just me.


Not getting this at all.

Please read: https://bitcointalksearch.org/topic/m.8115151

What is your diamond.conf config? Please post it here.

Just now I changed it to :
listen=0
noirc=1
connect=193.68.21.19

And I still get:
diamondd: kernel.cpp:410: unsigned int GetStakeModifierChecksum(const CBlockIndex*): Assertion `pindex->pprev || pindex->GetBlockHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)' failed.
Aborted

Though may I ask why you want me to set all that? It effectively makes me a non-participator in the diamond network giving all network control to 193.68.21.19.

sr. member
Activity: 266
Merit: 250
ALso pretty sure they require grs-sgminer to mine diamondcoin on their pool (the srcxxx connection)

I thought http://cryptohunger.com:81/ was taken out of the advertised pools. Why is it back?

I also see that you managed to to know the fee %. Cheesy. And people are still mining there. It's absurd.
Yeah the grs-sgminer was discovered (by cryptonit i believe) to have hidden fees built-into it too ... Take it back off OP Smiley

There are no hidden fees!
The hashrate is multiplied by the (100% - fee). So you are getting paid for the value displayed in your grs-sgminer. Period.

PS: The pool is on the latest code from github and has blockchain from dmdchain20140731-fast.zip.
newbie
Activity: 26
Merit: 0
I'm getting this error upon closing and restarting diamondd now. Maybe this has something to do with the chain fork. Is this the place to go for tech support?

Code:
diamondd: kernel.cpp:410: unsigned int GetStakeModifierChecksum(const CBlockIndex*): Assertion `pindex->pprev || pindex->GetBlockHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)' failed.


What's you wallet version?

Diamond v2.0.3
https://github.com/DMDcoin/Diamond/archive/Diamond-2.0.3.tar.gz
full member
Activity: 266
Merit: 100
Quote
jhed
Newbie
*
Online Online

Activity: 3
Posts: 3

nice try
appear out of nowhere after a attack with 3 post account all at DMD
and try motivate people dont to use the stable point of our network

i would say thats part2 of an attack plan

multiple attacks failed
now try the social one.....

people trust in danbi's suggested solution
we are on same chain as cryptsy
dmd multipool is one same chain

I'm not asking anybody to trust me. I'm just telling you all that you should see something in your ~/.Diamond/debug.log about 193.68.21.19 misbehaving. If that made it in my debug.log it should be in others. Here it is again look, look for it in your debug.log:

ProcessBlock: ORPHAN BLOCK, prev=000000000302b0af011c
received block 000000000302b0af011c
ProcessBlock: ORPHAN BLOCK, prev=0000000004e6b27a0790
received block 0000000000d652bceaa2
connection timeout
ProcessBlock: ACCEPTED
received block 00000000078b6cf20c99
Misbehaving: 193.68.21.19:17771 (0 -> 100) DISCONNECTING
disconnecting node 193.68.21.19:17771
ERROR: ProcessBlock() : block with too little proof-of-work

Does nobody else see this in their logs? I'd say it's just a bug in my version diamondd but given that the whole damn block chain forked around the time this was logged, it wasn't just me.


Not getting this at all.

Please read: https://bitcointalksearch.org/topic/m.8115151

What is your diamond.conf config? Please post it here.
full member
Activity: 266
Merit: 100
I'm getting this error upon closing and restarting diamondd now. Maybe this has something to do with the chain fork. Is this the place to go for tech support?

Code:
diamondd: kernel.cpp:410: unsigned int GetStakeModifierChecksum(const CBlockIndex*): Assertion `pindex->pprev || pindex->GetBlockHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)' failed.


What's your wallet version?
full member
Activity: 266
Merit: 100
@polanskiman
And did you take the "bribe" to keep quiet (I would have and then announced it here LOL)

It was not a bribe. The DMD he proposed were actually coins that I did NOT see coming to my wallet one day while mining in his pool. No transaction happened during a period of 6 hours when in fact transaction were supposed to happen every hour.  We never really figured out why but he was fast to claim that it might have been my internet, my miner etc etc. What I wanted was a clear explanation. Never had it.

At least he proposed which somehow was a nice thing to do but I didn't want to take the coins as it was not crystal clear what the problem really was.
newbie
Activity: 26
Merit: 0
I'm getting this error upon closing and restarting diamondd now. Maybe this has something to do with the chain fork. Is this the place to go for tech support?

Code:
diamondd: kernel.cpp:410: unsigned int GetStakeModifierChecksum(const CBlockIndex*): Assertion `pindex->pprev || pindex->GetBlockHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)' failed.
newbie
Activity: 26
Merit: 0
Quote
jhed
Newbie
*
Online Online

Activity: 3
Posts: 3

nice try
appear out of nowhere after a attack with 3 post account all at DMD
and try motivate people dont to use the stable point of our network

i would say thats part2 of an attack plan

multiple attacks failed
now try the social one.....

people trust in danbi's suggested solution
we are on same chain as cryptsy
dmd multipool is one same chain

I'm not asking anybody to trust me. I'm just telling you all that you should see something in your ~/.Diamond/debug.log about 193.68.21.19 misbehaving. If that made it in my debug.log it should be in others. Here it is again look, look for it in your debug.log:

ProcessBlock: ORPHAN BLOCK, prev=000000000302b0af011c
received block 000000000302b0af011c
ProcessBlock: ORPHAN BLOCK, prev=0000000004e6b27a0790
received block 0000000000d652bceaa2
connection timeout
ProcessBlock: ACCEPTED
received block 00000000078b6cf20c99
Misbehaving: 193.68.21.19:17771 (0 -> 100) DISCONNECTING
disconnecting node 193.68.21.19:17771
ERROR: ProcessBlock() : block with too little proof-of-work

Does nobody else see this in their logs? I'd say it's just a bug in my version diamondd but given that the whole damn block chain forked around the time this was logged, it wasn't just me.
hero member
Activity: 630
Merit: 500
@polanskiman
And did you take the "bribe" to keep quiet (I would have and then announced it here LOL)
full member
Activity: 266
Merit: 100

Yeah the grs-sgminer was discovered (by cryptonit i believe) to have hidden fees built-into it too ... Take it back off OP Smiley


discovered by multiple people
we leave it on ANN pools list with the hidden fee note its not a promotion its a wall of shame.....
we really hope srcxxx change towards open source miners and transparent fees

but on other hand why he should if 700mhash diamond miners give him 8% without complaining......

who is the greater fool that one who overprice a service or that one who pay it.....

Perhaps because people don't know about the fee and obviously he doesn't publicise his fee. I was fooled myself until I pushed harder on him and he told me about it.


Quote
srcxxx
Full Member
Activity: 140
Re: (No subject)
« Sent to: polanskiman on: July 05, 2014, 07:29:55 AM »
« You have forwarded or responded to this message. »
Reply with quoteQuote  ReplyReply  Remove this messageDelete  
I have deleted your posts because they are bad for my publicity.

I have no problem sending you 10 dmd or whatever you feel like I haven't paid you. Just tell me amount and wallet address.

I'd like to say that I never had the intention of stealing somebody's earnings.
There is no statistics because NOMP doesn't have it.
I offered them some bounty for adding this, but did not get a reply.

And I'm not disclosing my fee because it is rather high. And I feel that since I multiply the hashrate by it, it can be whatever I decide.

I understand that you are probably not going to be using my pool anymore and recommend DMD community to stay away also.
I have no problem with that.
In fact, maybe I'll just remove DMD from "optimized" pool alltogether...
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds

Yeah the grs-sgminer was discovered (by cryptonit i believe) to have hidden fees built-into it too ... Take it back off OP Smiley


discovered by multiple people
we leave it on ANN pools list with the hidden fee note its not a promotion its a wall of shame.....
we really hope srcxxx change towards open source miners and transparent fees

but on other hand why he should if 700mhash diamond miners give him 8% without complaining......

who is the greater fool that one who overprice a service or that one who pay it.....
full member
Activity: 266
Merit: 100
ALso pretty sure they require grs-sgminer to mine diamondcoin on their pool (the srcxxx connection)

I thought http://cryptohunger.com:81/ was taken out of the advertised pools. Why is it back?

I also see that you managed to to know the fee %. Cheesy. And people are still mining there. It's absurd.
Yeah the grs-sgminer was discovered (by cryptonit i believe) to have hidden fees built-into it too ... Take it back off OP Smiley

No it was me. Scrxxx actually told me. Anyways with a bit of deduction anyone could have figure it out. I just didn't know the actual %.
hero member
Activity: 630
Merit: 500
ALso pretty sure they require grs-sgminer to mine diamondcoin on their pool (the srcxxx connection)

I thought http://cryptohunger.com:81/ was taken out of the advertised pools. Why is it back?

I also see that you managed to to know the fee %. Cheesy. And people are still mining there. It's absurd.
Yeah the grs-sgminer was discovered (by cryptonit i believe) to have hidden fees built-into it too ... Take it back off OP Smiley
full member
Activity: 266
Merit: 100
ALso pretty sure they require grs-sgminer to mine diamondcoin on their pool (the srcxxx connection)

I thought http://cryptohunger.com:81/ was taken out of the advertised pools. Why is it back?

I also see that you managed to know the fee %. Cheesy. And people are still mining there. It's absurd.
hero member
Activity: 630
Merit: 500
ALso pretty sure they require grs-sgminer to mine diamondcoin on their pool (the srcxxx connection)
hero member
Activity: 630
Merit: 500
Minep.it is most likely on the wrong chain with difficulty of 9, unless their stats are showing wrong info for some reason.
Danbi's pool is difficulty 58 at the moment.

They have bee informed.
Isn't Cryptohunger associated with srcxxx ... with two pools on wrong fork the prob will take forever to sort itself out ...

And what's the Cryptohunger's address as the one (cryptohunger.com) has nothing to do with Diamond. Not sure why people refer to it.
uh?
http://cryptohunger.com:81/
diamondcoin
18 Miners
699.09 MH
Pool              Algo  Workers    Valid       Invalid     Total Blocks    Pending    Confirmed    Orphaned    Hashrate
diamondcoin groestl       18  7642217  363233         9402            36            8470            850    708.45 MH 
Jump to: