Pages:
Author

Topic: BitShares PTS (formerly ProtoShares) Mandatory Upgrade & Snapshot Announcement - page 65. (Read 218419 times)

sr. member
Activity: 392
Merit: 250
i got 2 block, with an i5 (14 hps), must be lucky
hero member
Activity: 695
Merit: 500
I am wondering, is there any way to get find the addresses with the highest balance? With some comand maybe?
I would love to know if there are some big miners that are geting 80% of the coins, or if it realy is that there are so many people mining.
 Wink

P.s. I am mining for almos 8 hours @ 17 hps and have not found one valid block (found two rejectet ones Tongue )
legendary
Activity: 912
Merit: 1000
My i7-2600K was up all night to the sun and scored 1 block.
hero member
Activity: 637
Merit: 500
Holy. Just noticed the memory usage was 1.5 GB at 2/4 cores.
Botnet resistance at it's best  Smiley
I am afraid the algorithm can be fine tuned for (far) less memory usage.
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
I run it with Mac successfully. So how to mine? There is no debug window for mac version.

Thanks.


It's in the help menu!  

Click "debug log" and then click "Console" and then enter into the console
Code:
setgenerate true -2 or your desired number

 
legendary
Activity: 1498
Merit: 1000
legendary
Activity: 997
Merit: 1002
Gamdom.com
hero member
Activity: 695
Merit: 500
LOL, two instances mined a block I just see, both were rejektet Sad
What kind of bad luck is that, two in a row rejektet Tongue

In my case, it could be 3 blocks, but one is orphaned block. I don't use the same wallet on different instances - it gives more chances to generate block.

Well, I dont use the same wallets on may instances any ways, all different wallets and block chain in a different folder...
but thanks for the advice Wink
legendary
Activity: 1151
Merit: 1003

Is "setgenerate true 2"  not necessary? So is the Mac version mine by default?


Unfortunately, I don't have user experience with Mac. I think wallet doesn't run mining by default, so you should start it manually.
Typing setgenerate true 2 in console window or clicking Settings->Mine 2 Processes may be is necessary.
I don't know how wallet is presented in Mac version.
legendary
Activity: 1151
Merit: 1003
So what do I got here?

[
{
"account" : "",
"address" : "PmPYqCVy6X8R4cGRr2fazBVMZeC4716qcG",
"category" : "generate",
"amount" : 50.00000000,
"confirmations" : 276,

"generated" : true,
"blockhash" : "000614fe0b5a14ad50dab947745abd1c0bb2625c7149a999bfafa7a8bb999608",
"blockindex" : 0,
"blocktime" : 1383652356,
"txid" : "ab9ef4f8f7c730b86019ef28cf8da2d145414f133074009c773fa7f5cf52eb88",
"time" : 1383652356,
"timereceived" : 1383652380
}
]


I see that this is a normal generated block.
Here is my list of transactions:
{
"account" : "",
"address" : "PqMJ4EejT8QNSLXjFNMA7arSWWFsbVU1wX",
"category" : "orphan",
"amount" : 50.00000000,
"confirmations" : 0,
"generated" : true,
"txid" : "79466661536f01902308dd29b89366523dbb1fc6221f335468c8f0a3378bfd89",
"time" : 1383648052,
"timereceived" : 1383648070
},
{
"account" : "",
"address" : "Pa2iUervGAchNAmzQSup6PQG2jm1SMQTip",
"category" : "immature",
"amount" : 50.00000000,
"confirmations" : 95,
"generated" : true,
"blockhash" : "00010778425538d90872d757a1fd85408cb4bffb47a735c338ab554fd10f0cf0",
"blockindex" : 0,
"blocktime" : 1383658879,
"txid" : "07dc812c01cc0357c78c70ef23d5dca05a0b8caaf42ed770c8908a8d70f663b4",
"time" : 1383658879,
"timereceived" : 1383658896
}
sr. member
Activity: 363
Merit: 250
Are you sure you can easily and invisible use the 32-core server and tons of office computers with 1-2GB of RAM when you need to install a QT for each of them?

You dont actualy need full qt install =D
ATC
newbie
Activity: 49
Merit: 0
I run it with Mac successfully. So how to mine? There is no debug window for mac version.

Thanks.


Check that CPU and memory is under heavily utilization.

Is "setgenerate true 2"  not necessary? So is the Mac version mine by default?
legendary
Activity: 1498
Merit: 1000
So what do I got here?

[
{
"account" : "",
"address" : "PmPYqCVy6X8R4cGRr2fazBVMZeC4716qcG",
"category" : "generate",
"amount" : 50.00000000,
"confirmations" : 276,

"generated" : true,
"blockhash" : "000614fe0b5a14ad50dab947745abd1c0bb2625c7149a999bfafa7a8bb999608",
"blockindex" : 0,
"blocktime" : 1383652356,
"txid" : "ab9ef4f8f7c730b86019ef28cf8da2d145414f133074009c773fa7f5cf52eb88",
"time" : 1383652356,
"timereceived" : 1383652380
}
]
legendary
Activity: 1498
Merit: 1000
LOL, two instances mined a block I just see, both were rejektet Sad
What kind of bad luck is that, two in a row rejektet Tongue
How do you see this?

Type
Code:
listtransactions
in console window
Million thanks mate - apologies for being so newbie in this...
legendary
Activity: 1151
Merit: 1003
LOL, two instances mined a block I just see, both were rejektet Sad
What kind of bad luck is that, two in a row rejektet Tongue
How do you see this?

Type
Code:
listtransactions
in console window
sr. member
Activity: 464
Merit: 252
How can something be IT Administrator Resistant?! I'm mining just fine  Grin

Found my first block, 7 hpm
I wrote that there is little protection (large memory requirements and the restriction on the number of processes. In any case, this coin harder to mine than XPM, where you can throw a little invisible process that don't use much memory, and no one will know it.


User are trained to look for cpu usage and not memory so it won't matter if you start one xpm thread with low memory usage or one proto thread with 700 mb memory, even finding a blocking process is beyond many users capabilities. Even quads are uncommon in offices so the sneaky sysadmin woulnd't start more than one thread anyway, thus the 3 threads limit is ineffective.

If you are a datacenter admin on the other hand, both doesn't bother you since you're either running linux or just spam instances.

But we are going offtopic  Grin
Are you sure you can easily and invisible use the 32-core server and tons of office computers with 1-2GB of RAM when you need to install a QT for each of them?
sr. member
Activity: 363
Merit: 250
So far so good: 7 blocks and 2 orphans
legendary
Activity: 1498
Merit: 1000
LOL, two instances mined a block I just see, both were rejektet Sad
What kind of bad luck is that, two in a row rejektet Tongue
How do you see this?
legendary
Activity: 1151
Merit: 1003
LOL, two instances mined a block I just see, both were rejektet Sad
What kind of bad luck is that, two in a row rejektet Tongue

In my case, it could be 3 blocks, but one is orphaned block. I don't use the same wallet on different instances - it gives more chances to generate block.
sr. member
Activity: 494
Merit: 250
memory dedup does its things right. so utilization isnt too heavy =D

I5 2300 with memory 2g can not mine

At least, 4g is necessory
Pages:
Jump to: