New Miner with an Idea (or kinda Project thing)
-
A simple one would be choosing from a list of known FTC pools ?
-
@aciddude yeah shure if you can it would help if you or someone else could provide the api call answers so i dont have to try every pool
i thaugth about multi gpu support is a thing maybe? therefore a small amount of consoleoutput would help with that.
maybe other coins?
- added p2pool support
-
multiGpu should kind of happen automatically if your program is just a wrapper for CCminer
Maybe you can get to the point where users can choose CCminer or NSGMiner (NeoScrypt Miner) and then select their pool, input their worker userID and pass and then they should be good to go ? :-)
I’ll have a look for the API calls and get back to you.
-
@aciddude yes multi gpu support isnt that difficult i just have to add a veiw lines for that i think
-
Awesome!!!
-
@aciddude as i said multi gpu support added ;-)
-
@shadow1117 said in New Miner with an Idea (or kinda Project thing):
@aciddude as i said multi gpu support added ;-)
You move fast, I like your style :thumbsup:
-
@aciddude its quick and dirty try reading the code than you will understand
btw. is someone actualy trying if this works?
-
I had a look before you put the code up, but I’ll check back. My mining equipment is down so can’t help with that.
So I would assume someone has to set something up to test it or divert a running system. This can take a while, to when people are free.
You have to be in it for the long haul to bring community in.However, Feathercoin has 10 times the number of guests reading the post than members, perhaps 100 times those who post.
The forum has been designed and moderated specifically to inform and aid FTC related projects, it’s pleasing to read any progress, or development of a project to any level.
With open source projects, even partial projects, these can inspire or leap frog others, document information, get potential contributers up to speed on issues and methods.
-
@wrapper i didnt expect someone to actualy test or even use it but i would be pleased if someone would try
i will start document my findings and methods and cleanup the code so atleast that may help someone with a bigger project to implement my work
-
cool project! looking forward to see where this goes!
-
can someone please supply some log output from nsgminer, cudaminer or other miners i should support with my gui
@Moderators is there an official, free Feathercoin Icon i could integrate in my programm?
-
@shadow1117 said in New Miner with an Idea (or kinda Project thing):
can someone please supply some log output from nsgminer, cudaminer or other miners i should support with my gui
@Moderators is there an official, free Feathercoin Icon i could integrate in my programm?
log output? how do you mean ?
-
@aciddude the stuff shown in the console while the miner is running
-
Nsgminer 0.9.2
-
@aciddude uhh that will be a tough one
-
@shadow1117 said in New Miner with an Idea (or kinda Project thing):
@aciddude uhh that will be a tough one
That’s what I said about the MacOS Builds… but we have them now ;-)
-
@aciddude i mean it dostnt output gpu num to the hash rate, there is no current block… maybe i can try to communicate with that beast
-
@shadow1117 said in New Miner with an Idea (or kinda Project thing):
@aciddude i mean it dostnt output gpu num to the hash rate, there is no current block… maybe i can try to communicate with that beast
nsgminer comes with an rpc client to use, but I’ve never used it :(
-
@aciddude said in New Miner with an Idea (or kinda Project thing):
rpc
uh maybe that helps i will look into that
Edit:
New Version is up with config window, about page and some bugs fixed…
now i will check what i can do with rpc server tingsEdit2:
rpc is cool i need to redo nearly all of my work but this will make it a lot cleaner i thinkConnecting to 127.0.0.1 ... Connected to 127.0.0.1 helpsummary threads pool histo hwinfo meminfo scanlog | Connection closed Connecting to 127.0.0.1 ... Connected to 127.0.0.1 summaryNAME=ccminer;VER=1.5.78-djm34-real-programming;API=1.3;ALGO=neoscrypt;GPUS=1;KHS=613.57;ACC=3;REJ=0;ACCMN=1.314;DIFF=512.000000;UPTIME=137;TS=1497018175| Connection closed Connecting to 127.0.0.1 ... Connected to 127.0.0.1 hwinfoGPU=0;BUS=2;CARD=GeForce GTX 970;SM=520;MEM=4294967295;TEMP=71.0;FAN=100;RPM=2963;FREQ=1329000;MEMFREQ=3505000;PST=P2;VID=10de;PID=13c2;NVML=-1;NVAPI=0;SN=;BIOS=84.04.2f.00.81|OS=windows;NVDRIVER=382.5;CPUS=8;CPUTEMP=0;CPUFREQ=0| Connection closed Connecting to 127.0.0.1 ... Connected to 127.0.0.1 threadsGPU=0;BUS=2;CARD=GeForce GTX 970;TEMP=71.0;FAN=99;RPM=2949;FREQ=1329000;KHS=624.45;HWF=0;I=15.0;THR=32768| Connection closed