2018-08-25 00:00:09
After building from source
Fireduck
2018-08-25 01:34:41
@Rotonen thanks, I'll look at that
Clueless
I ran the 'poolminer.sh', but nothing happened, not seeing any output in console. I'm not sure if the mining working. Here is what I've done: ran node.sh, client.sh; add pool_host to the config file, ran poolminer.sh. OS: Ubuntu 16. Is this correct to mine, what's been missing? Thanks.
I got the log: INFO: 15 Second mining rate: 0.000/sec
Aug 25, 2018 8:21:31 PM snowblossom.miner.PoolMiner printStats
INFO: 1-min: 0.000/s, 5-min: 0.000/s, hour: 0.000/s
Aug 25, 2018 8:21:31 PM snowblossom.miner.PoolMiner printStats
INFO: we seem to be stalled, reconnecting to node
Aug 25, 2018 8:21:31 PM snowblossom.miner.PoolMiner subscribe
INFO: Subscribed to work
Aug 25, 2018 8:21:31 PM snowblossom.miner.PoolMiner printStats
INFO: Shares: 0 (rejected 0) (blocks 0)
Aug 25, 2018 8:21:32 PM snowblossom.miner.PoolMiner$WorkUnitEater onNext
INFO: Work block load error: java.lang.RuntimeException: Unable to select a field of at least 7. Availible: []
Aug 25, 2018 8:21:33 PM snowblossom.miner.PoolMiner$WorkUnitEater onNext
INFO: Work block load error: java.lang.RuntimeException: Unable to select a field of at least 7. Availible: []
2018-08-25 12:39:37
you have no snow field
Rotonen
2018-08-25 12:39:54
grab a torrent of field 7 from the site
Rotonen
pool mining also need snow field?
2018-08-25 12:41:23
all mining needs the snow field, pool mining does not need a node
Rotonen
do you mean this one: 7 llama 128G 147d379701f621ebe53f5a511bd6c380 snowblossom.7 snowblossom.7.chunk
2018-08-25 12:41:58
correct
Rotonen
2018-08-25 12:42:46
you only need the chunked field if you want to split the mining across multiple machines over a network with arktika
Rotonen
2018-08-25 12:43:01
so grab the normal one for pool mining
Rotonen
why choose #7? do I need to update this file in the future?
2018-08-25 12:43:53
as difficulty rises, the field sizes grow
Rotonen
2018-08-25 12:44:25
8 kicks in at difficulty 41, that’s not gonna be too soon
Rotonen
thanks, do I need ssd?
2018-08-25 12:47:17
ram is better than optane is better than nvme is better than sata ssd is better than hdd
Rotonen
2018-08-25 12:47:41
my web design fails 'what is a link', but i have some figures and ballparks jotted down
https://snowplough.kekku.li/wizard/ A quickstart wizard to help you get started with mining Snowblossom.
Rotonen
2018-08-25 13:01:26
@Fireduck you might want to put a warning blurb on the downloads page for the chunked fields that they do not work for 'normal mining'
Rotonen
2018-08-25 13:48:08
yeah
Fireduck
how to backup the wallet?
"client export" command?
2018-08-25 15:06:20
That or just backup the wallet directory
Fireduck