Pages:
Author

Topic: [ANN][RVC] / RevoCoin / POS - POW / 10,000kh miner limit / LAUNCH 22-07 - page 57. (Read 133063 times)

legendary
Activity: 1568
Merit: 1000
Twitter @Acimirov
Lol guys you are like a bunch of girls sticked into a room :-)



Suprnova would never give the code way.

They are POS blocks:

    {
        "account" : "",
        "address" : "RSNMQ4ch1EtABHD3bgAVCrH4P8NqFWdvS6",
        "category" : "immature",
        "amount" : 0.12805676,
        "confirmations" : 2,
        "generated" : true,
        "blockhash" : "b9ed046e4389319ebe15668cd7dffcb7891cd9b65174137980445773c09669ff",
        "blockindex" : 1,
        "blocktime" : 1406190680,
        "txid" : "8b47cb6ed81957a643769bcdad9a88795806653fa3d82df3899196f62f7b64e4",
        "time" : 1406190680,
        "timereceived" : 1406190680
    },

{
    "hash" : "b9ed046e4389319ebe15668cd7dffcb7891cd9b65174137980445773c09669ff",
    "confirmations" : 7,
    "size" : 2508,
    "height" : 2449,
    "version" : 6,
    "merkleroot" : "522037b8b0558026818a649334903c3f7e3046c5e34b5f6354c37e1cf5661218",
    "mint" : 0.12805676,
    "time" : 1406190680,
    "nonce" : 0,
    "bits" : "1e0fffff",
    "difficulty" : 0.00024414,
    "blocktrust" : "100001",
    "chaintrust" : "16b33d21fe152",
    "previousblockhash" : "000000000648700a6659e9fb256afb3e45d2410025fffebd253f365f256f0013",
    "nextblockhash" : "00000000033f37a57cf92902b7b261cffdbc666f98740b842aad787ef6bad14f",
    "flags" : "proof-of-stake",
    "proofhash" : "0005abf2f04afd9c...f1c64a8e09706cfcd088c857c8b76",
    "entropybit" : 1,
    "modifier" : "72b2d...1934e",
    "modifierchecksum" : "d693bf65",
    "tx" : [
        "9336aefd8193808b2325cb4c6ea66951ec536bd8c8e5720c711ab57ba3d57ffc",
        "8b47cb6ed81957a643769bcdad9a88795806653fa3d82df3899196f62f7b64e4",
        "58e45420b0745716451a0a50d61dbe2fbfe4d5e5ef595ac19ee90fea8d9d0fe8",
        "73890b43ed01b84dbeade3973dacd3c1427ad38107e789bba23758bc04e39320",
        "f0537d0cb59ec4c1f5d0455460c789ad9b87a41dd3bbaf0be0571704f35049ce",
        "...",
        "0c767fb37499efcd21370b89b86c4972feca8251d6c35a996e345cbb019dd4c6",
        "ef101f65ab94b197b51c3f9bb37cba95a406711c266e369d9bcc4b2a23476ff9",
        "0398c089e2fb0e2e24bd04576a309a49820b397af1f912302f543ff1b015107c",
        "358e6a36461cdf3229ebac70e251cf3ca76317c38cb3564ea2df1a8d68b483b3",
        "106da62ff54243d15600b56179fc34f8c53eef9585b39507039021567e8b9e70"
    ],
    "signature" : "980098098098098098"
}



Cheesy Cheesy Cheesy







legendary
Activity: 2688
Merit: 1240
and from the source:

static const int LAST_POW_BLOCK = 8640;

and sorry for beeing honest and showing my dumbness, but if I read the source correctly, PoS works from block 1 but the block has to be older than 24hours..

Is that possible ? Maybe I read the last part incorrectly...

I think so. This coin could be fork of PoW+PoS code where both is happening at the same time. 24 hour is the setting for block mature for staking. To prevent confusion and shorting PoW stages due to PoS block, we should ask all wallet holder to lock the wallet so that it wouldn't stake. Is that a good idea ? Not sure what will happen if no PoS happening for long period of time


We should wait for the dev.. I'm just too bad @ reading/understanding PoS coins right now

I understood that PoS would start when the Pools/PoW are "finished"... Seems that this is wrong

hero member
Activity: 868
Merit: 1000
and from the source:

static const int LAST_POW_BLOCK = 8640;

and sorry for beeing honest and showing my dumbness, but if I read the source correctly, PoS works from block 1 but the block has to be older than 24hours..

Is that possible ? Maybe I read the last part incorrectly...

I think so. This coin could be fork of PoW+PoS code where both is happening at the same time. 24 hour is the setting for block mature for staking. To prevent confusion and shorting PoW stages due to PoS block, we should ask all wallet holder to lock the wallet so that it wouldn't stake. Is that a good idea ? Not sure what will happen if no PoS happening for long period of time
newbie
Activity: 23
Merit: 0
Lol guys you are like a bunch of girls sticked into a room :-)

