Bitcoin Forum
June 24, 2024, 02:40:03 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
Author Topic: Funakoshi Cuda miner is fast and clean from viruses (windows, ubuntu, fedora)  (Read 2398 times)
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
March 11, 2018, 08:05:28 PM
 #101

Why SSL only? Are you hiding the network traffic of your miner?

You can easily verify that Funakoshi-Miner only connects to the
miner chosen pool and to no other server.

Exactly 1.5% of submits to the pool are used as developer fee.
This is explicitly explained in the github page.

SSL is used to protect against "man in the middle" changes of
messages to/from the pool.

All submits to the pool and messages from the pool are logged
to console and optionaly to log file.



AAile
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
March 11, 2018, 11:15:23 PM
 #102

Could you please look if you could add Equihash 96/5 algorithm?
There are enough Equihash 200/9 miners already, but a good 96/5 is still in high demand.
ARTRN
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
March 12, 2018, 06:49:56 AM
 #103


.bat
funakoshiMiner -cd 0 1 -l mine-eu.miningspeed.com:2074 -u xxxxxxxx.work1 -temp-max 72 -temp-min 60 -f log.txt

log.txt
[2018-Mar-12 13:38:55] [MINER] Using pool: mine-us.miningspeed.com
[2018-Mar-12 13:38:55] [MINER] Starting miner
[2018-Mar-12 13:38:55] [GPU-0] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 0)
[2018-Mar-12 13:38:55] [MINER] Connecting to stratum server mine-us.miningspeed.com:2074
[2018-Mar-12 13:38:55] [GPU-1] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 1)
[2018-Mar-12 13:38:55] [GPU-0] Temperature: 48, temp-max: 72, temp-min: 60
[2018-Mar-12 13:38:55] [GPU-1] Temperature: 48, temp-max: 0, temp-min: 0
[2018-Mar-12 13:38:55] [MINER] Invalid certificate
[2018-Mar-12 13:38:55] [MINER] certificate verify failed
[2018-Mar-12 13:38:55] [MINER] Reconnecting in 3 seconds...
[2018-Mar-12 13:44:40] [MINER] Using pool: mine-eu.miningspeed.com

Invalid certificate on both eu or us location.



funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
March 12, 2018, 07:31:22 AM
 #104


.bat
funakoshiMiner -cd 0 1 -l mine-eu.miningspeed.com:2074 -u xxxxxxxx.work1 -temp-max 72 -temp-min 60 -f log.txt

log.txt
[2018-Mar-12 13:38:55] [MINER] Using pool: mine-us.miningspeed.com
[2018-Mar-12 13:38:55] [MINER] Starting miner
[2018-Mar-12 13:38:55] [GPU-0] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 0)
[2018-Mar-12 13:38:55] [MINER] Connecting to stratum server mine-us.miningspeed.com:2074
[2018-Mar-12 13:38:55] [GPU-1] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 1)
[2018-Mar-12 13:38:55] [GPU-0] Temperature: 48, temp-max: 72, temp-min: 60
[2018-Mar-12 13:38:55] [GPU-1] Temperature: 48, temp-max: 0, temp-min: 0
[2018-Mar-12 13:38:55] [MINER] Invalid certificate
[2018-Mar-12 13:38:55] [MINER] certificate verify failed
[2018-Mar-12 13:38:55] [MINER] Reconnecting in 3 seconds...
[2018-Mar-12 13:44:40] [MINER] Using pool: mine-eu.miningspeed.com

Invalid certificate on both eu or us location.





Try using any of the following domains:
    us.miningspeed.com   or
    eu.miningspeed.com   or
    asia.miningspeed.com

In addition supply ssl port for example:
    us.miningspeed.com:3054 for mining zclassic
 
ARTRN
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
March 12, 2018, 09:42:18 AM
 #105


.bat
funakoshiMiner -cd 0 1 -l mine-eu.miningspeed.com:2074 -u xxxxxxxx.work1 -temp-max 72 -temp-min 60 -f log.txt

log.txt
[2018-Mar-12 13:38:55] [MINER] Using pool: mine-us.miningspeed.com
[2018-Mar-12 13:38:55] [MINER] Starting miner
[2018-Mar-12 13:38:55] [GPU-0] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 0)
[2018-Mar-12 13:38:55] [MINER] Connecting to stratum server mine-us.miningspeed.com:2074
[2018-Mar-12 13:38:55] [GPU-1] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 1)
[2018-Mar-12 13:38:55] [GPU-0] Temperature: 48, temp-max: 72, temp-min: 60
[2018-Mar-12 13:38:55] [GPU-1] Temperature: 48, temp-max: 0, temp-min: 0
[2018-Mar-12 13:38:55] [MINER] Invalid certificate
[2018-Mar-12 13:38:55] [MINER] certificate verify failed
[2018-Mar-12 13:38:55] [MINER] Reconnecting in 3 seconds...
[2018-Mar-12 13:44:40] [MINER] Using pool: mine-eu.miningspeed.com

Invalid certificate on both eu or us location.





Try using any of the following domains:
    us.miningspeed.com   or
    eu.miningspeed.com   or
    asia.miningspeed.com

In addition supply ssl port for example:
    us.miningspeed.com:3054 for mining zclassic
 
Here's on miningspeed getting started,

We have 2 stratums spread over the world:
US miners: mine-us.miningspeed.com
EU miners: mine-eu.miningspeed.com

                  Url                                             Port         Vardiff   SSL/TLS Status    
stratum+tls://mine-location.miningspeed.com:2074    2074    Yes           Yes     Online           TLS supporting Miners

Your suggestion above is meaningless, thank you.



funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
March 12, 2018, 09:50:18 AM
 #106


.bat
funakoshiMiner -cd 0 1 -l mine-eu.miningspeed.com:2074 -u xxxxxxxx.work1 -temp-max 72 -temp-min 60 -f log.txt

log.txt
[2018-Mar-12 13:38:55] [MINER] Using pool: mine-us.miningspeed.com
[2018-Mar-12 13:38:55] [MINER] Starting miner
[2018-Mar-12 13:38:55] [GPU-0] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 0)
[2018-Mar-12 13:38:55] [MINER] Connecting to stratum server mine-us.miningspeed.com:2074
[2018-Mar-12 13:38:55] [GPU-1] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 1)
[2018-Mar-12 13:38:55] [GPU-0] Temperature: 48, temp-max: 72, temp-min: 60
[2018-Mar-12 13:38:55] [GPU-1] Temperature: 48, temp-max: 0, temp-min: 0
[2018-Mar-12 13:38:55] [MINER] Invalid certificate
[2018-Mar-12 13:38:55] [MINER] certificate verify failed
[2018-Mar-12 13:38:55] [MINER] Reconnecting in 3 seconds...
[2018-Mar-12 13:44:40] [MINER] Using pool: mine-eu.miningspeed.com

Invalid certificate on both eu or us location.





Try using any of the following domains:
    us.miningspeed.com   or
    eu.miningspeed.com   or
    asia.miningspeed.com

In addition supply ssl port for example:
    us.miningspeed.com:3054 for mining zclassic
 
Here's on miningspeed getting started,

We have 2 stratums spread over the world:
US miners: mine-us.miningspeed.com
EU miners: mine-eu.miningspeed.com

                  Url                                             Port         Vardiff   SSL/TLS Status    
stratum+tls://mine-location.miningspeed.com:2074    2074    Yes           Yes     Online           TLS supporting Miners

Your suggestion above is meaningless, thank you.






"mime-location" does not mean "mime-us" but "us", please check it. Read the examples.

ARTRN
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
March 12, 2018, 10:10:58 AM
 #107


.bat
funakoshiMiner -cd 0 1 -l mine-eu.miningspeed.com:2074 -u xxxxxxxx.work1 -temp-max 72 -temp-min 60 -f log.txt

log.txt
[2018-Mar-12 13:38:55] [MINER] Using pool: mine-us.miningspeed.com
[2018-Mar-12 13:38:55] [MINER] Starting miner
[2018-Mar-12 13:38:55] [GPU-0] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 0)
[2018-Mar-12 13:38:55] [MINER] Connecting to stratum server mine-us.miningspeed.com:2074
[2018-Mar-12 13:38:55] [GPU-1] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 1)
[2018-Mar-12 13:38:55] [GPU-0] Temperature: 48, temp-max: 72, temp-min: 60
[2018-Mar-12 13:38:55] [GPU-1] Temperature: 48, temp-max: 0, temp-min: 0
[2018-Mar-12 13:38:55] [MINER] Invalid certificate
[2018-Mar-12 13:38:55] [MINER] certificate verify failed
[2018-Mar-12 13:38:55] [MINER] Reconnecting in 3 seconds...
[2018-Mar-12 13:44:40] [MINER] Using pool: mine-eu.miningspeed.com

