derBruchpilotPro
|
|
February 22, 2014, 03:36:39 PM |
|
I've installed an empty dokuwiki at http://utcwiki.moogle.at/Feel free to fill it with useful information. If there are any problems please PM me. very nice, good job! Thanks, now we need some highly motivated, creative people to fill it with some content.
|
NEM/XEM!!!
|
|
|
derBruchpilotPro
|
|
February 22, 2014, 03:37:39 PM |
|
Ultracoin info-graphic Giveaway starts in 5 minutes. Details coming.
What info graphic do you mean? Rate/Diff charts or something?
|
NEM/XEM!!!
|
|
|
fabietech
|
|
February 22, 2014, 03:39:04 PM |
|
Bounty: 40 UTC!!!
What is the perfect Cgminer scrypt including other pools when pools go's down for 290 cards...
It needs to make stable 340 Mhs! anyone can create this script reward 40 UTC
with the same config I'm getting 408MH/s after the nfactor change http://forum.ultracoin.net/viewtopic.php?f=5&t=21This is for a 290X searching for the script for a 290!! Bounty is still active raised to 50UTC!!!
|
|
|
|
tanalith
Newbie
Offline
Activity: 36
Merit: 0
|
|
February 22, 2014, 03:40:44 PM |
|
Bounty: 40 UTC!!!
What is the perfect Cgminer scrypt including other pools when pools go's down for 290 cards...
It needs to make stable 340 Mhs! anyone can create this script reward 40 UTC
with the same config I'm getting 408MH/s after the nfactor change http://forum.ultracoin.net/viewtopic.php?f=5&t=21This is for a 290X searching for the script for a 290!! Bounty is still active raised to 50UTC!!! post your current config, maybe we can tweak it
|
|
|
|
fabietech
|
|
February 22, 2014, 03:43:58 PM |
|
Bounty: 40 UTC!!!
What is the perfect Cgminer scrypt including other pools when pools go's down for 290 cards...
It needs to make stable 340 Mhs! anyone can create this script reward 40 UTC
with the same config I'm getting 408MH/s after the nfactor change http://forum.ultracoin.net/viewtopic.php?f=5&t=21This is for a 290X searching for the script for a 290!! Bounty is still active raised to 50UTC!!! post your current config, maybe we can tweak it set GPU_MAX_ALLOC_PERCENT=100 setx GPU_MAX_ALLOC_PERCENT 100 timeout /t 30 color 0A setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 ultracoinminer -o stratum+tcp://ultra.leetpools.net:3335 -u x -p x --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 -I 18 -g 1 --thread-concurrency 20480,20480,20480 --lookup-gap 2,2,2 --gpu-threads 1 --gpu-powertune 20,20,20 --auto-fan --gpu-engine 1010,1010,1010 --gpu-memclock 1390,1390,1390 -T Getting now around 1000Mhs!!
|
|
|
|
TheStuhlman
Legendary
Offline
Activity: 1059
Merit: 1020
https://twitter.com/JStuhlman
|
|
February 22, 2014, 03:45:05 PM |
|
Ultracoin info-graphic Giveaway Get some free UTC- Create a positive info-graphic/s about Ultracoin
- Include your wallet address at the bottom of the info-graphic/s
- Post your info-graphic/s anywhere and everywhere, do not spam.
- Put them in your blogs, post them on twitter, upload to image sites, post on different forums/ no spam.
- On next Saturday the devs will search google images and all your info-graphics listed with your wallet address will get some free UTC.
- During the week the devs will also search for the most innovative info-graphics and give some extra rewards to keep you going.
- How many Info-graphics you can create?, the sky is the limit, each one listed on google images by next Saturday will get some free UTC
- Create your info-graphic in any format you like png,gif,jpg etc.... but remember to name it ultracoin and the more innovative the better
- Name your info-graphic file ultracoin with any extension you use so we can find it easily on google
- Next Saturday also there will be a community vote to determine the best 3 Info-graphics to pick 3 grand winners
* any questions about this contest will be answered on the announcement thread. ** Please allow Devs time to read and comment on each inquiry.
|
|
|
|
Protagonus
|
|
February 22, 2014, 03:46:18 PM |
|
Bounty: 40 UTC!!!
What is the perfect Cgminer scrypt including other pools when pools go's down for 290 cards...
It needs to make stable 340 Mhs! anyone can create this script reward 40 UTC
below is a reference to how you setup your miner to switch pools. ...... use this in the .bat to have the miner auto-switch if a pool fails.
-o stratum+tcp://ultra.leetpools.com:3333 -u weblogin.worker -p workerpassword -o stratum+tcp://utc.greekpool.eu:3337 -u weblogin.worker -p workerpassword -o stratum+tcp://utc.idcray.com:10001 -u weblogin.worker -p workerpassword -o stratum+tcp://ultra.coinsnipers.com:3339 -u Weblogin.Worker -p Workerpassword -o stratum+tcp://ultra.minepools.us:5301 -u Weblogin.Worker -p Workerpassword --failover-only
If pools go back up, it will revert back to first pool in the list, so you can order how you like. I've not lost much of any mining time with using 3 pools. Hope this helps.
For your Card then the whole .bat would be: (not including your worker or pass of course) ultracoinminer -o stratum+tcp://ultra.leetpools.net:3333 -u weblogin.worker -p workerpassword -o stratum+tcp://ultra.leetpools.com:3333 -u weblogin.worker -p workerpassword -o stratum+tcp://utc.idcray.com:10001 -u weblogin.worker -p workerpassword -o stratum+tcp://utc.greekpool.eu:3337 -u weblogin.worker -p workerpassword -o stratum+tcp://pickaxe.pool.pm:3306 -u Weblogin.Worker -p Worker password -o stratum+tcp://ultra.minepools.us:5301 -u weblogin.Worker -p workerpassword -o stratum+tcp://ultra.nitro.org:3337 -u Weblogin.Worker -p workerpassword --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 -I 18 -w 512 --lookup-gap 2 -g 1 --gpu-engine 1050 --gpu-memclock 1250 --gpu-powertune 20 --thread-concurrency 20480 --queue 0 --no-submit-stale --scan-time 1 --expiry 8 Using this you will need to sign up for several pools. Leetpools, Idcray, pool.pm, nitro, and minepools; but you should never miss out on mining when pools have issues. This should give you 340-350 Kh/s Edited code: had a space off
|
|
|
|
tanalith
Newbie
Offline
Activity: 36
Merit: 0
|
|
February 22, 2014, 03:56:43 PM |
|
Bounty: 40 UTC!!!
What is the perfect Cgminer scrypt including other pools when pools go's down for 290 cards...
It needs to make stable 340 Mhs! anyone can create this script reward 40 UTC
below is a reference to how you setup your miner to switch pools. ...... use this in the .bat to have the miner auto-switch if a pool fails.
-o stratum+tcp://ultra.leetpools.com:3333 -u weblogin.worker -p workerpassword -o stratum+tcp://utc.greekpool.eu:3337 -u weblogin.worker -p workerpassword -o stratum+tcp://utc.idcray.com:10001 -u weblogin.worker -p workerpassword -o stratum+tcp://ultra.coinsnipers.com:3339 -u Weblogin.Worker -p Workerpassword -o stratum+tcp://ultra.minepools.us:5301 -u Weblogin.Worker -p Workerpassword --failover-only
If pools go back up, it will revert back to first pool in the list, so you can order how you like. I've not lost much of any mining time with using 3 pools. Hope this helps.
For your Card then the whole .bat would be: (not including your worker or pass of course) ultracoinminer -o stratum+tcp://ultra.leetpools.net:3333 -u weblogin.worker -p workerpassword -o stratum+tcp://ultra.leetpools.com:3333 -u weblogin.worker -p workerpassword -o stratum+tcp://utc.idcray.com:10001 -u weblogin.worker -p workerpassword -o stratum+tcp://utc.greekpool.eu:3337 -u weblogin.worker -p workerpassword -o stratum+tcp://pickaxe.pool.pm:3306 -u Weblogin.Worker -p Worker password -o stratum+tcp://ultra.minepools.us:5301 -u weblogin.Worker -p workerpassword -o stratum+tcp://ultra.nitro.org:3337 -u Weblogin.Worker -p workerpassword --scrypt-jane --sj-nfmin 4 --sj-nfmax 30 --sj-time 1388361600 -I 18 -w 512 --lookup-gap 2 -g 1 --gpu-engine 1050 --gpu-memclock 1250 --gpu-powertune 20 --thread-concurrency 20480 --queue 0 --no-submit-stale --scan-time 1 --expiry 8 Using this you will need to sign up for several pools. Leetpools, Idcray, pool.pm, nitro, and minepools; but you should never miss out on mining when pools have issues. This should give you 340-350 Kh/s Edited code: had a space off +1 also I think the intensity can be increased, after the N-factor change I didn't modify my config and got no HW 290 is almost the same as 290X so I think it can take higher intensity so you need to balance worksize and thread concurrency my card has tc 30592 by default so you should look into adjusting that to get higher hashrate because in my opinion with tc 20480 , they are underworked...
|
|
|
|
fredeq
Legendary
Offline
Activity: 1537
Merit: 1005
|
|
February 22, 2014, 03:58:05 PM |
|
20481 is for people with 4gb ram. If you have 8 feel free to try anything from range 24k-32k.
|
|
|
|
TheStuhlman
Legendary
Offline
Activity: 1059
Merit: 1020
https://twitter.com/JStuhlman
|
|
February 22, 2014, 04:04:15 PM |
|
Ultracoin info-graphic Giveaway Get some free UTC- Create a positive info-graphic/s about Ultracoin
- Include your wallet address at the bottom of the info-graphic/s
- Post your info-graphic/s anywhere and everywhere, do not spam.
- Put them in your blogs, post them on twitter, upload to image sites, post on different forums/ no spam.
- On next Saturday the devs will search google images and all your info-graphics listed with your wallet address will get some free UTC.
- During the week the devs will also search for the most innovative info-graphics and give some extra rewards to keep you going.
- How many Info-graphics you can create?, the sky is the limit, each one listed on google images by next Saturday will get some free UTC
- Create your info-graphic in any format you like png,gif,jpg etc.... but remember to name it ultracoin and the more innovative the better
- Name your info-graphic file ultracoin with any extension you use so we can find it easily on google
- Next Saturday also there will be a community vote to determine the best 3 Info-graphics to pick 3 grand winners
* any questions about this contest will be answered on the announcement thread. ** Please allow Devs time to read and comment on each inquiry.
|
|
|
|
Protagonus
|
|
February 22, 2014, 04:06:59 PM |
|
+1 also I think the intensity can be increased, after the N-factor change I didn't modify my config and got no HW 290 is almost the same as 290X so I think it can take higher intensity so you need to balance worksize and thread concurrency my card has tc 30592 by default so you should look into adjusting that to get higher hashrate because in my opinion with tc 20480 , they are underworked... Yes if you have plenty of ram you could change to --Thread-Concurrency 32765 -I 20 Not sure if that would change WU much though; one could try both variations I suppose.
|
|
|
|
imginy
Member
Offline
Activity: 224
Merit: 10
|
|
February 22, 2014, 04:14:21 PM |
|
I just searched my name looking for a post I made about POS and was surprised how many time my name was mentioned and it's all bad. Just an FYI I'm promoting UTC on various forums and twitter when ever I can and NOT slagging it off. https://twitter.com/Guinea35696491
|
|
|
|
TheStuhlman
Legendary
Offline
Activity: 1059
Merit: 1020
https://twitter.com/JStuhlman
|
|
February 22, 2014, 04:33:12 PM |
|
I just searched my name looking for a post I made about POS and was surprised how many time my name was mentioned and it's all bad. Just an FYI I'm promoting UTC on various forums and twitter when ever I can and NOT slagging it off. https://twitter.com/Guinea35696491 Thank you for doing so, now the community I see here is turning positive and productive. Let's forget what happened in the past. There is 7 weeks of promotions planned for Ultracoin. Including but not limited to, Promo email campaigns, promo twitter only offers, promo youtube videos, promo giveaways and contests. follow on twitter at : https://twitter.com/JStuhlman and will keep you up to date.
|
|
|
|
imginy
Member
Offline
Activity: 224
Merit: 10
|
|
February 22, 2014, 04:40:26 PM |
|
I just searched my name looking for a post I made about POS and was surprised how many time my name was mentioned and it's all bad. Just an FYI I'm promoting UTC on various forums and twitter when ever I can and NOT slagging it off. https://twitter.com/Guinea35696491 Thank you for doing so, now the community I see here is turning positive and productive. Let's forget what happened in the past. There is 7 weeks of promotions planned for Ultracoin. Including but not limited to, Promo email campaigns, promo twitter only offers, promo youtube videos, promo giveaways and contests. follow on twitter at : https://twitter.com/JStuhlman and will keep you up to date. Things are looking good today diff has hit 12 and also looks like btc price has just shot up.
|
|
|
|
NickPortland
Member
Offline
Activity: 98
Merit: 10
|
|
February 22, 2014, 04:50:48 PM |
|
We just broke, as a community, the 9000 votes wall on: https://www.mintpal.com/votingNew objective: OVERTAKE Animecoin by 11:00 pm GMT!!! Thanks everyone. Remember to help us by donating: Ujff1xrc8brmHkRaFG3BcG5nVScXdh5Wu1
|
Official Ambassador for UTC-PND relations *donations here* UTC: Ujff1xrc8brmHkRaFG3BcG5nVScXdh5Wu1 BTC: 159uuxJCfUsG44N52NUsydi2bCNeFSYyTi
|
|
|
playspel
Newbie
Offline
Activity: 40
Merit: 0
|
|
February 22, 2014, 04:53:12 PM |
|
Bounty: 40 UTC!!!
What is the perfect Cgminer scrypt including other pools when pools go's down for 290 cards...
It needs to make stable 340 Mhs! anyone can create this script reward 40 UTC
-I 20 -g 1 -w 512 --thread-concurrency 22498 --lookup-gap 2 --gpu-threads 1 --gpu-powertune 20 --auto-fan --gpu-engine 1000 --gpu-memclock 1500 zou moeten werken. 290 met 343hash stabiel. Scrypt voor backup heb je al gehad zag ik. p.s. waar blijft me wiskey ? UTC: UTMGFJsmtJscqczxqZVYgF27S5EmxujRsc
|
|
|
|
TheStuhlman
Legendary
Offline
Activity: 1059
Merit: 1020
https://twitter.com/JStuhlman
|
|
February 22, 2014, 04:55:11 PM |
|
During the past day I, among others, have been working to promote voting on https://www.mintpal.com/voting and mobilize actual votes. We were able to help UTC break the 8000 vote barrier. We contributed to several hundred votes and were able to erode Kittehcoin's lead over UTC to <250 votes. This is our roadmap for the next few days: -Sat. 22nd: overtake Kittehcoin
-Monday 24th: overtake AnimeCoin-Thursday 27th: overtake XXLcoinIt hasn't been easy, and it takes lots of effort and time, to be frank. If you think our goal is relevant for UTC and we should continue, please donate at: Ujff1xrc8brmHkRaFG3BcG5nVScXdh5Wu1Even 1 utc helps! Thanks in advance. Note: we do not use BOTS There is some UTC coming your way, keep up the good work.
|
|
|
|
|
derBruchpilotPro
|
|
February 22, 2014, 05:04:55 PM |
|
During the past day I, among others, have been working to promote voting on https://www.mintpal.com/voting and mobilize actual votes. We were able to help UTC break the 8000 vote barrier. We contributed to several hundred votes and were able to erode Kittehcoin's lead over UTC to <250 votes. This is our roadmap for the next few days: -Sat. 22nd: overtake Kittehcoin
-Monday 24th: overtake AnimeCoin-Thursday 27th: overtake XXLcoinIt hasn't been easy, and it takes lots of effort and time, to be frank. If you think our goal is relevant for UTC and we should continue, please donate at: Ujff1xrc8brmHkRaFG3BcG5nVScXdh5Wu1Even 1 utc helps! Thanks in advance. Note: we do not use BOTS There is some UTC coming your way, keep up the good work. me too
|
NEM/XEM!!!
|
|
|
Ruckster2010
Member
Offline
Activity: 90
Merit: 10
|
|
February 22, 2014, 05:34:50 PM |
|
Thinking a liittle ahead, we are going to need a CPU miner that is not attached to a wallet. Unfortunately I do not have the coding skills to create one. Does anyone else have the ability? Bumface, is this in your project list? Just thinking ahead.
|
|
|
|
|