http://media.tumblr.com/64fc5f50aa4e66deef82035d798be0ac/tumblr_inline_mqea3i484P1qz4rgp.png

Suprnova would never give the code way.

They are POS blocks:

    {
        "account" : "",
        "address" : "RSNMQ4ch1EtABHD3bgAVCrH4P8NqFWdvS6",
        "category" : "immature",
        "amount" : 0.12805676,
        "confirmations" : 2,
        "generated" : true,
        "blockhash" : "b9ed046e4389319ebe15668cd7dffcb7891cd9b65174137980445773c09669ff",
        "blockindex" : 1,
        "blocktime" : 1406190680,
        "txid" : "8b47cb6ed81957a643769bcdad9a88795806653fa3d82df3899196f62f7b64e4",
        "time" : 1406190680,
        "timereceived" : 1406190680
    },

{
    "hash" : "b9ed046e4389319ebe15668cd7dffcb7891cd9b65174137980445773c09669ff",
    "confirmations" : 7,
    "size" : 2508,
    "height" : 2449,
    "version" : 6,
    "merkleroot" : "522037b8b0558026818a649334903c3f7e3046c5e34b5f6354c37e1cf5661218",
    "mint" : 0.12805676,
    "time" : 1406190680,
    "nonce" : 0,
    "bits" : "1e0fffff",
    "difficulty" : 0.00024414,
    "blocktrust" : "100001",
    "chaintrust" : "16b33d21fe152",
    "previousblockhash" : "000000000648700a6659e9fb256afb3e45d2410025fffebd253f365f256f0013",
    "nextblockhash" : "00000000033f37a57cf92902b7b261cffdbc666f98740b842aad787ef6bad14f",
    "flags" : "proof-of-stake",
    "proofhash" : "0005abf2f04afd9c...f1c64a8e09706cfcd088c857c8b76",
    "entropybit" : 1,
    "modifier" : "72b2d...1934e",
    "modifierchecksum" : "d693bf65",
    "tx" : [
        "9336aefd8193808b2325cb4c6ea66951ec536bd8c8e5720c711ab57ba3d57ffc",
        "8b47cb6ed81957a643769bcdad9a88795806653fa3d82df3899196f62f7b64e4",
        "58e45420b0745716451a0a50d61dbe2fbfe4d5e5ef595ac19ee90fea8d9d0fe8",
        "73890b43ed01b84dbeade3973dacd3c1427ad38107e789bba23758bc04e39320",
        "f0537d0cb59ec4c1f5d0455460c789ad9b87a41dd3bbaf0be0571704f35049ce",
        "...",
        "0c767fb37499efcd21370b89b86c4972feca8251d6c35a996e345cbb019dd4c6",
        "ef101f65ab94b197b51c3f9bb37cba95a406711c266e369d9bcc4b2a23476ff9",
        "0398c089e2fb0e2e24bd04576a309a49820b397af1f912302f543ff1b015107c",
        "358e6a36461cdf3229ebac70e251cf3ca76317c38cb3564ea2df1a8d68b483b3",
        "106da62ff54243d15600b56179fc34f8c53eef9585b39507039021567e8b9e70"
    ],
    "signature" : "980098098098098098"
}




great ocminer!

thank god my investment is safe  Grin
hero member
Activity: 995
Merit: 500
and from the source:

static const int LAST_POW_BLOCK = 8640;

and sorry for beeing honest and showing my dumbness, but if I read the source correctly, PoS works from block 1 but the block has to be older than 24hours..

Is that possible ? Maybe I read the last part incorrectly...

Thanks a lot again ocminer...  Wink
hero member
Activity: 894
Merit: 1000
I think a "sorry" on the address of the DEV is more than welcome!!!
And in the future...please...stay cool guys.
legendary
Activity: 2688
Merit: 1240
and from the source:

static const int LAST_POW_BLOCK = 8640;

and sorry for beeing honest and showing my dumbness, but if I read the source correctly, PoS works from block 1 but the block has to be older than 24hours..

Is that possible ? Maybe I read the last part incorrectly...
sr. member
Activity: 378
Merit: 250
Lol guys you are like a bunch of girls sticked into a room :-)



Suprnova would never give the code way.

