Hi, thankyou for coming back to me.
Happy with solo mining, just don't understand what CRT files are and which ones to use.
I have 8 cores/16 threads, and 16/32GB ram (Depends which PC I can use)
Do I first have to make a CRT file, and then how do I use it.
Thanks
J
A step-by-step guide for CRT mining will be produced for the
https://gapcoin.club website
However, assuming your using windows
First you have to get RPC enabled in the localhost Gapcoin wallet.
Stop Gapcoin and from the start prompt navigate to ...
%APPDATA%\Gapcoin\
and create gapcoin.conf or if the .conf already exists (edit) ...
C:\Users\username\AppData\Roaming\Gapcoin\gapcoin.conf
ensure the gapcoin.conf contains the following (save it and restart gapcoin) ...
listen=1
daemon=1
server=1
port=31469
rpcport=31397
rpcuser=gapcoinrpc
rpcpassword=yourrandomgapcoinrpcpassword
...
Now download and unzip ...
-
https://gapcoin.network/downloads/gapminer-cpu-crt-rev5-windows.zip-
https://gapcoin.network/downloads/gapminer-cpu-crt-rev5.1-windows.zipNavigate to C:\ and create a new folder 'gapminer'
From gapminer-cpu-crt-rev5-windows / windows / 64 - copy the crt folder (and contents) to C:\gapminer
From gapminer-cpu-crt-rev5.1-windows / windows / 64 - gapminer-cpu.exe to C:\gapminer
Second mouse button click on gapminer-cpu.exe to create a Shortcut to launch it from your desktop.
Now second mouse button click on the desktop Shortcut and add the command line arguments for the miners settings to Target: i.e.
C:\gapminer\gapminer-cpu.exe
-o http:// 127.0.0.1 -p 31397 -u gapcoinrpc -x yourrandomgapcoinrpcpassword --shift 64 --crt crt/crt-22m-64s.txt --threads 14 --fermat-threads 13 --sieve-primes 50000Click apply and save and then click on the shortcut to start the miner.
The shifts correspond with the CRT sets for the 22 MERIT range ... So, no need to play with anything really until the difficulty is back to 23 or above. I'm working on optimizing the higher sets.
Notes:
Gapcoin must be running on the localhost with the same rpcuser and password.
The crt sets must be in the corresponding and correct named folder.
-t or --threads is number or cores (threads) less 2 for best performance and fermat-thread is 'usually' optimal at one less than threads.
Do let me when you get it working. No real need to play around with optimizing anything until you get a feel for it.
...
Realizing that Jonnie Frey was a pianist can help us to understand his work.
Mining Gapcoin can be easy or if you prefer you can play like Tetris ...
-
https://youtu.be/G7DXPKbPH50-
https://youtu.be/mpcpzXuzdQk?t=822Hi, thanks for that
So I get this
[2019-01-31 17:32:58] Got new target: 21.7636296 @ 21.7636296
[2019-01-31 17:33:08] pps: 0 / 0 tests/s 0 / 0
gaps/s 0 / 0 gaplist 1 block [0.000 %]
[2019-01-31 17:33:18] pps: 0 / 0 tests/s 0 / 0
gaps/s 0 / 0 gaplist 1 block [0.000 %]
[2019-01-31 17:33:24] Got new target: 21.7652924 @ 21.7652924
[2019-01-31 17:33:28] pps: 0 / 37151 tests/s 1370 / 1370
gaps/s 281 / 211 gaplist 3 block [0.000 %]
[2019-01-31 17:33:38] pps: 233683 / 233683 tests/s 10408 / 10408
gaps/s 2162 / 1622 gaplist 1 block [0.003 %]
[2019-01-31 17:33:48] pps: 233683 / 233683 tests/s 10408 / 10408
gaps/s 2162 / 1622 gaplist 0 block [0.005 %]
[2019-01-31 17:33:58] pps: 315185 / 284471 tests/s 12656 / 11805
gaps/s 2058 / 1625 gaplist 1 block [0.008 %]
[2019-01-31 17:34:08] pps: 474600 / 388414 tests/s 23018 / 20224
gaps/s 2339 / 2036 gaplist 2 block [0.014 %]
[2019-01-31 17:34:18] pps: 474600 / 388414 tests/s 23018 / 20224
gaps/s 2339 / 2036 gaplist 1 block [0.020 %]
[2019-01-31 17:34:28] pps: 423399 / 376275 tests/s 25431 / 21568
gaps/s 2312 / 2034 gaplist 1 block [0.025 %]
[2019-01-31 17:34:38] pps: 407084 / 378299 tests/s 34751 / 27138
gaps/s 2361 / 2134 gaplist 1 block [0.030 %]
[2019-01-31 17:34:48] pps: 407084 / 378299 tests/s 34751 / 27138
gaps/s 2361 / 2134 gaplist 2 block [0.035 %]
[2019-01-31 17:34:58] pps: 323333 / 348483 tests/s 37468 / 28516
gaps/s 2359 / 2134 gaplist 1 block [0.040 %]
[2019-01-31 17:35:08] pps: 396065 / 370646 tests/s 44061 / 31939
gaps/s 2357 / 2166 gaplist 0 block [0.045 %]
[2019-01-31 17:35:19] pps: 396065 / 370646 tests/s 44061 / 31939
gaps/s 2357 / 2166 gaplist 0 block [0.050 %]
[2019-01-31 17:35:29] pps: 357613 / 355046 tests/s 45401 / 32616
gaps/s 2356 / 2166 gaplist 1 block [0.054 %]
[2019-01-31 17:35:35] Got new target: 21.7657330 @ 21.7657330
cpu usage only 10-11% and ram about 17.9mb
How can I "use" more cpu and ram please?