Pages:
Author

Topic: [ANN][GRA] Graincoin - New PoW/PoS coin | Fast, secure | Version 1.5 Released! - page 52. (Read 177061 times)

hero member
Activity: 742
Merit: 500
My wallet balance shows zero, but it should show 1.1e6 grain. I can't understand what is going on here. I have an address 93vjdAw4GWL8Fe1HhVrKqL29jMCbf2q9od, which I can show is mine with the grain console:

22:11:16
validateaddress 93vjdAw4GWL8Fe1HhVrKqL29jMCbf2q9od

22:11:16
{
"isvalid" : true,
"address" : "93vjdAw4GWL8Fe1HhVrKqL29jMCbf2q9od",
"ismine" : true,
"isscript" : false,
"pubkey" : "03d1f7aeca74c993829fa7267e4d9f9269e814ed3fe2e794accdfb14e2a11c5e37",
"iscompressed" : true,
"account" : "deposit account"
}



I can find this address in the blockchain at http://coinblockchain.com/grain/chain. And selecting one of the transactions, I can verify that the address is in the transaction.


22:12:47
gettransaction b1a0a00c0214a5fce3b54f438aa8227bce09b0ea9f4aa3e81a5b02c4095bedd0

22:12:47
{
"txid" : "b1a0a00c0214a5fce3b54f438aa8227bce09b0ea9f4aa3e81a5b02c4095bedd0",
"txid" : "b1a0a00c0214a5fce3b54f438aa8227bce09b0ea9f4aa3e81a5b02c4095bedd0",
"version" : 1,
"time" : 1387782681,
"locktime" : 0,
"vin" : [
{
"txid" : "6c9395c0d612159b8dbe156c853edc168b60af25b238678b8e68e700a417f570",
"vout" : 1,
"scriptSig" : {
"asm" : "3046022100b274d08fb3bbb4178cafe076ea3ebfb5ad3666fdf8c6140c05310770ea5d273802210 0f85c54f2ccf2cb74d9c094c095c470c9d5b75c3d55aa4ff0e535a51a16fdaa7801",
"hex" : "493046022100b274d08fb3bbb4178cafe076ea3ebfb5ad3666fdf8c6140c05310770ea5d2738022 100f85c54f2ccf2cb74d9c094c095c470c9d5b75c3d55aa4ff0e535a51a16fdaa7801"
},
"sequence" : 4294967295
},
{
"txid" : "cbb9bff758f7f23e212ea24a07d13552b062e25d920ca27aa9447c7074ce6443",
"vout" : 1,
"scriptSig" : {
"asm" : "30450220341d1a6568180104291dd1e67d4f050777d3b57fa7952b6250f8fe3e046dbc78022100e 8b58db009c4ea0ebe07b69b4b2b4799265081f5e8c370bcd8061b4f5ec64cfd01 036fa9e5f0e5f03d2b8f0867ede652ae6d94ddb0821a9792ecde7a21eb4fff6597",
"hex" : "4830450220341d1a6568180104291dd1e67d4f050777d3b57fa7952b6250f8fe3e046dbc7802210 0e8b58db009c4ea0ebe07b69b4b2b4799265081f5e8c370bcd8061b4f5ec64cfd0121036fa9e5f0 e5f03d2b8f0867ede652ae6d94ddb0821a9792ecde7a21eb4fff6597"
},
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 72.32000000,
"n" : 0,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 dbccd69ea330ed8597caedab9e46896f6e2aeb43 OP_EQUALVERIFY OP_CHECKSIG",
"hex" : "76a914dbccd69ea330ed8597caedab9e46896f6e2aeb4388ac",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"9PoG4bsaoAc8kLq9LFC6jgR4pNWSM4Tvfc"
]
}
},
{
"value" : 100000.00000000,
"n" : 1,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 01d43ddc1b31e57d6cee1eeb1c71f6734d00cf9c OP_EQUALVERIFY OP_CHECKSIG",
"hex" : "76a91401d43ddc1b31e57d6cee1eeb1c71f6734d00cf9c88ac",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"93vjdAw4GWL8Fe1HhVrKqL29jMCbf2q9od"
]
}
}
],
"blockhash" : "00000000760b9d635990ce15adc303c39485339c377ab2144c6f39a944dc5bd2",
"confirmations" : 74283,
"txntime" : 1387782681,
"time" : 1388097929
}



However, my wallet does not believe that the address has been the recipient in any transaction, even though it reports the correct details of the transaction above:


22:26:06
listreceivedbyaddress

22:26:06
[
]



I have tried repairwallet:


22:48:06
repairwallet

22:48:06
{
"wallet check passed" : true
}

full member
Activity: 238
Merit: 100
hello world, hello crypto
1.4M, 16 hours solo, 4 blocks, is that normal?

Total number of blocks are 245 last 24hours

And I am pretty sure, the network hash rate is  40~60M only,,

If you have 1.4M, you should have around 3% of chance to find a block,


245 * 3% * 16 / 24 = 4.9 blocks

So, your number of blocks are normal,
But, surely, the number of blocks which can be found is much lower than you expected,

Because of it is PoS/PoW, 12X, practical block time is 360sec not 30sec

If is is just PoW coin, you can expected as 44~60 blocks,

Anyway, This coin developer will adjust the ratio of PoS as 3X,
And, the expected block time will be around 90~120sec,

You can find  12~16 blocks with your hash rate if the network hash is not changed dramatically,

Anyway, i have started the solo mining with 2.2M for verifying,
And, i am expecting  9~12 blocks for 24 hours



In the forkpool, they got 203 blocks in the last 24 hours, more than 4/5, but the pool hashrate not more than 35M(I checked it some times in the last 24 hours), I think solo hashrate is abusolute more than 15M, that's strange, solo mining really got less blocks.

I am not sure about that, becasuse of I didn't tracked forkfool, anyway, on the coin reward report from bee7, I guess they have got 168 blocks
anyway, I am mining from 19:00PM EST (USA), and, I have to check tomorrow, and I will post my solo mining report for the review,



Thanks, wait for your test:)
hero member
Activity: 1073
Merit: 666
A good pow/pos coin... not many new such coins

I agree, but, it is growing very slowly ~  Cry

At least we know it's not a pump and dump Smiley
sr. member
Activity: 336
Merit: 250
Have A Nice Day
A good pow/pos coin... not many new such coins

I agree, but, it is growing very slowly ~  Cry
sr. member
Activity: 336
Merit: 250
Have A Nice Day
1.4M, 16 hours solo, 4 blocks, is that normal?

Total number of blocks are 245 last 24hours

And I am pretty sure, the network hash rate is  40~60M only,,

If you have 1.4M, you should have around 3% of chance to find a block,


245 * 3% * 16 / 24 = 4.9 blocks

So, your number of blocks are normal,
But, surely, the number of blocks which can be found is much lower than you expected,

Because of it is PoS/PoW, 12X, practical block time is 360sec not 30sec

If is is just PoW coin, you can expected as 44~60 blocks,

Anyway, This coin developer will adjust the ratio of PoS as 3X,
And, the expected block time will be around 90~120sec,

You can find  12~16 blocks with your hash rate if the network hash is not changed dramatically,

Anyway, i have started the solo mining with 2.2M for verifying,
And, i am expecting  9~12 blocks for 24 hours



In the forkpool, they got 203 blocks in the last 24 hours, more than 4/5, but the pool hashrate not more than 35M(I checked it some times in the last 24 hours), I think solo hashrate is abusolute more than 15M, that's strange, solo mining really got less blocks.

I am not sure about that, becasuse of I didn't tracked forkfool, anyway, on the coin reward report from bee7, I guess they have got 168 blocks
anyway, I am mining from 19:00PM EST (USA), and, I have to check tomorrow, and I will post my solo mining report for the review,