Invalid certificate on both eu or us location.





Try using any of the following domains:
    us.miningspeed.com   or
    eu.miningspeed.com   or
    asia.miningspeed.com

In addition supply ssl port for example:
    us.miningspeed.com:3054 for mining zclassic
 
Here's on miningspeed getting started,

We have 2 stratums spread over the world:
US miners: mine-us.miningspeed.com
EU miners: mine-eu.miningspeed.com

                  Url                                             Port         Vardiff   SSL/TLS Status    
stratum+tls://mine-location.miningspeed.com:2074    2074    Yes           Yes     Online           TLS supporting Miners

Your suggestion above is meaningless, thank you.






"mime-location" does not mean "mime-us" but "us", please check it. Read the examples.


Thank you for prompt reply. Did you check what I posted above ? It says (on getting started) 'US miners: mine-us.miningspeed.com or EU miners: mine-eu.miningspeed.com'. I can connect mine-xx.miningspeed.com on regular stratum no problem.
It's just this coin (CMM) using this stratum format unlike most of other coin using location.miningspeed.com.
Please you check yourself.
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
March 12, 2018, 11:15:18 AM
 #108


.bat
funakoshiMiner -cd 0 1 -l mine-eu.miningspeed.com:2074 -u xxxxxxxx.work1 -temp-max 72 -temp-min 60 -f log.txt

log.txt
[2018-Mar-12 13:38:55] [MINER] Using pool: mine-us.miningspeed.com
[2018-Mar-12 13:38:55] [MINER] Starting miner
[2018-Mar-12 13:38:55] [GPU-0] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 0)
[2018-Mar-12 13:38:55] [MINER] Connecting to stratum server mine-us.miningspeed.com:2074
[2018-Mar-12 13:38:55] [GPU-1] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 1)
[2018-Mar-12 13:38:55] [GPU-0] Temperature: 48, temp-max: 72, temp-min: 60
[2018-Mar-12 13:38:55] [GPU-1] Temperature: 48, temp-max: 0, temp-min: 0
[2018-Mar-12 13:38:55] [MINER] Invalid certificate
[2018-Mar-12 13:38:55] [MINER] certificate verify failed
[2018-Mar-12 13:38:55] [MINER] Reconnecting in 3 seconds...
[2018-Mar-12 13:44:40] [MINER] Using pool: mine-eu.miningspeed.com

Invalid certificate on both eu or us location.





Try using any of the following domains:
    us.miningspeed.com   or
    eu.miningspeed.com   or
    asia.miningspeed.com

In addition supply ssl port for example:
    us.miningspeed.com:3054 for mining zclassic
 
Here's on miningspeed getting started,

We have 2 stratums spread over the world:
US miners: mine-us.miningspeed.com
EU miners: mine-eu.miningspeed.com

                  Url                                             Port         Vardiff   SSL/TLS Status    
stratum+tls://mine-location.miningspeed.com:2074    2074    Yes           Yes     Online           TLS supporting Miners

Your suggestion above is meaningless, thank you.






"mime-location" does not mean "mime-us" but "us", please check it. Read the examples.


Thank you for prompt reply. Did you check what I posted above ? It says (on getting started) 'US miners: mine-us.miningspeed.com or EU miners: mine-eu.miningspeed.com'. I can connect mine-xx.miningspeed.com on regular stratum no problem.
It's just this coin (CMM) using this stratum format unlike most of other coin using location.miningspeed.com.
Please you check yourself.

The certificates used by miningspeed are invalid (not trusted by most browsers).
I added the certificate of us.miningspeed.com as privatly trusted to the miner code.
However the domain mine-us.miningspeed.com doesn't use the same certificate
as us.miningspeed.com and the used certificate is also problematic. I can add this
certificate as authorized in the next release of the miner.
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
April 03, 2018, 10:17:03 AM
Last edit: April 03, 2018, 03:28:18 PM by funakoshi
 #109

I have boosted the performance of Funakoshi miner.
Now it is the fastest cuda miner.  Cheesy
ARTRN
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile
April 03, 2018, 08:13:02 PM
 #110


.bat
funakoshiMiner -cd 0 1 -l mine-eu.miningspeed.com:2074 -u xxxxxxxx.work1 -temp-max 72 -temp-min 60 -f log.txt

log.txt
[2018-Mar-12 13:38:55] [MINER] Using pool: mine-us.miningspeed.com
[2018-Mar-12 13:38:55] [MINER] Starting miner
[2018-Mar-12 13:38:55] [GPU-0] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 0)
[2018-Mar-12 13:38:55] [MINER] Connecting to stratum server mine-us.miningspeed.com:2074
[2018-Mar-12 13:38:55] [GPU-1] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 1)
[2018-Mar-12 13:38:55] [GPU-0] Temperature: 48, temp-max: 72, temp-min: 60
[2018-Mar-12 13:38:55] [GPU-1] Temperature: 48, temp-max: 0, temp-min: 0
[2018-Mar-12 13:38:55] [MINER] Invalid certificate
[2018-Mar-12 13:38:55] [MINER] certificate verify failed
[2018-Mar-12 13:38:55] [MINER] Reconnecting in 3 seconds...
[2018-Mar-12 13:44:40] [MINER] Using pool: mine-eu.miningspeed.com

Invalid certificate on both eu or us location.





Try using any of the following domains:
    us.miningspeed.com   or
    eu.miningspeed.com   or
    asia.miningspeed.com

In addition supply ssl port for example:
    us.miningspeed.com:3054 for mining zclassic
 
Here's on miningspeed getting started,

We have 2 stratums spread over the world:
US miners: mine-us.miningspeed.com
EU miners: mine-eu.miningspeed.com

                  Url                                             Port         Vardiff   SSL/TLS Status    
stratum+tls://mine-location.miningspeed.com:2074    2074    Yes           Yes     Online           TLS supporting Miners

Your suggestion above is meaningless, thank you.






"mime-location" does not mean "mime-us" but "us", please check it. Read the examples.


Thank you for prompt reply. Did you check what I posted above ? It says (on getting started) 'US miners: mine-us.miningspeed.com or EU miners: mine-eu.miningspeed.com'. I can connect mine-xx.miningspeed.com on regular stratum no problem.
It's just this coin (CMM) using this stratum format unlike most of other coin using location.miningspeed.com.
Please you check yourself.

The certificates used by miningspeed are invalid (not trusted by most browsers).
I added the certificate of us.miningspeed.com as privatly trusted to the miner code.
However the domain mine-us.miningspeed.com doesn't use the same certificate
as us.miningspeed.com and the used certificate is also problematic. I can add this
certificate as authorized in the next release of the miner.

Have you fixed the 'invalid certificate' issue ?
Look, I want to try your miner, but it still has the same 'invalid certificate' as the previous version.
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
April 04, 2018, 03:30:51 AM
 #111


.bat
funakoshiMiner -cd 0 1 -l mine-eu.miningspeed.com:2074 -u xxxxxxxx.work1 -temp-max 72 -temp-min 60 -f log.txt

log.txt
[2018-Mar-12 13:38:55] [MINER] Using pool: mine-us.miningspeed.com
[2018-Mar-12 13:38:55] [MINER] Starting miner
[2018-Mar-12 13:38:55] [GPU-0] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 0)
[2018-Mar-12 13:38:55] [MINER] Connecting to stratum server mine-us.miningspeed.com:2074
[2018-Mar-12 13:38:55] [GPU-1] FUNAKOSHI-solver starts mining (device-info: GeForce GTX 1070, version: 6.1, device: 1)
[2018-Mar-12 13:38:55] [GPU-0] Temperature: 48, temp-max: 72, temp-min: 60
[2018-Mar-12 13:38:55] [GPU-1] Temperature: 48, temp-max: 0, temp-min: 0
[2018-Mar-12 13:38:55] [MINER] Invalid certificate
[2018-Mar-12 13:38:55] [MINER] certificate verify failed
[2018-Mar-12 13:38:55] [MINER] Reconnecting in 3 seconds...
[2018-Mar-12 13:44:40] [MINER] Using pool: mine-eu.miningspeed.com

Invalid certificate on both eu or us location.





Try using any of the following domains:
    us.miningspeed.com   or
    eu.miningspeed.com   or
    asia.miningspeed.com

In addition supply ssl port for example:
    us.miningspeed.com:3054 for mining zclassic
 
Here's on miningspeed getting started,

We have 2 stratums spread over the world:
US miners: mine-us.miningspeed.com
EU miners: mine-eu.miningspeed.com

                  Url                                             Port         Vardiff   SSL/TLS Status    
stratum+tls://mine-location.miningspeed.com:2074    2074    Yes           Yes     Online           TLS supporting Miners

Your suggestion above is meaningless, thank you.






"mime-location" does not mean "mime-us" but "us", please check it. Read the examples.


Thank you for prompt reply. Did you check what I posted above ? It says (on getting started) 'US miners: mine-us.miningspeed.com or EU miners: mine-eu.miningspeed.com'. I can connect mine-xx.miningspeed.com on regular stratum no problem.
It's just this coin (CMM) using this stratum format unlike most of other coin using location.miningspeed.com.
Please you check yourself.

The certificates used by miningspeed are invalid (not trusted by most browsers).
I added the certificate of us.miningspeed.com as privatly trusted to the miner code.
However the domain mine-us.miningspeed.com doesn't use the same certificate
as us.miningspeed.com and the used certificate is also problematic. I can add this
certificate as authorized in the next release of the miner.

Have you fixed the 'invalid certificate' issue ?
Look, I want to try your miner, but it still has the same 'invalid certificate' as the previous version.

Sorry, but not yet. My top priority was to imrpove speed.
Now that Funakoshi Miner is the fastest miner I will give
priority to functionality. Your request will be implemented
in next release.
mx100
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
April 07, 2018, 03:49:59 AM
 #112

Hi guys,
Am I running to show nvml.dll error?
Driver version 388.13
Windows10
1060 3G Huh
Johnjay06
Newbie
*
Offline Offline

Activity: 93
Merit: 0


View Profile
April 07, 2018, 04:24:07 AM
 #113

Gonna try tomorrow. If it's faster than dstm, with less fee, I'm in
thepeppi
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
April 07, 2018, 06:21:17 PM
Last edit: April 07, 2018, 06:34:55 PM by thepeppi
 #114

Thnx m8 nice to se competition
Butt........................

You do know that this thing dont work out of the box ?
Why not make a pakkage complete so that this is click and play ?
Now i get all kind of dll missing errors  Huh even a nvml dll  Huh


funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
April 07, 2018, 06:31:24 PM
 #115

Thnx m8 nice to se competition
Butt........................

You do know that this thing dont work out of the box ?
Why not make a pakkage complete so that this is click and play ?
Now i get all kind of dll missing errors  Huh even a nvml dll  Huh

You can download all needed dlls including nvml from Funakoshi-Miner github release page.
thepeppi
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
April 07, 2018, 06:35:32 PM
 #116

Thnx m8 nice to se competition
Butt........................

You do know that this thing dont work out of the box ?
Why not make a pakkage complete so that this is click and play ?
Now i get all kind of dll missing errors  Huh even a nvml dll  Huh

You can download all needed dlls including nvml from Funakoshi-Miner github release page.


Yeah like a jigsaw puzzle  Grin Grin
Found it pffff
now i get another error only support sm 6.0 and higher Huh
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
April 07, 2018, 07:36:09 PM
 #117

Thnx m8 nice to se competition
Butt........................

You do know that this thing dont work out of the box ?
Why not make a pakkage complete so that this is click and play ?
Now i get all kind of dll missing errors  Huh even a nvml dll  Huh

You can download all needed dlls including nvml from Funakoshi-Miner github release page.


Yeah like a jigsaw puzzle  Grin Grin
Found it pffff
now i get another error only support sm 6.0 and higher Huh

Funakoshi-Miner only supports Pascal nvidia devices.
mx100
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
April 08, 2018, 05:20:22 AM
 #118

Will your parameter settings?
My GTX 1060 3GB = 245 Sol/s?
windows 10
Driver version latest 391.35
Memory Clock 650
Core Clock default 0
funakoshi (OP)
Newbie
*
Offline Offline

Activity: 99
Merit: 0


View Profile
April 08, 2018, 07:15:36 AM
 #119

Will your parameter settings?
My GTX 1060 3GB = 245 Sol/s?
windows 10
Driver version latest 391.35
Memory Clock 650
Core Clock default 0

Sorry, but I don't understand your question.

Just to let you know, I didn't check the miner on 1060.
I only checked it on 1070, 1080, ...
mx100
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
April 08, 2018, 08:27:49 AM
 #120

Sorry, I mean
My GTX 1060 3GB = 245 Sol/s?
Windows 10
Driver version latest 391.35
Memory Clock 650
Core Clock default 0
Is this hashing normal?
Can someone tell me about it? Huh
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!