I'm solo mining with one of my cards, and it showed that I found a block, but I have not seen it yet in my wallet or transactions.... how long exactly should it take to show up? I've never solo mined anything before.
Was the block accepted? I'm sure it was orphaned..
I made a simple design for the P2Pool:
The-Passion-Node.comcgminer showed it as accepted - it wouldn't have showed rejected if it was orphaned?
Thanks for the pool btw - I have my other 7950 pointed at it right now
May end up putting both of them on it.
I'm solo mining with one of my cards, and it showed that I found a block, but I have not seen it yet in my wallet or transactions.... how long exactly should it take to show up? I've never solo mined anything before.
it should show up immediatly, it is probably an orphan block.
you can check in the debug -> console window with "listtransactions"
the output should show sth. like
{
"account" : "",
"category" : "orphan",
"amount" : 10.10480265,
"confirmations" : 0,
"txid" : "67d4bb2f796fecce5c8a6037c1bfe1324ab6cfe462b4d847d65bc63775c6b709",
"time" : 1367439124
},
Ah, that's how you get to this. I don't have a log of the block number, but I'm assuming the amount of the transaction would be 88, right? I don't have anything for that. Weird :/ THere is one listed as an orphan, but its for 10. That wouldn't be it, would it?
15:25:30

[
{
"account" : "",
"category" : "generate",
"amount" : 0.44000000,
"confirmations" : 266,
"blockhash" : "680c8abd795bc53b654b99eebb7c5d0ec7609cfb643c92a4caa4d80d6fe4c92e",
"blockindex" : 0,
"txid" : "ab3b2c2522cd83cda64ff4fc08fa2788288843a27a31913fdd4c3aa75c93151e",
"time" : 1367438564
},
{
"account" : "",
"category" : "generate",
"amount" : 10.00354694,
"confirmations" : 254,
"blockhash" : "d472a4fcb23912dfc54c3df9be5bb1f9c314bedf4feeea4f44045a7b10228515",
"blockindex" : 0,
"txid" : "be023736d5938f31cd2a9c55caf04371b2d5745bf25d9f8fc5486235d3cdc6c3",
"time" : 1367438633
},
{
"account" : "",
"category" : "generate",
"amount" : 10.00354694,
"confirmations" : 241,
"blockhash" : "c9b0ad7382a39d4634f9d26a474d0bd80e349f24bc8699572e5d4638387fb0f0",
"blockindex" : 0,
"txid" : "3c06258d0049464ba60cb55714e732c7ec4729774257af290bad36cebf941f7f",
"time" : 1367438694
},
{
"account" : "",
"category" : "generate",
"amount" : 10.00354694,
"confirmations" : 234,
"blockhash" : "ebbbfc6eda6527619588b3ac4d565a753a9d0c75a7e26f45a40c46950737caab",
"blockindex" : 0,
"txid" : "be4d4303ba984c306c4708623a8eda2f63cf69113c9fa30a22007313abf97e6e",
"time" : 1367438748
},
{
"account" : "",
"category" : "generate",
"amount" : 10.00354694,
"confirmations" : 224,
"blockhash" : "b2797863340790adf66268013cd783df84ed0fc3c991ec7b9755b88b138273a0",
"blockindex" : 0,
"txid" : "6e9f2ec2710733e81b576afa4a6c7c8a12e3df5fe1ceecdc66f7455e7dba5b10",
"time" : 1367438790
},
{
"account" : "",
"category" : "generate",
"amount" : 10.00354694,
"confirmations" : 183,
"blockhash" : "0b0792b20653e836f6cf19aa3a3968e017dc772270f9903fd73f9459a31ece6a",
"blockindex" : 0,
"txid" : "492ad321b428a4ebd54a543f0b730dbe5f6d802d99c1673b46e92fe74da39ad0",
"time" : 1367438987
},
{
"account" : "",
"category" : "generate",
"amount" : 10.00354694,
"confirmations" : 181,
"blockhash" : "02d07af08ea7473e04004727f4a4b543aa5f0a31ff44a845fb3cac3e56a6df8b",
"blockindex" : 0,
"txid" : "23a9873161ecb2079bc2e27cea8c6c9a5cd09ec5d00970b2d42e98b047fdc374",
"time" : 1367438994
},
{
"account" : "",
"category" : "generate",
"amount" : 10.00354694,
"confirmations" : 169,
"blockhash" : "f657b4b7bdba82a80b57b90ee99ceaa97359b395ffa10f3de1b39c7887f69ee5",
"blockindex" : 0,
"txid" : "6b72348ef018f972b3f4f5fd640b8a2e4c23328ef989d8ab6814bcd6ebbc4cd2",
"time" : 1367439065
},
{
"account" : "",
"category" : "orphan",
"amount" : 10.00354694,
"confirmations" : 0,
"txid" : "67d4bb2f796fecce5c8a6037c1bfe1324ab6cfe462b4d847d65bc63775c6b709",
"time" : 1367439132
},
{
"account" : "",
"category" : "generate",
"amount" : 4.10400070,
"confirmations" : 137,
"blockhash" : "2c656b792a6ea0a6d1162b8d051333257997a9590b73d20337f7b9dd5212c8f9",
"blockindex" : 0,
"txid" : "785557ec649d1cdb042d1313349cd2e6ac8caf60ba1ad782c3f94055e51fa0ae",
"time" : 1367439221
}
]