They are POS blocks:

    {
        "account" : "",
        "address" : "RSNMQ4ch1EtABHD3bgAVCrH4P8NqFWdvS6",
        "category" : "immature",
        "amount" : 0.12805676,
        "confirmations" : 2,
        "generated" : true,
        "blockhash" : "b9ed046e4389319ebe15668cd7dffcb7891cd9b65174137980445773c09669ff",
        "blockindex" : 1,
        "blocktime" : 1406190680,
        "txid" : "8b47cb6ed81957a643769bcdad9a88795806653fa3d82df3899196f62f7b64e4",
        "time" : 1406190680,
        "timereceived" : 1406190680
    },

{
    "hash" : "b9ed046e4389319ebe15668cd7dffcb7891cd9b65174137980445773c09669ff",
    "confirmations" : 7,
    "size" : 2508,
    "height" : 2449,
    "version" : 6,
    "merkleroot" : "522037b8b0558026818a649334903c3f7e3046c5e34b5f6354c37e1cf5661218",
    "mint" : 0.12805676,
    "time" : 1406190680,
    "nonce" : 0,
    "bits" : "1e0fffff",
    "difficulty" : 0.00024414,
    "blocktrust" : "100001",
    "chaintrust" : "16b33d21fe152",
    "previousblockhash" : "000000000648700a6659e9fb256afb3e45d2410025fffebd253f365f256f0013",
    "nextblockhash" : "00000000033f37a57cf92902b7b261cffdbc666f98740b842aad787ef6bad14f",
    "flags" : "proof-of-stake",
    "proofhash" : "0005abf2f04afd9c...f1c64a8e09706cfcd088c857c8b76",
    "entropybit" : 1,
    "modifier" : "72b2d...1934e",
    "modifierchecksum" : "d693bf65",
    "tx" : [
        "9336aefd8193808b2325cb4c6ea66951ec536bd8c8e5720c711ab57ba3d57ffc",
        "8b47cb6ed81957a643769bcdad9a88795806653fa3d82df3899196f62f7b64e4",
        "58e45420b0745716451a0a50d61dbe2fbfe4d5e5ef595ac19ee90fea8d9d0fe8",
        "73890b43ed01b84dbeade3973dacd3c1427ad38107e789bba23758bc04e39320",
        "f0537d0cb59ec4c1f5d0455460c789ad9b87a41dd3bbaf0be0571704f35049ce",
        "...",
        "0c767fb37499efcd21370b89b86c4972feca8251d6c35a996e345cbb019dd4c6",
        "ef101f65ab94b197b51c3f9bb37cba95a406711c266e369d9bcc4b2a23476ff9",
        "0398c089e2fb0e2e24bd04576a309a49820b397af1f912302f543ff1b015107c",
        "358e6a36461cdf3229ebac70e251cf3ca76317c38cb3564ea2df1a8d68b483b3",
        "106da62ff54243d15600b56179fc34f8c53eef9585b39507039021567e8b9e70"
    ],
    "signature" : "980098098098098098"
}




thankyou Smiley
hero member
Activity: 868
Merit: 1000
wtf happened i woke up and boom, the price is dead

ok fast checked previous posts, i was right once again, someone else was mining, next time don't release the source to any exchange , wait until the pow end, it will last only 5-6 days afterall we can wait 5-6 day without trading...

The train went off track, crash and burn overnight.

But keep your coins. There might be a twist of faith.

There we go.
 
I love this coin. So much drama. So much fun
legendary
Activity: 2688
Merit: 1240
Lol guys you are like a bunch of girls sticked into a room :-)



Suprnova would never give the code way.

They are POS blocks:

    {
        "account" : "",
        "address" : "RSNMQ4ch1EtABHD3bgAVCrH4P8NqFWdvS6",
        "category" : "immature",
        "amount" : 0.12805676,
        "confirmations" : 2,
        "generated" : true,
        "blockhash" : "b9ed046e4389319ebe15668cd7dffcb7891cd9b65174137980445773c09669ff",
        "blockindex" : 1,
        "blocktime" : 1406190680,
        "txid" : "8b47cb6ed81957a643769bcdad9a88795806653fa3d82df3899196f62f7b64e4",
        "time" : 1406190680,
        "timereceived" : 1406190680
    },

{
    "hash" : "b9ed046e4389319ebe15668cd7dffcb7891cd9b65174137980445773c09669ff",
    "confirmations" : 7,
    "size" : 2508,
    "height" : 2449,
    "version" : 6,
    "merkleroot" : "522037b8b0558026818a649334903c3f7e3046c5e34b5f6354c37e1cf5661218",
    "mint" : 0.12805676,
    "time" : 1406190680,
    "nonce" : 0,
    "bits" : "1e0fffff",
    "difficulty" : 0.00024414,
    "blocktrust" : "100001",
    "chaintrust" : "16b33d21fe152",
    "previousblockhash" : "000000000648700a6659e9fb256afb3e45d2410025fffebd253f365f256f0013",
    "nextblockhash" : "00000000033f37a57cf92902b7b261cffdbc666f98740b842aad787ef6bad14f",
    "flags" : "proof-of-stake",
    "proofhash" : "0005abf2f04afd9c...f1c64a8e09706cfcd088c857c8b76",
    "entropybit" : 1,
    "modifier" : "72b2d...1934e",
    "modifierchecksum" : "d693bf65",
    "tx" : [
        "9336aefd8193808b2325cb4c6ea66951ec536bd8c8e5720c711ab57ba3d57ffc",
        "8b47cb6ed81957a643769bcdad9a88795806653fa3d82df3899196f62f7b64e4",
        "58e45420b0745716451a0a50d61dbe2fbfe4d5e5ef595ac19ee90fea8d9d0fe8",
        "73890b43ed01b84dbeade3973dacd3c1427ad38107e789bba23758bc04e39320",
        "f0537d0cb59ec4c1f5d0455460c789ad9b87a41dd3bbaf0be0571704f35049ce",
        "...",
        "0c767fb37499efcd21370b89b86c4972feca8251d6c35a996e345cbb019dd4c6",
        "ef101f65ab94b197b51c3f9bb37cba95a406711c266e369d9bcc4b2a23476ff9",
        "0398c089e2fb0e2e24bd04576a309a49820b397af1f912302f543ff1b015107c",
        "358e6a36461cdf3229ebac70e251cf3ca76317c38cb3564ea2df1a8d68b483b3",
        "106da62ff54243d15600b56179fc34f8c53eef9585b39507039021567e8b9e70"
    ],
    "signature" : "980098098098098098"
}


bbr
sr. member
Activity: 290
Merit: 250
If you are right about this...I will laugh my fucking ass off!!!
All these accusations and panic...for nothing???

Just look at the difficulty on the block explorer, e.g. block 2261 is 0.00024414 (POS difficulty)

I should have shut my mouth untill the 10K blocks were all mined...more RVC for me :-)

diff can't rise too much with this limit, otherwise we have someone cheating for sure

Yes, please, keep spreading the fud.. Cheesy
it's not fud lol it's the reality

I don't think the difficulty is too high for the net hash. Look at CleanCoin - Diff is at 108 for a net hash of 13Gig. We are at a diff of 40 at 3.8Gig so not much difference. Also, remember that, as ocminer has already stated, the net hash seems to be out a little.
hero member
Activity: 995
Merit: 500
How could they be pos block? We are still in pow....
That makes no sence, or?

We should ask ocminer to look at source to see when PoS will start.

+1
go ocminer Wink
hero member
Activity: 868
Merit: 1000
How could they be pos block? We are still in pow....
That makes no sence, or?

We should ask ocminer to look at source to see when PoS will start.

Or another theory could be mining pool are stealing block. They hide mined block from time to time and keep it for themselves which could explain why they can survive with zero fee. Maybe this has been happening to mining pool all the while for other coin as well since nobody check mined block like we do for this coin
sr. member
Activity: 336
Merit: 250
hero member
Activity: 995
Merit: 500
How could they be pos block? We are still in pow....
That makes no sence, or?
legendary
Activity: 3248
Merit: 1070
If you are right about this...I will laugh my fucking ass off!!!
All these accusations and panic...for nothing???

Just look at the difficulty on the block explorer, e.g. block 2261 is 0.00024414 (POS difficulty)

I should have shut my mouth untill the 10K blocks were all mined...more RVC for me :-)

diff can't rise too much with this limit, otherwise we have someone cheating for sure

Yes, please, keep spreading the fud.. Cheesy

it's not fud lol it's the reality
hero member
Activity: 894
Merit: 1000
koin dead. Already boobs (c-cex) nailed it.

English please?
full member
Activity: 229
Merit: 100
koin dead. Already boobs (c-cex) nailed it.
hero member
Activity: 894
Merit: 1000
If you are right about this...I will laugh my fucking ass off!!!
All these accusations and panic...for nothing???

Just look at the difficulty on the block explorer, e.g. block 2261 is 0.00024414 (POS difficulty)

I should have shut my mouth untill the 10K blocks were all mined...more RVC for me :-)

diff can't rise too much with this limit, otherwise we have someone cheating for sure

Yes, please, keep spreading the fud.. Cheesy
hero member
Activity: 1036
Merit: 531
If you are right about this...I will laugh my fucking ass off!!!
All these accusations and panic...for nothing???

Just look at the difficulty on the block explorer, e.g. block 2261 is 0.00024414 (POS difficulty)

I should have shut my mouth untill the 10K blocks were all mined...more RVC for me :-)

diff can't rise too much with this limit, otherwise we have someone cheating for sure

I don't know if this diff rising is only during pos block, that can be an explanation.
Pages:
Jump to: