profall
Full Member
Offline
Activity: 298
Merit: 100
dApps Development Automation Platform
|
|
May 11, 2014, 02:44:53 PM Last edit: May 11, 2014, 05:39:55 PM by profall |
|
|
|
|
|
true-asset (OP)
|
|
May 11, 2014, 02:51:45 PM |
|
What should the actual bat file be? I dont understand the examples and please can i see ur bat file without the username and pass
The bat file only needs to have 1 line in it, the following: sgminer -k darkcoin -o http://127.0.0.1:36348 -u user -p pass -I 18 -g 4 -w 128 That's it - nothing else required.
|
Uro: A Real Long Term Currency, 1 URO = 1 metric tonne of Urea N46 fertilizer[/url] Urea N46 tracks gradual increases in energy and food prices over the long term.
|
|
|
Collegestudent
|
|
May 11, 2014, 02:59:40 PM |
|
Load-Balanced Variable Difficulty Stratum Servers High Availability Server Cluster DDoS Protection 30 Minute Backups Ticketing system that allows you to track your progress, as well as prioritize response from staff. Our staff are well experienced and ready to assist you.URO Pool Coming Soon!1% Fee. Proportional.Register Now! Waiting on the developers to release the source code, we'll review it and once we deem it safe we'll launch the pool. [/b] i prefer this, when is release?
|
|
|
|
profall
Full Member
Offline
Activity: 298
Merit: 100
dApps Development Automation Platform
|
|
May 11, 2014, 03:03:18 PM |
|
i prefer this, when is release?
STATUS: We are uploading the source code to Github under GPL v3 That is straight from the developers. Once they release the source code, we review it (to make sure you get paid out correctly, and it's not damaging) which should not take long (5 minutes max, most of us are coin developers as well). Then we'll launch the coin daemon, wait for it to update fully and then launch the stratum and the pool will be 100% live. Just waiting on the source to be released.
|
|
|
|
Collegestudent
|
|
May 11, 2014, 03:05:47 PM |
|
i prefer this, when is release?
STATUS: We are uploading the source code to Github under GPL v3 That is straight from the developers. Once they release the source code, we review it (to make sure you get paid out correctly, and it's not damaging) which should not take long (5 minutes max, most of us are coin developers as well). Then we'll launch the coin daemon, wait for it to update fully and then launch the stratum and the pool will be 100% live. Just waiting on the source to be released. what will be the //stratum thingy code to mine this baby? u can give me the bat line if u want
|
|
|
|
profall
Full Member
Offline
Activity: 298
Merit: 100
dApps Development Automation Platform
|
|
May 11, 2014, 03:08:53 PM |
|
i prefer this, when is release?
STATUS: We are uploading the source code to Github under GPL v3 That is straight from the developers. Once they release the source code, we review it (to make sure you get paid out correctly, and it's not damaging) which should not take long (5 minutes max, most of us are coin developers as well). Then we'll launch the coin daemon, wait for it to update fully and then launch the stratum and the pool will be 100% live. Just waiting on the source to be released. what will be the //stratum thingy code to mine this baby? u can give me the bat line if u want stratum+tcp://connect.pool.enterprises:3370
|
|
|
|
Collegestudent
|
|
May 11, 2014, 03:09:48 PM |
|
i prefer this, when is release?
STATUS: We are uploading the source code to Github under GPL v3 That is straight from the developers. Once they release the source code, we review it (to make sure you get paid out correctly, and it's not damaging) which should not take long (5 minutes max, most of us are coin developers as well). Then we'll launch the coin daemon, wait for it to update fully and then launch the stratum and the pool will be 100% live. Just waiting on the source to be released. what will be the //stratum thingy code to mine this baby? u can give me the bat line if u want stratum+tcp://connect.pool.enterprises:3370 how will it know i want to mine uro coin?
|
|
|
|
profall
Full Member
Offline
Activity: 298
Merit: 100
dApps Development Automation Platform
|
|
May 11, 2014, 03:14:32 PM |
|
i prefer this, when is release?
STATUS: We are uploading the source code to Github under GPL v3 That is straight from the developers. Once they release the source code, we review it (to make sure you get paid out correctly, and it's not damaging) which should not take long (5 minutes max, most of us are coin developers as well). Then we'll launch the coin daemon, wait for it to update fully and then launch the stratum and the pool will be 100% live. Just waiting on the source to be released. what will be the //stratum thingy code to mine this baby? u can give me the bat line if u want stratum+tcp://connect.pool.enterprises:3370 how will it know i want to mine uro coin? That is the port assigned to URO coin. The pool is not up yet obviously due to lack of the source. You need to register an account as well (which you can do now, we have global registration) and make a worker (which will work as well, global workers). Your .bat file in sgminer will look something like this: sgminer.exe --kernel darkcoin -o stratum+tcp://connect.pool.enterprises:3370 -u account.worker -p workerpassword
|
|
|
|
Oeloec
Member
Offline
Activity: 82
Merit: 10
|
|
May 11, 2014, 03:15:26 PM |
|
everything is working fine for me
|
|
|
|
Changeispermanent
|
|
May 11, 2014, 03:29:52 PM |
|
What should be the value for the below:
rpcallowip=na]192.168.1.*[/font]
I think I am unable to mine because of incorrect value here and also on
sgminer -k darkcoin -o http://127.0.0.1:36348 -u -p
Can someone please advise me what should I use as the above two values
|
|
|
|
sylwt
|
|
May 11, 2014, 03:37:46 PM |
|
soloing
|
|
|
|
profall
Full Member
Offline
Activity: 298
Merit: 100
dApps Development Automation Platform
|
|
May 11, 2014, 03:38:46 PM |
|
What should be the value for the below:
rpcallowip=na]192.168.1.*[/font]
I think I am unable to mine because of incorrect value here and also on
sgminer -k darkcoin -o http://127.0.0.1:36348 -u -p
Can someone please advise me what should I use as the above two values
(assuming your on windows) Open up the start menu In "search programs and files" bar on the bottom of the start menu, type in cmd and hit enter Command prompt should open up in the command prompt, type in "ipconfig" Look at what the default gateway is for your connection (LAN or wireless), and that is your the IP you set for rpcallowip cutting off the last number and putting a * in it's place. If you have a dlink router it is 192.168.0.* for instance. Alternatively you can just use the localhost IP 127.0.0.1 if you are on the same machine. If you are behind a firewall, you can just do rpcallowip=* which will allow all connections. I recommend against this thought unless you know for a fact that rpcport is blocked behind your firewall and your network is secure.
|
|
|
|
buudeny
Member
Offline
Activity: 67
Merit: 10
|
|
May 11, 2014, 03:40:26 PM |
|
Very nice plan good luck
|
|
|
|
Changeispermanent
|
|
May 11, 2014, 04:02:58 PM |
|
What should be the value for the below:
rpcallowip=na]192.168.1.*[/font]
I think I am unable to mine because of incorrect value here and also on
sgminer -k darkcoin -o http://127.0.0.1:36348 -u -p
Can someone please advise me what should I use as the above two values
(assuming your on windows) Open up the start menu In "search programs and files" bar on the bottom of the start menu, type in cmd and hit enter Command prompt should open up in the command prompt, type in "ipconfig" Look at what the default gateway is for your connection (LAN or wireless), and that is your the IP you set for rpcallowip cutting off the last number and putting a * in it's place. If you have a dlink router it is 192.168.0.* for instance. Alternatively you can just use the localhost IP 127.0.0.1 if you are on the same machine. If you are behind a firewall, you can just do rpcallowip=* which will allow all connections. I recommend against this thought unless you know for a fact that rpcport is blocked behind your firewall and your network is secure. Hey...thanks for the help but I am still getting the below screen BTW when will ur pool be up... What url should we use in bat file ?
|
|
|
|
profall
Full Member
Offline
Activity: 298
Merit: 100
dApps Development Automation Platform
|
|
May 11, 2014, 04:05:05 PM |
|
What should be the value for the below:
rpcallowip=na]192.168.1.*[/font]
I think I am unable to mine because of incorrect value here and also on
sgminer -k darkcoin -o http://127.0.0.1:36348 -u -p
Can someone please advise me what should I use as the above two values
(assuming your on windows) Open up the start menu In "search programs and files" bar on the bottom of the start menu, type in cmd and hit enter Command prompt should open up in the command prompt, type in "ipconfig" Look at what the default gateway is for your connection (LAN or wireless), and that is your the IP you set for rpcallowip cutting off the last number and putting a * in it's place. If you have a dlink router it is 192.168.0.* for instance. Alternatively you can just use the localhost IP 127.0.0.1 if you are on the same machine. If you are behind a firewall, you can just do rpcallowip=* which will allow all connections. I recommend against this thought unless you know for a fact that rpcport is blocked behind your firewall and your network is secure. Hey...thanks for the help but I am still getting the below screen BTW when will ur pool be up... What url should we use in bat file ? Pool will not be up until they release the source code, hopefully soon. stratum+tcp://connect.pool.enterprises:3370 That is the stratum URL ^ Your image is not viewable, looks like bitcointalk has an issue with it. Try https instead of http for the image. We have other x11 pools you can mine in the meantime. You can also join our IRC channel, #pool.enterprises on freenode if you want to know the exact second the pool launches (ill update the thread, but that takes more time obviously).
|
|
|
|
Frigga77
|
|
May 11, 2014, 05:05:41 PM |
|
Watching this coin, and hopeful to be able to mine it soon. I am on linux, so sourcecode on github would be very nice edit: did not read well, there is a linux wallet! I really like the goal of this coin, I had no idea that urea was so important for foodproduction in this world and I would be glad to see that the price of urea will be affordable for all people that want or need to grow food.
|
|
|
|
63296310
Sr. Member
Offline
Activity: 313
Merit: 250
Changing avatars is currently not possible.
|
|
May 11, 2014, 05:06:57 PM |
|
Why not UFO
|
Dsb6Mc9TgGV1i3rzcbQeuWMni6Ve2sbXP2G
|
|
|
profall
Full Member
Offline
Activity: 298
Merit: 100
dApps Development Automation Platform
|
|
May 11, 2014, 05:38:34 PM Last edit: May 15, 2014, 07:17:16 PM by profall |
|
|
|
|
|
srs2xcvbnm
|
|
May 11, 2014, 07:15:32 PM |
|
Now this is a pool I like! Congrats!
|
If you liked my post or I helped- TIP me: ESqXdNgD4MX6zPxZHFNZZjewFSbUzgy3Do
|
|
|
asaru`
Newbie
Offline
Activity: 2
Merit: 0
|
|
May 11, 2014, 07:30:11 PM |
|
No premine/IPO is good.
|
|
|
|
|