hero member
Activity: 1073
Merit: 666
A good pow/pos coin... not many new such coins
newbie
Activity: 22
Merit: 0
Graincoin could use a little love on reddit.  Someone was good enough to make http://www.reddit.com/r/Graincoin/ lets use it.
sr. member
Activity: 406
Merit: 250
coinmarketcap!

 Kiss

Yes nice we are on coinmarketcap, we have plenty space to grow  Wink
full member
Activity: 238
Merit: 100
hello world, hello crypto
1.4M, 16 hours solo, 4 blocks, is that normal?

Total number of blocks are 245 last 24hours

And I am pretty sure, the network hash rate is  40~60M only,,

If you have 1.4M, you should have around 3% of chance to find a block,


245 * 3% * 16 / 24 = 4.9 blocks

So, your number of blocks are normal,
But, surely, the number of blocks which can be found is much lower than you expected,

Because of it is PoS/PoW, 12X, practical block time is 360sec not 30sec

If is is just PoW coin, you can expected as 44~60 blocks,

Anyway, This coin developer will adjust the ratio of PoS as 3X,
And, the expected block time will be around 90~120sec,

You can find  12~16 blocks with your hash rate if the network hash is not changed dramatically,

Anyway, i have started the solo mining with 2.2M for verifying,
And, i am expecting  9~12 blocks for 24 hours



In the forkpool, they got 203 blocks in the last 24 hours, more than 4/5, but the pool hashrate not more than 35M(I checked it some times in the last 24 hours), I think solo hashrate is abusolute more than 15M, that's strange, solo mining really got less blocks.
hero member
Activity: 574
Merit: 523

Thanks, it's really depend on lucky.
I posted here for discuss how to set the solo parameter, just like I posted ago(in page 107), did I miss any parameter? Thanks.

Your wallet conf file is fine. But you said nothing what cards do you have and what parameters you use with cgminer. Just that you set intensity to 17 for all of them does not say much.

2 cards, 7850 1G; 2 cards, 7850 2G, total set is as below, I have tested many coin, the same parameter, in pool I got more blocks than I solo, I confused solo mining need any other parameter? Thanks a lot for your reply. Grin

Unfortunately, I can't be helpful in your case as I have no experience with these. I have a set of 7950, 7970 and one R9-290
hero member
Activity: 574
Merit: 523
1.4M, 16 hours solo, 4 blocks, is that normal?

5.6M 24h solo 14 blocks. is that different? Wink

Thanks.
Not just GRA, I found that solo mining get less blocks than I found in pool, that's strange.

For the one block, it takes 4 hours with 1.4Mh

It means 17% of error (base on luck/no luck) per day
It means 2.5% of error per week

Anyway,  14 blocks with 5.6M, it is pretty low number, i think, should be around 22~28, i guess
Clearly, something wrong


Yes, I know. Unfortunately, I have not very fast connection, so I have many blocks orphaned. But still I find the ratio reasonable. My rig is already paid off earlier so now I spend only electricity. As this coin is young and not having so many problems as cats e.t.c I decided to stick with it and lately even joined bosian in his development efforts as you know.
full member
Activity: 238
Merit: 100
hello world, hello crypto

Thanks, it's really depend on lucky.
I posted here for discuss how to set the solo parameter, just like I posted ago(in page 107), did I miss any parameter? Thanks.

Your wallet conf file is fine. But you said nothing what cards do you have and what parameters you use with cgminer. Just that you set intensity to 17 for all of them does not say much.

2 cards, 7850 1G; 2 cards, 7850 2G, total set is as below, I have tested many coin, the same parameter, in pool I got more blocks than I solo, I confused solo mining need any other parameter? Thanks a lot for your reply. Grin

"intensity" : "17,17,17,17",
"vectors" : "1,1,1,1",
"worksize" : "256,256,256,256",
"kernel" : "scrypt,scrypt,scrypt,scrypt",
"lookup-gap" : "0,0,0,0",
"thread-concurrency" : "8192,8192,8192,8192",
"shaders" : "1024,1024,1024,1024",
"gpu-engine" : "1000,1000,1120,1120",
"gpu-fan" : "0-85",
"gpu-memclock" : "1300,1300,1250,1250",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "70",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
sr. member
Activity: 336
Merit: 250
Have A Nice Day
1.4M, 16 hours solo, 4 blocks, is that normal?

5.6M 24h solo 14 blocks. is that different? Wink

Thanks.
Not just GRA, I found that solo mining get less blocks than I found in pool, that's strange.

For the one block, it takes 4 hours with 1.4Mh

It means 17% of error (base on luck/no luck) per day
It means 2.5% of error per week

Anyway,  14 blocks with 5.6M, it is pretty low number, i think, should be around 22~28, i guess
Clearly, something wrong
hero member
Activity: 574
Merit: 523

Thanks, it's really depend on lucky.
I posted here for discuss how to set the solo parameter, just like I posted ago(in page 107), did I miss any parameter? Thanks.

Your wallet conf file is fine. But you said nothing what cards do you have and what parameters you use with cgminer. Just that you set intensity to 17 for all of them does not say much.
sr. member
Activity: 336
Merit: 250
Have A Nice Day
1.4M, 16 hours solo, 4 blocks, is that normal?

Total number of blocks are 245 last 24hours

And I am pretty sure, the network hash rate is  40~60M only,,

If you have 1.4M, you should have around 3% of chance to find a block,


245 * 3% * 16 / 24 = 4.9 blocks

So, your number of blocks are normal,
But, surely, the number of blocks which can be found is much lower than you expected,

Because of it is PoS/PoW, 12X, practical block time is 360sec not 30sec

If is is just PoW coin, you can expected as 44~60 blocks,

Anyway, This coin developer will adjust the ratio of PoS as 3X,
And, the expected block time will be around 90~120sec,

You can find  12~16 blocks with your hash rate if the network hash is not changed dramatically,

Anyway, i have started the solo mining with 2.2M for verifying,
And, i am expecting  9~12 blocks for 24 hours

full member
Activity: 238
Merit: 100
hello world, hello crypto
1.4M, 16 hours solo, 4 blocks, is that normal?

5.6M 24h solo 14 blocks. is that different? Wink

Thanks.
Not just GRA, I found that solo mining get less blocks than I found in pool, that's strange.

It really depends on luck. It is possible to find a block with usb stick block erupter (or any small funny device) on bitcoin network in 5 seconds after it is first switched on. But the probability of this event is very low.

Edit: It should be more blocks a day after we reach block #130000

Thanks, it's really depend on lucky.
I posted here for discuss how to set the solo parameter, just like I posted ago(in page 107), did I miss any parameter? Thanks.
hero member
Activity: 574
Merit: 523
1.4M, 16 hours solo, 4 blocks, is that normal?

5.6M 24h solo 14 blocks. is that different? Wink

Thanks.
Not just GRA, I found that solo mining get less blocks than I found in pool, that's strange.

It really depends on luck. It is possible to find a block with usb stick block erupter (or any small funny device) on bitcoin network in 5 seconds after it is first switched on. But the probability of this event is very low.

Edit: It should be more blocks a day after we reach block #130000
full member
Activity: 238
Merit: 100
hello world, hello crypto
1.4M, 16 hours solo, 4 blocks, is that normal?

5.6M 24h solo 14 blocks. is that different? Wink

Thanks.
Not just GRA, I found that solo mining get less blocks than I found in pool, that's strange.
hero member
Activity: 574
Merit: 523
1.4M, 16 hours solo, 4 blocks, is that normal?

5.6M 24h solo 14 blocks. is that different? Wink
full member
Activity: 238
Merit: 100
hello world, hello crypto
1.4M, 16 hours solo, 4 blocks, is that normal?
Pages:
Jump to: