Pages:
Author

Topic: [ANN]✸✸✸ZETA2COIN✸✸✸ [ZET2] |✸✸✸ Q-U-A-R-K ✸✸✸|POS 99,52% | ICO BURNED NOW CHECK - page 8. (Read 18186 times)

legendary
Activity: 1498
Merit: 1113
uuhhm, what are checkpoints? will this be a price-ralley....

seriously: could someone please explain this to me. thanks a lot.
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
Lots of errors in the code:

1) Max coinbase / supply is not 5 million, but unlimited. There is no limited on the total amount of coins.
2) Block mature time is not 10 confirmations, but 20 confirmations
3) PoS max coin age is not unlimited
4) Difficulty calculation does not fit the Quark algoritm
5) DNS seed node is described as local ip address
6) How do you explain the 1000+ blocks that are already mined? Premine?


Please explain all

If not explained properly we have to cancel this ICO. See Yobit ICO rules:

If problems persist at the end of the 4 days trial period, YoBit will refund the investors using the ICO proceeds and consider the ICO failed and cancelled.


Address PREMINE Sf1xBgLJFkjQmHHeLdGQSPF2cqWgi5Xasu

EXPLAIN ALL

1) My answer
2) My answer
3) My answer
4) My answer
5) My answer
6) My answer



Another question: Why did you commit your Make files to GitHub? This is highly unusual!

No stake modifier checkpoints in the source? This coin is vulnerable!

https://github.com/ZETA2COIN/ZETACOIN2-ZET2/blob/master/src/kernel.cpp


namespace Checkpoints
{
    typedef std::map MapCheckpoints;

    //
    // What makes a good checkpoint block?
    // + Is surrounded by blocks with reasonable timestamps
    //   (no blocks before with a timestamp after, none after with
    //    timestamp before)
    // + Contains no strange transactions
    //
    static MapCheckpoints mapCheckpoints =
        boost::assign::map_list_of
        ( 0,      hashGenesisBlock )
        (82, uint256("0x00000c0dfa6c12a287fae8163ae00576bd701b5eac17ce96fbc15458c109ff0a"))


You don't know your business! There are 2 types of checkpoints:


https://github.com/ZETA2COIN/ZETACOIN2-ZET2/blob/master/src/kernel.cpp

AND

https://github.com/ZETA2COIN/ZETACOIN2-ZET2/blob/master/src/checkpoints.cpp


Your coin is vulnerable at this moment!
member
Activity: 98
Merit: 10
Lots of errors in the code:

1) Max coinbase / supply is not 5 million, but unlimited. There is no limited on the total amount of coins.
2) Block mature time is not 10 confirmations, but 20 confirmations
3) PoS max coin age is not unlimited
4) Difficulty calculation does not fit the Quark algoritm
5) DNS seed node is described as local ip address
6) How do you explain the 1000+ blocks that are already mined? Premine?


Please explain all

If not explained properly we have to cancel this ICO. See Yobit ICO rules:

If problems persist at the end of the 4 days trial period, YoBit will refund the investors using the ICO proceeds and consider the ICO failed and cancelled.


Address PREMINE Sf1xBgLJFkjQmHHeLdGQSPF2cqWgi5Xasu

EXPLAIN ALL

1) My answer
2) My answer
3) My answer
4) My answer
5) My answer
6) My answer



Another question: Why did you commit your Make files to GitHub? This is highly unusual!

No stake modifier checkpoints in the source? This coin is vulnerable!

https://github.com/ZETA2COIN/ZETACOIN2-ZET2/blob/master/src/kernel.cpp


namespace Checkpoints
{
    typedef std::map MapCheckpoints;

    //
    // What makes a good checkpoint block?
    // + Is surrounded by blocks with reasonable timestamps
    //   (no blocks before with a timestamp after, none after with
    //    timestamp before)
    // + Contains no strange transactions
    //
    static MapCheckpoints mapCheckpoints =
        boost::assign::map_list_of
        ( 0,      hashGenesisBlock )
        (82, uint256("0x00000c0dfa6c12a287fae8163ae00576bd701b5eac17ce96fbc15458c109ff0a"))
full member
Activity: 216
Merit: 100
look that


{
"version" : "v1.0.0.1-g32a928e",
"protocolversion" : 60013,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 1337,
"timeoffset" : 0,
"moneysupply" : 1263360.00000000,
"connections" : 2,
"proxy" : "",
"difficulty" : {
"proof-of-work" : 7.78453622,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1450195999,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}

Try set to 0.5

See my remark: Difficulty calculation does not fit the Quark algoritm. Dev needs to fix these errors before the ICO ends otherwise Yobit will cancel the ICO.


I've seen
But not answer
 Smiley
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
Lots of errors in the code:

1) Max coinbase / supply is not 5 million, but unlimited. There is no limited on the total amount of coins.
2) Block mature time is not 10 confirmations, but 20 confirmations
3) PoS max coin age is not unlimited
4) Difficulty calculation does not fit the Quark algoritm
5) DNS seed node is described as local ip address
6) How do you explain the 1000+ blocks that are already mined? Premine?


Please explain all

If not explained properly we have to cancel this ICO. See Yobit ICO rules:

If problems persist at the end of the 4 days trial period, YoBit will refund the investors using the ICO proceeds and consider the ICO failed and cancelled.


Address PREMINE Sf1xBgLJFkjQmHHeLdGQSPF2cqWgi5Xasu

EXPLAIN ALL

1) My answer
2) My answer
3) My answer
4) My answer
5) My answer
6) My answer



Another question: Why did you commit your Make files to GitHub? This is highly unusual!

No stake modifier checkpoints in the source? This coin is vulnerable!

https://github.com/ZETA2COIN/ZETACOIN2-ZET2/blob/master/src/kernel.cpp
legendary
Activity: 2660
Merit: 1240
Lots of errors in the code:

1) Max coinbase / supply is not 5 million, but unlimited. There is no limited on the total amount of coins.
2) Block mature time is not 10 confirmations, but 20 confirmations
3) PoS max coin age is not unlimited
4) Difficulty calculation does not fit the Quark algoritm
5) DNS seed node is described as local ip address
6) How do you explain the 1000+ blocks that are already mined? Premine?


Please explain all

If not explained properly we have to cancel this ICO. See Yobit ICO rules:

If problems persist at the end of the 4 days trial period, YoBit will refund the investors using the ICO proceeds and consider the ICO failed and cancelled.


Address PREMINE Sf1xBgLJFkjQmHHeLdGQSPF2cqWgi5Xasu

EXPLAIN ALL

1) My answer
2) My answer
3) My answer
4) My answer
5) My answer
6) My answer



looks like you're on ignore kees Wink

full member
Activity: 216
Merit: 100
look that


{
"version" : "v1.0.0.1-g32a928e",
"protocolversion" : 60013,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 1337,
"timeoffset" : 0,
"moneysupply" : 1263360.00000000,
"connections" : 2,
"proxy" : "",
"difficulty" : {
"proof-of-work" : 7.78453622,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1450195999,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}

Try set to 0.5


it was at that i have dropped it to
 "minDiff": 0.0005,
"maxDiff": 0.1,


and i can mine it
i got 38 mh on the pool now

Pool zeta2coin Thread 8 Share accepted at diff 0.0390625/0.09472839 by SQUXUezoniNWkYuJGhyewjoZicCRHZqPWU [188.226.209.186]




I can already see
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
Lots of errors in the code:

1) Max coinbase / supply is not 5 million, but unlimited. There is no limited on the total amount of coins.
2) Block mature time is not 10 confirmations, but 20 confirmations
3) PoS max coin age is not unlimited
4) Difficulty calculation does not fit the Quark algoritm
5) DNS seed node is described as local ip address
6) How do you explain the 1000+ blocks that are already mined? Premine?


Please explain all

If not explained properly we have to cancel this ICO. See Yobit ICO rules:

If problems persist at the end of the 4 days trial period, YoBit will refund the investors using the ICO proceeds and consider the ICO failed and cancelled.


Address PREMINE Sf1xBgLJFkjQmHHeLdGQSPF2cqWgi5Xasu

EXPLAIN ALL

1) My answer
2) My answer
3) My answer
4) My answer
5) My answer
6) My answer



Another question: Why did you commit your Make files to GitHub? This is highly unusual!
legendary
Activity: 1778
Merit: 1003
NodeMasters
look that


{
"version" : "v1.0.0.1-g32a928e",
"protocolversion" : 60013,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 1337,
"timeoffset" : 0,
"moneysupply" : 1263360.00000000,
"connections" : 2,
"proxy" : "",
"difficulty" : {
"proof-of-work" : 7.78453622,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1450195999,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}

Try set to 0.5


it was at that i have dropped it to
 "minDiff": 0.0005,
"maxDiff": 0.1,


and i can mine it
i got 38 mh on the pool now

Pool zeta2coin Thread 8 Share accepted at diff 0.0390625/0.09472839 by SQUXUezoniNWkYuJGhyewjoZicCRHZqPWU [188.226.209.186]

copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
look that


{
"version" : "v1.0.0.1-g32a928e",
"protocolversion" : 60013,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 1337,
"timeoffset" : 0,
"moneysupply" : 1263360.00000000,
"connections" : 2,
"proxy" : "",
"difficulty" : {
"proof-of-work" : 7.78453622,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1450195999,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}

Try set to 0.5

See my remark: Difficulty calculation does not fit the Quark algoritm. Dev needs to fix these errors before the ICO ends otherwise Yobit will cancel the ICO.
full member
Activity: 216
Merit: 100
look that


{
"version" : "v1.0.0.1-g32a928e",
"protocolversion" : 60013,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 1337,
"timeoffset" : 0,
"moneysupply" : 1263360.00000000,
"connections" : 2,
"proxy" : "",
"difficulty" : {
"proof-of-work" : 7.78453622,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1450195999,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}

Try set to 0.5

But I see that on pool:

zeta2coin Stats
Address    Shares    Invalid shares    Efficiency    Hashrate
SQUXUezoniNWkYuJGhyewjoZicCRHZqPWU    2    0    85.36%    38.12 MH

Someone already mining on the videocards
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
all is Good ,  POW started from 1000+ block , someone stole my code from Github, and decided to start today, I see That someone Mining

hmm you uploaded the source 3 minutes b4 i print These getmininginfo :-)
and i never seen your sourcecode before in the past hours. and just for your info
i have a good working Alarm System which give me a notification on my smartphone if someone update/upload/commit
a new coin code on github.  => https://github.com/search?o=desc&q=bitcoinunits.cpp&s=indexed&type=Code&utf8=✓

i would say that you has to be blind if you dont take notice that your node Server/wallet Display a few hundred mined blocks
over a few hours before you release the sourcecode and the Windows wallet.

i think you would perform better if you skip the actual blockchain and start with a new Genesis hash and checkpoints.
on a later date, there would be no Problem if you explain the reason to blacksmith or warden and send them
the updated sourcecode.


kindly regards

Tillkoeln





aaaaaaaaaaaannnnnnddddd  by the way ^^  if someone else want his own coin, scam/shit/fun/useless/ico/ipo or whatever
can contact me :-)


legendary
Activity: 1778
Merit: 1003
NodeMasters
Nobody
I tried, but failed

take a look here - http://mine.justpools.uk/workers


whats the problem with the pool ?
is the diff to high ?

let me know and ill change it

Yes. Diff too high.
Xeon with 8 threads not coping.
Invalid shares.

ok what diff do you want it set to ?
full member
Activity: 216
Merit: 100
Nobody
I tried, but failed

take a look here - http://mine.justpools.uk/workers


whats the problem with the pool ?
is the diff to high ?

let me know and ill change it

Yes. Diff too high.
Xeon with 8 threads not coping.
Invalid shares.
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
Lots of errors in the code:

1) Max coinbase / supply is not 5 million, but unlimited. There is no limited on the total amount of coins.
2) Block mature time is not 10 confirmations, but 20 confirmations
3) PoS max coin age is not unlimited
4) Difficulty calculation does not fit the Quark algoritm
5) DNS seed node is described as local ip address
6) How do you explain the 1000+ blocks that are already mined? Premine?


Please explain all

If not explained properly we have to cancel this ICO. See Yobit ICO rules:

If problems persist at the end of the 4 days trial period, YoBit will refund the investors using the ICO proceeds and consider the ICO failed and cancelled.


Address PREMINE Sf1xBgLJFkjQmHHeLdGQSPF2cqWgi5Xasu

EXPLAIN ALL

1) My answer
2) My answer
3) My answer
4) My answer
5) My answer
6) My answer

member
Activity: 98
Merit: 10
Lots of errors in the code:

1) Max coinbase / supply is not 5 million, but unlimited. There is no limited on the total amount of coins.
2) Block mature time is not 10 confirmations, but 20 confirmations
3) PoS max coin age is not unlimited
4) Difficulty calculation does not fit the Quark algoritm
5) DNS seed node is described as local ip address
6) How do you explain the 1000+ blocks that are already mined? Premine?


Please explain all

If not explained properly we have to cancel this ICO. See Yobit ICO rules:

If problems persist at the end of the 4 days trial period, YoBit will refund the investors using the ICO proceeds and consider the ICO failed and cancelled.


Address PREMINE Sf1xBgLJFkjQmHHeLdGQSPF2cqWgi5Xasu
legendary
Activity: 1778
Merit: 1003
NodeMasters
Nobody
I tried, but failed

take a look here - http://mine.justpools.uk/workers


whats the problem with the pool ?
is the diff to high ?

let me know and ill change it
full member
Activity: 216
Merit: 100
Pages:
Jump to: