Created
May 14, 2017 17:17
-
-
Save tranvictor/051a83a48c83af6a28929a1202e79694 to your computer and use it in GitHub Desktop.
error when trying to submit claim verification
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Go\src\github.com\SmartPool\smartpool-client>dir | |
Volume in drive C has no label. | |
Volume Serial Number is E839-0F06 | |
Directory of C:\Go\src\github.com\SmartPool\smartpool-client | |
05/14/2017 03:55 AM <DIR> . | |
05/14/2017 03:55 AM <DIR> .. | |
05/11/2017 02:59 AM 323 .gitignore | |
05/11/2017 02:59 AM <DIR> build | |
05/11/2017 03:00 AM 4,373 CLOSED_BETA_TEST.md | |
05/11/2017 03:00 AM <DIR> cmd | |
05/11/2017 03:00 AM 641 compile.sh | |
05/14/2017 03:54 AM <DIR> ethereum | |
05/11/2017 02:59 AM 1,653 input.go | |
05/11/2017 02:59 AM 19 integration_test.go | |
05/11/2017 03:00 AM 5,737 interfaces.go | |
05/11/2017 03:00 AM 571 kovan_compile.sh | |
05/11/2017 02:59 AM 1,087 LICENSE | |
05/11/2017 03:00 AM <DIR> miscs | |
05/11/2017 03:00 AM <DIR> mtree | |
05/14/2017 03:54 AM <DIR> protocol | |
05/11/2017 02:59 AM 3,854 README.md | |
05/14/2017 03:54 AM 75 run_test.sh | |
05/14/2017 03:55 AM 10,319,152 smartpool | |
05/11/2017 03:04 AM 10,313,734 smartpool.exe | |
05/11/2017 02:59 AM 174 stdout.go | |
05/11/2017 03:00 AM <DIR> storage | |
05/11/2017 03:00 AM 4,793 types.go | |
05/11/2017 02:59 AM <DIR> vendor | |
05/11/2017 03:00 AM 46 version.go | |
05/11/2017 03:23 AM 290 window_run.bat.txt | |
16 File(s) 20,656,522 bytes | |
10 Dir(s) 86,729,293,824 bytes free | |
C:\Go\src\github.com\SmartPool\smartpool-client>git branch -l | |
* develop | |
master | |
C:\Go\src\github.com\SmartPool\smartpool-client>dir | |
Volume in drive C has no label. | |
Volume Serial Number is E839-0F06 | |
Directory of C:\Go\src\github.com\SmartPool\smartpool-client | |
05/14/2017 03:55 AM <DIR> . | |
05/14/2017 03:55 AM <DIR> .. | |
05/11/2017 02:59 AM 323 .gitignore | |
05/11/2017 02:59 AM <DIR> build | |
05/11/2017 03:00 AM 4,373 CLOSED_BETA_TEST.md | |
05/11/2017 03:00 AM <DIR> cmd | |
05/11/2017 03:00 AM 641 compile.sh | |
05/14/2017 03:54 AM <DIR> ethereum | |
05/11/2017 02:59 AM 1,653 input.go | |
05/11/2017 02:59 AM 19 integration_test.go | |
05/11/2017 03:00 AM 5,737 interfaces.go | |
05/11/2017 03:00 AM 571 kovan_compile.sh | |
05/11/2017 02:59 AM 1,087 LICENSE | |
05/11/2017 03:00 AM <DIR> miscs | |
05/11/2017 03:00 AM <DIR> mtree | |
05/14/2017 03:54 AM <DIR> protocol | |
05/11/2017 02:59 AM 3,854 README.md | |
05/14/2017 03:54 AM 75 run_test.sh | |
05/14/2017 03:55 AM 10,319,152 smartpool | |
05/11/2017 03:04 AM 10,313,734 smartpool.exe | |
05/11/2017 02:59 AM 174 stdout.go | |
05/11/2017 03:00 AM <DIR> storage | |
05/11/2017 03:00 AM 4,793 types.go | |
05/11/2017 02:59 AM <DIR> vendor | |
05/11/2017 03:00 AM 46 version.go | |
05/11/2017 03:23 AM 290 window_run.bat.txt | |
16 File(s) 20,656,522 bytes | |
10 Dir(s) 86,729,261,056 bytes free | |
C:\Go\src\github.com\SmartPool\smartpool-client>rm | |
'rm' is not recognized as an internal or external command, | |
operable program or batch file. | |
C:\Go\src\github.com\SmartPool\smartpool-client>remove | |
'remove' is not recognized as an internal or external command, | |
operable program or batch file. | |
C:\Go\src\github.com\SmartPool\smartpool-client>del | |
The syntax of the command is incorrect. | |
C:\Go\src\github.com\SmartPool\smartpool-client>go build -o smartpool.exe cmd/ropsten/ropsten.go | |
C:\Go\src\github.com\SmartPool\smartpool-client>smartpool.exe --keystore C:\Users\sv\AppData\Roaming\Parity\Ethereum\keys\classic --diff 4380000000 --gateway 0x83f0a55a11f2767643d323ab5c06f5cb9ac05f4e --threshold 3040 --spcontract 0xdead49c9398a34ca8bacaaab0e1af098f0b20733 --miner 0x0050521aCB69611f5cB00618A60c64AEdB1161BA --gasprice 10 | |
SmartPool is in Hot-Stop mode: It will exit immediately if the contract returns errors. | |
Loaded 7 works from last session. | |
Using miner address: 0x0050521acb69611f5cb00618a60c64aedb1161ba | |
Connected to Ethereum node: Parity//v1.6.6-beta-8c6e3f3-20170411/x86_64-windows-msvc/rustc1.16.0 | |
Using miner address: 0x0050521acb69611f5cb00618a60c64aedb1161ba | |
Please enter passphrase: | |
Unlocking account...Gas price is set to: 10000000000 wei. | |
Done. | |
Couldn't load stat from last session. Initialize with fresh stat recorder. | |
Stat persister is running... | |
Stat truncator is running... | |
Truncating stat datas... | |
Done truncating stat. | |
Loaded 111 valid shares | |
Loaded timestamp: 0x59184c61 | |
Loaded 1 shares with current timestamp | |
Couldn't load counter from storage. Initialize it to 0. | |
The address is already registered to the pool. Good to go. | |
Trying to set etherbase to SmartPool contract address: 0xdead49c9398a34ca8bacaaab0e1af098f0b20733...Done. | |
Trying to set extradata to SmartPool extradata convention: SmartPool-QxG2TUSmwTDi52qM400000...Done. | |
peerCount: 25 | |
The network is ready for mining. | |
Share collector is running... | |
Share persister and stat persister are running... | |
RPC Server is running... | |
You can start mining now by running ethminer using following command: | |
-------------------------- | |
ethminer -F localhost:1633/:worker_name/ | |
Change :worker_name to whichever name you want. | |
-------------------------- | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
work (&{[113 181 221 192 27 144 87 249] [15 62 51 209 125 216 183 98 137 77 156 70 65 216 18 77 249 211 143 48 100 250 199 149 195 88 123 250 11 16 67 140] [146 254 52 37 88 50 139 240 214 97 182 214 90 123 42 33 74 58 82 132 122 216 57 142 53 104 96 75 19 25 177 86]}) doesn't exist in workpool (len: 8) | |
Share is discarded. | |
work (&{[152 131 148 32 7 143 188 167] [15 62 51 209 125 216 183 98 137 77 156 70 65 216 18 77 249 211 143 48 100 250 199 149 195 88 123 250 11 16 67 140] [135 3 48 233 177 167 209 22 169 129 144 219 232 120 187 8 160 172 17 166 37 29 145 202 53 57 234 92 99 93 147 103]}) doesn't exist in workpool (len: 8) | |
Share is discarded. | |
Truncating stat datas... | |
Done truncating stat. | |
Have 111 valid shares | |
Current timestamp: 0x59184c61 | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
DBUG[05-14|05:35:10] No pre-generated DAG available, creating new for epoch 124 | |
DBUG[05-14|05:35:10] Pre-generating DAG for epoch 125 | |
DBUG[05-14|05:35:10] Generating cache for epoch 124 (3d72717257cf7bc1cfdb1b5db0d57ddadae8ae80e866a617a3f46da3e7d854d5) | |
DBUG[05-14|05:35:10] Generating cache for epoch 125 (9bf9cc31104d2929957c5a551bea5b318479f6e48659f8034908b276abc1dc6d) | |
DBUG[05-14|05:35:12] Done generating cache for epoch 124, it took 1.8552368s | |
.DBUG[05-14|05:35:12] Done generating cache for epoch 125, it took 1.8792559s | |
.Cleaned 7 old works. | |
...Truncating stat datas... | |
Done truncating stat. | |
Have 116 valid shares | |
Current timestamp: 0x59184f27 | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
......Truncating stat datas... | |
Done truncating stat. | |
Have 122 valid shares | |
Current timestamp: 0x59184f6a | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 11 old works. | |
Truncating stat datas... | |
Done truncating stat. | |
Have 123 valid shares | |
Current timestamp: 0x59184f8e | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Truncating stat datas... | |
Done truncating stat. | |
Have 126 valid shares | |
Current timestamp: 0x59184fe7 | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Truncating stat datas... | |
Done truncating stat. | |
Cleaned 12 old works. | |
Have 128 valid shares | |
Current timestamp: 0x59185012 | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Truncating stat datas... | |
Done truncating stat. | |
Have 135 valid shares | |
Current timestamp: 0x5918505a | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
......Truncating stat datas... | |
Done truncating stat. | |
Have 142 valid shares | |
Current timestamp: 0x5918508f | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..Cleaned 11 old works. | |
........Truncating stat datas... | |
Done truncating stat. | |
Have 152 valid shares | |
Current timestamp: 0x591850d0 | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Truncating stat datas... | |
Done truncating stat. | |
Have 158 valid shares | |
Current timestamp: 0x591850ff | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Cleaned 8 old works. | |
...Truncating stat datas... | |
Done truncating stat. | |
Have 158 valid shares | |
Current timestamp: 0x591850ff | |
Shares with current timestamp: 8 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Truncating stat datas... | |
Done truncating stat. | |
Have 176 valid shares | |
Current timestamp: 0x59185187 | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Truncating stat datas... | |
Done truncating stat. | |
Cleaned 6 old works. | |
Have 182 valid shares | |
Current timestamp: 0x591851bc | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Truncating stat datas... | |
Done truncating stat. | |
.Have 193 valid shares | |
Current timestamp: 0x591851ea | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Truncating stat datas... | |
Done truncating stat. | |
Have 203 valid shares | |
Current timestamp: 0x5918522f | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 8 old works. | |
.......Truncating stat datas... | |
Done truncating stat. | |
Have 212 valid shares | |
Current timestamp: 0x59185269 | |
Shares with current timestamp: 4 | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Truncating stat datas... | |
Done truncating stat. | |
Have 222 valid shares | |
Current timestamp: 0x5918529e | |
Shares with current timestamp: 3 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 12 old works. | |
.........Truncating stat datas... | |
Done truncating stat. | |
.Have 230 valid shares | |
Current timestamp: 0x591852dc | |
Shares with current timestamp: 10 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Truncating stat datas... | |
Done truncating stat. | |
..Have 249 valid shares | |
Current timestamp: 0x59185330 | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Truncating stat datas... | |
Done truncating stat. | |
Cleaned 7 old works. | |
Have 255 valid shares | |
Current timestamp: 0x59185341 | |
Shares with current timestamp: 6 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........................Truncating stat datas... | |
Done truncating stat. | |
.Have 281 valid shares | |
Current timestamp: 0x5918539a | |
Shares with current timestamp: 5 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Truncating stat datas... | |
Done truncating stat. | |
Have 295 valid shares | |
Current timestamp: 0x591853d5 | |
Shares with current timestamp: 3 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 6 old works. | |
...........Truncating stat datas... | |
Done truncating stat. | |
.Have 310 valid shares | |
Current timestamp: 0x59185410 | |
Shares with current timestamp: 5 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
....................Truncating stat datas... | |
Done truncating stat. | |
Have 323 valid shares | |
Current timestamp: 0x5918543e | |
Shares with current timestamp: 12 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Cleaned 13 old works. | |
...Truncating stat datas... | |
Done truncating stat. | |
Have 346 valid shares | |
Current timestamp: 0x59185497 | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
................Truncating stat datas... | |
Done truncating stat. | |
.Have 363 valid shares | |
Current timestamp: 0x591854d3 | |
Shares with current timestamp: 1 | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
................Truncating stat datas... | |
Done truncating stat. | |
.Cleaned 7 old works. | |
Have 378 valid shares | |
Current timestamp: 0x5918550c | |
Shares with current timestamp: 4 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Truncating stat datas... | |
Done truncating stat. | |
..Have 391 valid shares | |
Current timestamp: 0x5918554a | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.............Truncating stat datas... | |
Done truncating stat. | |
.Have 405 valid shares | |
Current timestamp: 0x59185581 | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 10 old works. | |
..............Truncating stat datas... | |
Done truncating stat. | |
.Have 414 valid shares | |
Current timestamp: 0x591855a8 | |
Shares with current timestamp: 13 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..................Truncating stat datas... | |
Done truncating stat. | |
Have 441 valid shares | |
Current timestamp: 0x591855ee | |
Shares with current timestamp: 4 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
......Cleaned 8 old works. | |
Truncating stat datas... | |
Done truncating stat. | |
Have 445 valid shares | |
Current timestamp: 0x59185604 | |
Shares with current timestamp: 6 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...................Truncating stat datas... | |
Done truncating stat. | |
Have 468 valid shares | |
Current timestamp: 0x5918566b | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..................Truncating stat datas... | |
Done truncating stat. | |
Cleaned 15 old works. | |
Have 486 valid shares | |
Current timestamp: 0x591856ab | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Truncating stat datas... | |
Done truncating stat. | |
Have 498 valid shares | |
Current timestamp: 0x591856eb | |
Shares with current timestamp: 1 | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.................Truncating stat datas... | |
Done truncating stat. | |
..Have 517 valid shares | |
Current timestamp: 0x5918572c | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 10 old works. | |
.....Truncating stat datas... | |
Done truncating stat. | |
Have 530 valid shares | |
Current timestamp: 0x59185753 | |
Shares with current timestamp: 1 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Truncating stat datas... | |
Done truncating stat. | |
.Have 543 valid shares | |
Current timestamp: 0x591857a0 | |
Shares with current timestamp: 1 | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Cleaned 15 old works. | |
.....Truncating stat datas... | |
Done truncating stat. | |
Have 557 valid shares | |
Current timestamp: 0x591857da | |
Shares with current timestamp: 2 | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Truncating stat datas... | |
Done truncating stat. | |
Have 568 valid shares | |
Current timestamp: 0x5918580f | |
Shares with current timestamp: 3 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...............Truncating stat datas... | |
Done truncating stat. | |
.Cleaned 12 old works. | |
Have 585 valid shares | |
Current timestamp: 0x59185856 | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Truncating stat datas... | |
Done truncating stat. | |
Have 594 valid shares | |
Current timestamp: 0x5918588a | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Truncating stat datas... | |
Done truncating stat. | |
Have 608 valid shares | |
Current timestamp: 0x591858c9 | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..Cleaned 12 old works. | |
.......Truncating stat datas... | |
Done truncating stat. | |
..Have 620 valid shares | |
Current timestamp: 0x5918590c | |
Shares with current timestamp: 1 | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Cleaned 12 old works. | |
Cleaned 20 old works. | |
.Have 632 valid shares | |
Current timestamp: 0x59185942 | |
Shares with current timestamp: 2 | |
.............Have 646 valid shares | |
Current timestamp: 0x59185b1c | |
Shares with current timestamp: 1 | |
Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..................Cleaned 7 old works. | |
.Have 665 valid shares | |
Current timestamp: 0x59185ba2 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...................Have 673 valid shares | |
Current timestamp: 0x59185bbb | |
Shares with current timestamp: 12 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Have 690 valid shares | |
Current timestamp: 0x59185c04 | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
....Cleaned 8 old works. | |
............Have 705 valid shares | |
Current timestamp: 0x59185c46 | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 719 valid shares | |
Current timestamp: 0x59185c8d | |
Shares with current timestamp: 2 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Cleaned 6 old works. | |
...Have 728 valid shares | |
Current timestamp: 0x59185caf | |
Shares with current timestamp: 6 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 741 valid shares | |
Current timestamp: 0x59185cfe | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.................Cleaned 8 old works. | |
Have 759 valid shares | |
Current timestamp: 0x59185d40 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 766 valid shares | |
Current timestamp: 0x59185d5f | |
Shares with current timestamp: 4 | |
..Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Have 778 valid shares | |
Current timestamp: 0x59185da7 | |
Shares with current timestamp: 8 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..Cleaned 11 old works. | |
.........Have 797 valid shares | |
Current timestamp: 0x59185de9 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 807 valid shares | |
Current timestamp: 0x59185e2e | |
Shares with current timestamp: 2 | |
..Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.................Cleaned 9 old works. | |
..Have 828 valid shares | |
Current timestamp: 0x59185e62 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...............Have 843 valid shares | |
Current timestamp: 0x59185ea5 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Cleaned 9 old works. | |
Have 852 valid shares | |
Current timestamp: 0x59185ee1 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 856 valid shares | |
Current timestamp: 0x59185efc | |
Shares with current timestamp: 6 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Have 870 valid shares | |
Current timestamp: 0x59185f63 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
....Cleaned 10 old works. | |
..........Have 884 valid shares | |
Current timestamp: 0x59185f97 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 892 valid shares | |
Current timestamp: 0x59185fc8 | |
Shares with current timestamp: 6 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Cleaned 13 old works. | |
......Have 908 valid shares | |
Current timestamp: 0x5918600f | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Have 916 valid shares | |
Current timestamp: 0x5918602f | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 9 old works. | |
Have 924 valid shares | |
Current timestamp: 0x59186082 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 934 valid shares | |
Current timestamp: 0x591860bd | |
Shares with current timestamp: 3 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 946 valid shares | |
Current timestamp: 0x591860fa | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..Cleaned 11 old works. | |
.......Have 953 valid shares | |
Current timestamp: 0x59186118 | |
Shares with current timestamp: 7 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 967 valid shares | |
Current timestamp: 0x59186166 | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
....Cleaned 12 old works. | |
...Have 976 valid shares | |
Current timestamp: 0x591861a7 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Have 983 valid shares | |
Current timestamp: 0x591861e4 | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Cleaned 14 old works. | |
Have 993 valid shares | |
Current timestamp: 0x59186226 | |
Shares with current timestamp: 3 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Have 1004 valid shares | |
Current timestamp: 0x59186261 | |
Shares with current timestamp: 7 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Have 1018 valid shares | |
Current timestamp: 0x591862a8 | |
Shares with current timestamp: 1 | |
..Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Cleaned 11 old works. | |
.........Have 1030 valid shares | |
Current timestamp: 0x591862d2 | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
......Have 1037 valid shares | |
Current timestamp: 0x59186319 | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Cleaned 14 old works. | |
......Have 1047 valid shares | |
Current timestamp: 0x5918634a | |
Shares with current timestamp: 7 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Have 1056 valid shares | |
Current timestamp: 0x59186371 | |
Shares with current timestamp: 7 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Cleaned 9 old works. | |
Have 1070 valid shares | |
Current timestamp: 0x591863d3 | |
Shares with current timestamp: 2 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Have 1077 valid shares | |
Current timestamp: 0x59186403 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Have 1081 valid shares | |
Current timestamp: 0x59186440 | |
Shares with current timestamp: 5 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Cleaned 9 old works. | |
.......Have 1092 valid shares | |
Current timestamp: 0x59186476 | |
Shares with current timestamp: 4 | |
...Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.............Have 1108 valid shares | |
Current timestamp: 0x591864b8 | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 12 old works. | |
........Have 1122 valid shares | |
Current timestamp: 0x591864ef | |
Shares with current timestamp: 6 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Have 1134 valid shares | |
Current timestamp: 0x59186534 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
................Cleaned 8 old works. | |
Have 1145 valid shares | |
Current timestamp: 0x59186566 | |
Shares with current timestamp: 7 | |
..Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 1163 valid shares | |
Current timestamp: 0x591865a1 | |
Shares with current timestamp: 2 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...............Have 1179 valid shares | |
Current timestamp: 0x591865ec | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 8 old works. | |
............Have 1193 valid shares | |
Current timestamp: 0x59186627 | |
Shares with current timestamp: 3 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 1204 valid shares | |
Current timestamp: 0x5918665f | |
Shares with current timestamp: 6 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Cleaned 10 old works. | |
.Have 1220 valid shares | |
Current timestamp: 0x5918668f | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 1229 valid shares | |
Current timestamp: 0x591866db | |
Shares with current timestamp: 2 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Cleaned 6 old works. | |
.Have 1237 valid shares | |
Current timestamp: 0x5918670d | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 1247 valid shares | |
Current timestamp: 0x5918674b | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 1261 valid shares | |
Current timestamp: 0x59186793 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 14 old works. | |
.......Have 1271 valid shares | |
Current timestamp: 0x591867ba | |
Shares with current timestamp: 5 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Have 1288 valid shares | |
Current timestamp: 0x59186809 | |
Shares with current timestamp: 3 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
....Cleaned 9 old works. | |
....Have 1296 valid shares | |
Current timestamp: 0x59186833 | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Have 1305 valid shares | |
Current timestamp: 0x5918685f | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Cleaned 8 old works. | |
Have 1317 valid shares | |
Current timestamp: 0x591868bc | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...............Have 1329 valid shares | |
Current timestamp: 0x591868ef | |
Shares with current timestamp: 5 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 1335 valid shares | |
Current timestamp: 0x59186903 | |
Shares with current timestamp: 12 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..Cleaned 10 old works. | |
...........Have 1357 valid shares | |
Current timestamp: 0x5918696f | |
Shares with current timestamp: 3 | |
..Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 1372 valid shares | |
Current timestamp: 0x591869b1 | |
Shares with current timestamp: 2 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..Cleaned 10 old works. | |
....Have 1379 valid shares | |
Current timestamp: 0x591869ec | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 1388 valid shares | |
Current timestamp: 0x59186a1a | |
Shares with current timestamp: 5 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Cleaned 9 old works. | |
Have 1403 valid shares | |
Current timestamp: 0x59186a65 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.................Have 1421 valid shares | |
Current timestamp: 0x59186aa1 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 1429 valid shares | |
Current timestamp: 0x59186ad4 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
Cleaned 14 old works. | |
..........Have 1438 valid shares | |
Current timestamp: 0x59186b14 | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
................Have 1454 valid shares | |
Current timestamp: 0x59186b50 | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 10 old works. | |
......Have 1463 valid shares | |
Current timestamp: 0x59186b85 | |
Shares with current timestamp: 5 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 1475 valid shares | |
Current timestamp: 0x59186bb3 | |
Shares with current timestamp: 5 | |
..Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..................Cleaned 13 old works. | |
Have 1502 valid shares | |
Current timestamp: 0x59186c00 | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 1513 valid shares | |
Current timestamp: 0x59186c39 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 1519 valid shares | |
Current timestamp: 0x59186c71 | |
Shares with current timestamp: 5 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Cleaned 9 old works. | |
..........Have 1538 valid shares | |
Current timestamp: 0x59186cb8 | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Have 1540 valid shares | |
Current timestamp: 0x59186cdb | |
Shares with current timestamp: 5 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
....Cleaned 10 old works. | |
..Have 1551 valid shares | |
Current timestamp: 0x59186d21 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk....Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 1558 valid shares | |
Current timestamp: 0x59186d58 | |
Shares with current timestamp: 6 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Cleaned 9 old works. | |
Have 1570 valid shares | |
Current timestamp: 0x59186d9b | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 1585 valid shares | |
Current timestamp: 0x59186de8 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 1589 valid shares | |
Current timestamp: 0x59186df8 | |
Shares with current timestamp: 9 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
......Cleaned 10 old works. | |
.......Have 1609 valid shares | |
Current timestamp: 0x59186e4e | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Have 1617 valid shares | |
Current timestamp: 0x59186e91 | |
Shares with current timestamp: 3 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 6 old works. | |
....Have 1629 valid shares | |
Current timestamp: 0x59186ed1 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 1633 valid shares | |
Current timestamp: 0x59186ee7 | |
Shares with current timestamp: 9 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Cleaned 9 old works. | |
Have 1646 valid shares | |
Current timestamp: 0x59186f3b | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Have 1656 valid shares | |
Current timestamp: 0x59186f8c | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk....Done. | |
Saving workpool to disk...Done. | |
...........Have 1669 valid shares | |
Current timestamp: 0x59186fc2 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Cleaned 6 old works. | |
....Have 1677 valid shares | |
Current timestamp: 0x59187001 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 1685 valid shares | |
Current timestamp: 0x59187035 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 15 old works. | |
...Have 1692 valid shares | |
Current timestamp: 0x5918706b | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...................Have 1703 valid shares | |
Current timestamp: 0x59187098 | |
Shares with current timestamp: 12 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Cleaned 8 old works. | |
Have 1722 valid shares | |
Current timestamp: 0x591870e7 | |
Shares with current timestamp: 5 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 1736 valid shares | |
Current timestamp: 0x5918712e | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 1749 valid shares | |
Current timestamp: 0x5918716c | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..Cleaned 10 old works. | |
...........Have 1763 valid shares | |
Current timestamp: 0x5918719f | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 1776 valid shares | |
Current timestamp: 0x591871e0 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Cleaned 9 old works. | |
...Have 1778 valid shares | |
Current timestamp: 0x591871fa | |
Shares with current timestamp: 11 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 1796 valid shares | |
Current timestamp: 0x5918724a | |
Shares with current timestamp: 5 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
................Cleaned 11 old works. | |
Have 1816 valid shares | |
Current timestamp: 0x5918729a | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 1824 valid shares | |
Current timestamp: 0x591872bd | |
Shares with current timestamp: 6 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 1842 valid shares | |
Current timestamp: 0x59187308 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 9 old works. | |
.........Have 1845 valid shares | |
Current timestamp: 0x5918732e | |
Shares with current timestamp: 8 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk....Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Have 1856 valid shares | |
Current timestamp: 0x59187362 | |
Shares with current timestamp: 5 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 7 old works. | |
....Have 1865 valid shares | |
Current timestamp: 0x591873a1 | |
Shares with current timestamp: 7 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 1879 valid shares | |
Current timestamp: 0x591873fd | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 5 old works. | |
Have 1884 valid shares | |
Current timestamp: 0x59187417 | |
Shares with current timestamp: 5 | |
Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.............Have 1903 valid shares | |
Current timestamp: 0x59187473 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Have 1911 valid shares | |
Current timestamp: 0x591874ab | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 9 old works. | |
.....Have 1923 valid shares | |
Current timestamp: 0x591874e2 | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
.....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 1941 valid shares | |
Current timestamp: 0x5918752b | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 13 old works. | |
...Have 1950 valid shares | |
Current timestamp: 0x59187554 | |
Shares with current timestamp: 3 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.............Have 1967 valid shares | |
Current timestamp: 0x591875a6 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Cleaned 11 old works. | |
Have 1977 valid shares | |
Current timestamp: 0x591875dd | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Have 1989 valid shares | |
Current timestamp: 0x5918760b | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 2003 valid shares | |
Current timestamp: 0x5918764b | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Cleaned 11 old works. | |
........Have 2011 valid shares | |
Current timestamp: 0x5918768b | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 2023 valid shares | |
Current timestamp: 0x591876af | |
Shares with current timestamp: 3 | |
..Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Cleaned 16 old works. | |
.....Have 2035 valid shares | |
Current timestamp: 0x59187706 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...............Have 2048 valid shares | |
Current timestamp: 0x59187735 | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Cleaned 9 old works. | |
Have 2057 valid shares | |
Current timestamp: 0x59187776 | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 2072 valid shares | |
Current timestamp: 0x591877bc | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 2082 valid shares | |
Current timestamp: 0x591877f0 | |
Shares with current timestamp: 4 | |
..Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 9 old works. | |
........Have 2088 valid shares | |
Current timestamp: 0x59187803 | |
Shares with current timestamp: 12 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Have 2104 valid shares | |
Current timestamp: 0x5918785d | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
......Cleaned 9 old works. | |
.....Have 2119 valid shares | |
Current timestamp: 0x591878af | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...............Have 2123 valid shares | |
Current timestamp: 0x591878bf | |
Shares with current timestamp: 13 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Cleaned 16 old works. | |
Have 2147 valid shares | |
Current timestamp: 0x5918791b | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 2158 valid shares | |
Current timestamp: 0x5918795e | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Have 2169 valid shares | |
Current timestamp: 0x59187996 | |
Shares with current timestamp: 6 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
Cleaned 8 old works. | |
.........Have 2179 valid shares | |
Current timestamp: 0x591879cb | |
Shares with current timestamp: 6 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...............Have 2195 valid shares | |
Current timestamp: 0x59187a0d | |
Shares with current timestamp: 5 | |
.Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 17 old works. | |
......Have 2212 valid shares | |
Current timestamp: 0x59187a4b | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 2225 valid shares | |
Current timestamp: 0x59187a7a | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Cleaned 13 old works. | |
Have 2241 valid shares | |
Current timestamp: 0x59187abe | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Have 2248 valid shares | |
Current timestamp: 0x59187afc | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 2258 valid shares | |
Current timestamp: 0x59187b2a | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 11 old works. | |
.......Have 2267 valid shares | |
Current timestamp: 0x59187b68 | |
Shares with current timestamp: 6 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
....Have 2275 valid shares | |
Current timestamp: 0x59187b9b | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
....Cleaned 6 old works. | |
.Have 2279 valid shares | |
Current timestamp: 0x59187bce | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 2293 valid shares | |
Current timestamp: 0x59187c2d | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 4 old works. | |
Have 2302 valid shares | |
Current timestamp: 0x59187c60 | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Have 2307 valid shares | |
Current timestamp: 0x59187c92 | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
......Have 2318 valid shares | |
Current timestamp: 0x59187ce3 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
Cleaned 14 old works. | |
.....Have 2325 valid shares | |
Current timestamp: 0x59187d25 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 2334 valid shares | |
Current timestamp: 0x59187d54 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Cleaned 19 old works. | |
.....Have 2348 valid shares | |
Current timestamp: 0x59187d95 | |
Shares with current timestamp: 3 | |
.Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Have 2365 valid shares | |
Current timestamp: 0x59187dc8 | |
Shares with current timestamp: 4 | |
..Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Cleaned 13 old works. | |
Have 2380 valid shares | |
Current timestamp: 0x59187e0f | |
Shares with current timestamp: 2 | |
.Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Have 2394 valid shares | |
Current timestamp: 0x59187e3a | |
Shares with current timestamp: 5 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.............Have 2412 valid shares | |
Current timestamp: 0x59187e87 | |
Shares with current timestamp: 2 | |
.Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 12 old works. | |
.........Have 2419 valid shares | |
Current timestamp: 0x59187eaf | |
Shares with current timestamp: 6 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Have 2439 valid shares | |
Current timestamp: 0x59187efe | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Cleaned 14 old works. | |
........Have 2447 valid shares | |
Current timestamp: 0x59187f35 | |
Shares with current timestamp: 8 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 2464 valid shares | |
Current timestamp: 0x59187f77 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Cleaned 11 old works. | |
.Have 2478 valid shares | |
Current timestamp: 0x59187fa8 | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Have 2490 valid shares | |
Current timestamp: 0x59187ff0 | |
Shares with current timestamp: 1 | |
..Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Have 2501 valid shares | |
Current timestamp: 0x59188028 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 11 old works. | |
.......Have 2510 valid shares | |
Current timestamp: 0x5918806a | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Have 2516 valid shares | |
Current timestamp: 0x59188093 | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 10 old works. | |
..Have 2527 valid shares | |
Current timestamp: 0x591880c0 | |
Shares with current timestamp: 5 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Have 2537 valid shares | |
Current timestamp: 0x59188118 | |
Shares with current timestamp: 4 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Cleaned 6 old works. | |
Have 2545 valid shares | |
Current timestamp: 0x5918813d | |
Shares with current timestamp: 12 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
................Have 2565 valid shares | |
Current timestamp: 0x59188181 | |
Shares with current timestamp: 8 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Have 2579 valid shares | |
Current timestamp: 0x591881cf | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 11 old works. | |
........Have 2587 valid shares | |
Current timestamp: 0x5918820d | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Have 2595 valid shares | |
Current timestamp: 0x59188237 | |
Shares with current timestamp: 5 | |
Truncating stat datas... | |
Done truncating stat. | |
....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 11 old works. | |
....Have 2605 valid shares | |
Current timestamp: 0x59188276 | |
Shares with current timestamp: 4 | |
..Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
............Have 2620 valid shares | |
Current timestamp: 0x591882b2 | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Cleaned 9 old works. | |
Have 2632 valid shares | |
Current timestamp: 0x591882f2 | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Have 2639 valid shares | |
Current timestamp: 0x59188339 | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
......Have 2649 valid shares | |
Current timestamp: 0x59188376 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...Cleaned 13 old works. | |
......Have 2659 valid shares | |
Current timestamp: 0x591883ac | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...............Have 2672 valid shares | |
Current timestamp: 0x591883e2 | |
Shares with current timestamp: 5 | |
Truncating stat datas... | |
Done truncating stat. | |
......Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 8 old works. | |
.........Have 2691 valid shares | |
Current timestamp: 0x59188427 | |
Shares with current timestamp: 6 | |
Truncating stat datas... | |
Done truncating stat. | |
....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Have 2708 valid shares | |
Current timestamp: 0x5918845f | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 10 old works. | |
Have 2715 valid shares | |
Current timestamp: 0x591884a4 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 2719 valid shares | |
Current timestamp: 0x591884b8 | |
Shares with current timestamp: 11 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..............Have 2740 valid shares | |
Current timestamp: 0x59188513 | |
Shares with current timestamp: 5 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
Cleaned 9 old works. | |
..........Have 2755 valid shares | |
Current timestamp: 0x5918855a | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...............Have 2765 valid shares | |
Current timestamp: 0x59188581 | |
Shares with current timestamp: 8 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Cleaned 10 old works. | |
..Have 2783 valid shares | |
Current timestamp: 0x591885d0 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 2794 valid shares | |
Current timestamp: 0x5918860d | |
Shares with current timestamp: 2 | |
.Truncating stat datas... | |
Done truncating stat. | |
.....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Cleaned 8 old works. | |
Have 2810 valid shares | |
Current timestamp: 0x5918863c | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 2822 valid shares | |
Current timestamp: 0x5918867c | |
Shares with current timestamp: 2 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Have 2833 valid shares | |
Current timestamp: 0x591886bc | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..Cleaned 14 old works. | |
........Have 2837 valid shares | |
Current timestamp: 0x591886cf | |
Shares with current timestamp: 10 | |
.Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
......Have 2853 valid shares | |
Current timestamp: 0x59188715 | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Cleaned 6 old works. | |
...Have 2866 valid shares | |
Current timestamp: 0x5918875c | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Have 2878 valid shares | |
Current timestamp: 0x591887aa | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Cleaned 6 old works. | |
Have 2881 valid shares | |
Current timestamp: 0x591887d3 | |
Shares with current timestamp: 9 | |
.Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........Have 2898 valid shares | |
Current timestamp: 0x59188815 | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
.....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...........Have 2912 valid shares | |
Current timestamp: 0x5918885a | |
Shares with current timestamp: 6 | |
....Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 6 old works. | |
.......Have 2930 valid shares | |
Current timestamp: 0x5918889d | |
Shares with current timestamp: 3 | |
...Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
......Have 2941 valid shares | |
Current timestamp: 0x591888c5 | |
Shares with current timestamp: 3 | |
.Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..Cleaned 5 old works. | |
..Have 2948 valid shares | |
Current timestamp: 0x591888f7 | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..Have 2954 valid shares | |
Current timestamp: 0x59188943 | |
Shares with current timestamp: 1 | |
.Truncating stat datas... | |
Done truncating stat. | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Cleaned 5 old works. | |
Have 2963 valid shares | |
Current timestamp: 0x59188985 | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
....Have 2972 valid shares | |
Current timestamp: 0x591889c8 | |
Shares with current timestamp: 1 | |
Truncating stat datas... | |
Done truncating stat. | |
.....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 2986 valid shares | |
Current timestamp: 0x591889ff | |
Shares with current timestamp: 2 | |
Truncating stat datas... | |
Done truncating stat. | |
.....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 14 old works. | |
..........Have 3001 valid shares | |
Current timestamp: 0x59188a3b | |
Shares with current timestamp: 3 | |
Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Have 3013 valid shares | |
Current timestamp: 0x59188a79 | |
Shares with current timestamp: 4 | |
Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.....Cleaned 6 old works. | |
........Have 3027 valid shares | |
Current timestamp: 0x59188ab6 | |
Shares with current timestamp: 6 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.......Have 3040 valid shares | |
Current timestamp: 0x59188af0 | |
Shares with current timestamp: 2 | |
Saving active shares to disk...Done. | |
Set Latest Counter to 0x59188ad5de414a0008cf34d0. | |
Persisting Latest Counter to storage...Done. | |
Submitting the claim with 3040 shares. | |
Min: 0x59145468138c5dc00006c0b9 - Max: 0x59188ad5de414a0008cf34d0 - Diff: 0x105117f00 | |
Truncating stat datas... | |
Done truncating stat. | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.........The claim is successfully submitted. | |
Waiting for verification index....Cleaned 9 old works. | |
Truncating stat datas... | |
Done truncating stat. | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..........Truncating stat datas... | |
Done truncating stat. | |
.....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........Truncating stat datas... | |
Done truncating stat. | |
....Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
Cleaned 11 old works. | |
..........Truncating stat datas... | |
Done truncating stat. | |
...seed mod no.shares: 0x2294c91a165d7782c5339f1f63fe5e4e10811abcd07f791c5954dc6a1b1ce409 mod 3040 | |
Verification index of 2665 has been requested. Submitting claim verification. | |
RLP: 0xf901f6a0e2b981f049dbe3a15def4d5e682ba307cf823d088558be2f28560262d1bf5018a01dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d4934794dead49c9398a34ca8bacaaab0e1af098f0b20733a07df5d2c2ef3cc7b4e4fe4cb925bf3bdcd67a6a11488d7af0492426bef0584e08a0f91b9b4dfd2509546b3bfabe0dfcb14567d28a96cd81b48651638c1d36740377a0a33e420a25c63e13460164cd0b18651d4a4be5243b5f6395c0d623870656daa0b9010000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000861a14ad1e27498338d3f883474c218301315384591883b7a0536d617274506f6f6c2d517847325455536d775444693532714d343030303030 | |
indices: %v | |
[9930777 9649560 15749635 12264556 10413153 11993818 7292216 11382531 6430986 3827241 6048341 4084424 12487729 5473535 12650118 11602567 9811774 11460868 7356339 16185848 12777981 353841 829523 15116652 10883406 6606505 16045297 10458910 4745066 3775642 7602105 7235029 1931324 2795181 15375878 6947903 13078425 10943622 13856654 11551044 4937374 4148366 12351038 11430786 2599327 11259121 4535603 9569945 6659279 12982692 14423939 16042675 2583929 7193815 2973608 2996488 1032465 11482104 10248968 14648180 11106487 5418919 6157207 1716615]DBUG[05-14|09:55:24] Generating DAG for epoch 124 (size 2113928576) (3d72717257cf7bc1cfdb1b5db0d57ddadae8ae80e866a617a3f46da3e7d854d5) | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
........DBUG[05-14|09:55:55] Generating DAG: 0% | |
....DBUG[05-14|09:56:04] Generating DAG: 1% | |
..Truncating stat datas... | |
Done truncating stat. | |
DBUG[05-14|09:56:13] Generating DAG: 2% | |
..DBUG[05-14|09:56:22] Generating DAG: 3% | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
DBUG[05-14|09:56:31] Generating DAG: 4% | |
DBUG[05-14|09:56:40] Generating DAG: 5% | |
Cleaned 10 old works. | |
DBUG[05-14|09:56:49] Generating DAG: 6% | |
.DBUG[05-14|09:56:58] Generating DAG: 7% | |
..DBUG[05-14|09:57:07] Generating DAG: 8% | |
.Truncating stat datas... | |
Done truncating stat. | |
....DBUG[05-14|09:57:16] Generating DAG: 9% | |
.......DBUG[05-14|09:57:25] Generating DAG: 10% | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
DBUG[05-14|09:57:34] Generating DAG: 11% | |
.DBUG[05-14|09:57:43] Generating DAG: 12% | |
..DBUG[05-14|09:57:52] Generating DAG: 13% | |
....DBUG[05-14|09:58:01] Generating DAG: 14% | |
....DBUG[05-14|09:58:10] Generating DAG: 15% | |
Truncating stat datas... | |
Done truncating stat. | |
..DBUG[05-14|09:58:19] Generating DAG: 16% | |
..Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
DBUG[05-14|09:58:28] Generating DAG: 17% | |
...DBUG[05-14|09:58:37] Generating DAG: 18% | |
..DBUG[05-14|09:58:46] Generating DAG: 19% | |
.DBUG[05-14|09:58:55] Generating DAG: 20% | |
..DBUG[05-14|09:59:05] Generating DAG: 21% | |
Cleaned 6 old works. | |
Truncating stat datas... | |
Done truncating stat. | |
..DBUG[05-14|09:59:14] Generating DAG: 22% | |
.DBUG[05-14|09:59:23] Generating DAG: 23% | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.DBUG[05-14|09:59:32] Generating DAG: 24% | |
..DBUG[05-14|09:59:41] Generating DAG: 25% | |
.DBUG[05-14|09:59:50] Generating DAG: 26% | |
...DBUG[05-14|09:59:59] Generating DAG: 27% | |
DBUG[05-14|10:00:08] Generating DAG: 28% | |
.Truncating stat datas... | |
Done truncating stat. | |
..DBUG[05-14|10:00:17] Generating DAG: 29% | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
DBUG[05-14|10:00:26] Generating DAG: 30% | |
.....DBUG[05-14|10:00:35] Generating DAG: 31% | |
..DBUG[05-14|10:00:45] Generating DAG: 32% | |
.DBUG[05-14|10:00:54] Generating DAG: 33% | |
...DBUG[05-14|10:01:03] Generating DAG: 34% | |
.Truncating stat datas... | |
Done truncating stat. | |
DBUG[05-14|10:01:12] Generating DAG: 35% | |
DBUG[05-14|10:01:21] Generating DAG: 36% | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.Cleaned 9 old works. | |
DBUG[05-14|10:01:30] Generating DAG: 37% | |
...DBUG[05-14|10:01:39] Generating DAG: 38% | |
.DBUG[05-14|10:01:48] Generating DAG: 39% | |
..DBUG[05-14|10:01:57] Generating DAG: 40% | |
..DBUG[05-14|10:02:06] Generating DAG: 41% | |
..Truncating stat datas... | |
Done truncating stat. | |
DBUG[05-14|10:02:15] Generating DAG: 42% | |
..DBUG[05-14|10:02:24] Generating DAG: 43% | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
...DBUG[05-14|10:02:33] Generating DAG: 44% | |
...DBUG[05-14|10:02:42] Generating DAG: 45% | |
DBUG[05-14|10:02:51] Generating DAG: 46% | |
DBUG[05-14|10:03:00] Generating DAG: 47% | |
.DBUG[05-14|10:03:09] Generating DAG: 48% | |
Truncating stat datas... | |
Done truncating stat. | |
DBUG[05-14|10:03:18] Generating DAG: 49% | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
DBUG[05-14|10:03:27] Generating DAG: 50% | |
......DBUG[05-14|10:03:37] Generating DAG: 51% | |
..DBUG[05-14|10:03:46] Generating DAG: 52% | |
Cleaned 8 old works. | |
...DBUG[05-14|10:03:55] Generating DAG: 53% | |
...DBUG[05-14|10:04:04] Generating DAG: 54% | |
.Truncating stat datas... | |
Done truncating stat. | |
.DBUG[05-14|10:04:13] Generating DAG: 55% | |
....DBUG[05-14|10:04:21] Generating DAG: 56% | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..DBUG[05-14|10:04:31] Generating DAG: 57% | |
.DBUG[05-14|10:04:40] Generating DAG: 58% | |
.DBUG[05-14|10:04:49] Generating DAG: 59% | |
....DBUG[05-14|10:04:58] Generating DAG: 60% | |
..DBUG[05-14|10:05:07] Generating DAG: 61% | |
Truncating stat datas... | |
Done truncating stat. | |
..DBUG[05-14|10:05:16] Generating DAG: 62% | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
DBUG[05-14|10:05:26] Generating DAG: 63% | |
.DBUG[05-14|10:05:35] Generating DAG: 64% | |
DBUG[05-14|10:05:44] Generating DAG: 65% | |
DBUG[05-14|10:05:54] Generating DAG: 66% | |
.DBUG[05-14|10:06:03] Generating DAG: 67% | |
.Cleaned 7 old works. | |
Truncating stat datas... | |
Done truncating stat. | |
.DBUG[05-14|10:06:12] Generating DAG: 68% | |
..DBUG[05-14|10:06:21] Generating DAG: 69% | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.DBUG[05-14|10:06:30] Generating DAG: 70% | |
...DBUG[05-14|10:06:39] Generating DAG: 71% | |
.DBUG[05-14|10:06:48] Generating DAG: 72% | |
DBUG[05-14|10:06:57] Generating DAG: 73% | |
DBUG[05-14|10:07:06] Generating DAG: 74% | |
Truncating stat datas... | |
Done truncating stat. | |
....DBUG[05-14|10:07:15] Generating DAG: 75% | |
DBUG[05-14|10:07:24] Generating DAG: 76% | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
.DBUG[05-14|10:07:34] Generating DAG: 77% | |
..DBUG[05-14|10:07:43] Generating DAG: 78% | |
..DBUG[05-14|10:07:52] Generating DAG: 79% | |
DBUG[05-14|10:08:01] Generating DAG: 80% | |
DBUG[05-14|10:08:10] Generating DAG: 81% | |
Truncating stat datas... | |
Done truncating stat. | |
...DBUG[05-14|10:08:19] Generating DAG: 82% | |
...Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
Cleaned 12 old works. | |
DBUG[05-14|10:08:28] Generating DAG: 83% | |
.DBUG[05-14|10:08:37] Generating DAG: 84% | |
....DBUG[05-14|10:08:46] Generating DAG: 85% | |
..DBUG[05-14|10:08:55] Generating DAG: 86% | |
...DBUG[05-14|10:09:04] Generating DAG: 87% | |
Truncating stat datas... | |
Done truncating stat. | |
...DBUG[05-14|10:09:13] Generating DAG: 88% | |
..DBUG[05-14|10:09:22] Generating DAG: 89% | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
..DBUG[05-14|10:09:31] Generating DAG: 90% | |
..DBUG[05-14|10:09:41] Generating DAG: 91% | |
...DBUG[05-14|10:09:50] Generating DAG: 92% | |
.....DBUG[05-14|10:09:59] Generating DAG: 93% | |
.DBUG[05-14|10:10:08] Generating DAG: 94% | |
Truncating stat datas... | |
Done truncating stat. | |
.DBUG[05-14|10:10:17] Generating DAG: 95% | |
.Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. | |
DBUG[05-14|10:10:27] Generating DAG: 96% | |
..DBUG[05-14|10:10:38] Generating DAG: 97% | |
...Cleaned 9 old works. | |
DBUG[05-14|10:10:49] Generating DAG: 98% | |
...DBUG[05-14|10:10:58] Generating DAG: 99% | |
DBUG[05-14|10:11:07] Generating DAG: 100% | |
DBUG[05-14|10:11:07] Done generating DAG for epoch 124, it took 15m43.2979593s | |
2017/05/14 10:11:07 open C:\Users\sv\AppData\Ethash\full-R23-3d72717257cf7bc1: The process cannot access the file because it is being used by another process. | |
C:\Go\src\github.com\SmartPool\smartpool-client> | |
C:\Go\src\github.com\SmartPool\smartpool-client>smartpool.exe --keystore C:\Users\sv\AppData\Roaming\Parity\Ethereum\keys\classic --diff 4380000000 --gateway 0x83f0a55a11f2767643d323ab5c06f5cb9ac05f4e --threshold 3040 --spcontract 0xdead49c9398a34ca8bacaaab0e1af098f0b20733 --miner 0x0050521aCB69611f5cB00618A60c64AEdB1161BA --gasprice 10 | |
SmartPool is in Hot-Stop mode: It will exit immediately if the contract returns errors. | |
Loaded 15 works from last session. | |
Using miner address: 0x0050521acb69611f5cb00618a60c64aedb1161ba | |
Connected to Ethereum node: Parity//v1.6.6-beta-8c6e3f3-20170411/x86_64-windows-msvc/rustc1.16.0 | |
Using miner address: 0x0050521acb69611f5cb00618a60c64aedb1161ba | |
Please enter passphrase: | |
Unlocking account...Gas price is set to: 10000000000 wei. | |
Done. | |
Stat persister is running... | |
Stat truncator is running... | |
Truncating stat datas... | |
Done truncating stat. | |
Loaded 252 valid shares | |
Loaded timestamp: 0x59188f77 | |
Loaded 1 shares with current timestamp | |
The address is already registered to the pool. Good to go. | |
Trying to set etherbase to SmartPool contract address: 0xdead49c9398a34ca8bacaaab0e1af098f0b20733...Done. | |
Trying to set extradata to SmartPool extradata convention: SmartPool-QxG2TUSmwTDi52qM400000...Done. | |
peerCount: 25 | |
The network is ready for mining. | |
Share collector is running... | |
Share persister and stat persister are running... | |
RPC Server is running... | |
You can start mining now by running ethminer using following command: | |
-------------------------- | |
ethminer -F localhost:1633/:worker_name/ | |
Change :worker_name to whichever name you want. | |
-------------------------- | |
Saving active shares to disk...Done. | |
Saving stats to disk...Done. | |
Saving workpool to disk...Done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment