Bitcoin Forum
May 09, 2024, 12:16:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 [238] 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 »
  Print  
Author Topic: [Ultracoin] [Est. Feb 2014] ~ ASIC Resistant & Ultrafast 6 Second Transactions!  (Read 380959 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Valpe
Full Member
***
Offline Offline

Activity: 307
Merit: 100


View Profile
January 20, 2018, 07:28:44 AM
Last edit: January 20, 2018, 08:08:55 AM by Valpe
 #4741

People, I need some help. I had been solo mining this coin after the pool ceased from paying out. All was fine but since a month ago, all blocks I get have this problem:

Code:
 [20:40:28] New best share: 32.6K
 [20:40:28] Found block for Pool 0!
 [20:40:28] HTTP request failed: The requested URL returned error: 500 Internal Server Error
 [20:40:28] submit_upstream_work json_rpc_call failed
 [20:40:28] Pool 0 communication failure, caching submissions
 [20:40:33] Pool 0 share became stale while retrying submit, discarding

What I am doing wrong?

Here is the ultracoin.conf file:

Code:
rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=4532
server=1
listen=1
daemon=1
addnode=81.196.93.247
addnode=89.216.182.151
addnode=93.80.2.47
addnode=142.160.58.48
addnode=98.117.8.252
addnode=98.212.26.140
addnode=91.156.2.139
addnode=80.216.65.86
addnode=135.23.81.59
addnode=94.154.88.203
addnode=77.103.80.60
addnode=142.160.58.48

And my cgminer .bat file

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer -o http://127.0.0.1:4532 -u user -p password --more-notices --scrypt-jane -g 2 --lookup-gap 2 --worksize 256 --rawintensity 640 --thread-concurrency 20480 --sj-nfmin 14 --sj-nfmax 14 --expiry 1 --scan-time 1 --queue 0

I really need your help guys.

Thanks.

rpcallowip=*.*.*.*
rpcport=44101

I use this
ccminer.exe --algo=scrypt-jane:14  --url localhost:44101 -O x:x

What is your hash rate?

    ★★★ Cryptocurrency Platform Services ★★★
Exchange | Mineshaft |  Marketplace 【 Cryptopia 】 Rewards | CoinInfo | | f | | t | | BTC |           
★▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▀▀▀▀▀▀▀▀▀▀▀▀▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔★           
1715257016
Hero Member
*
Offline Offline

Posts: 1715257016

View Profile Personal Message (Offline)

Ignore
1715257016
Reply with quote  #2

1715257016
Report to moderator
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715257016
Hero Member
*
Offline Offline

Posts: 1715257016

View Profile Personal Message (Offline)

Ignore
1715257016
Reply with quote  #2

1715257016
Report to moderator
Bluesman75
Jr. Member
*
Offline Offline

Activity: 115
Merit: 3


View Profile
January 20, 2018, 11:14:04 AM
 #4742

People, I need some help. I had been solo mining this coin after the pool ceased from paying out. All was fine but since a month ago, all blocks I get have this problem:

Code:
 [20:40:28] New best share: 32.6K
 [20:40:28] Found block for Pool 0!
 [20:40:28] HTTP request failed: The requested URL returned error: 500 Internal Server Error
 [20:40:28] submit_upstream_work json_rpc_call failed
 [20:40:28] Pool 0 communication failure, caching submissions
 [20:40:33] Pool 0 share became stale while retrying submit, discarding

What I am doing wrong?

Here is the ultracoin.conf file:

Code:
rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=4532
server=1
listen=1
daemon=1
addnode=81.196.93.247
addnode=89.216.182.151
addnode=93.80.2.47
addnode=142.160.58.48
addnode=98.117.8.252
addnode=98.212.26.140
addnode=91.156.2.139
addnode=80.216.65.86
addnode=135.23.81.59
addnode=94.154.88.203
addnode=77.103.80.60
addnode=142.160.58.48

And my cgminer .bat file

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer -o http://127.0.0.1:4532 -u user -p password --more-notices --scrypt-jane -g 2 --lookup-gap 2 --worksize 256 --rawintensity 640 --thread-concurrency 20480 --sj-nfmin 14 --sj-nfmax 14 --expiry 1 --scan-time 1 --queue 0

I really need your help guys.

Thanks.

rpcallowip=*.*.*.*
rpcport=44101

I use this
ccminer.exe --algo=scrypt-jane:14  --url localhost:44101 -O x:x

What is your hash rate?

Just 6 Kh/s, but I was at least finding 5 to 15 blocks a day, before it stop working and the error start appearing. Let me change the port and see what happens.

Thanks.
Bluesman75
Jr. Member
*
Offline Offline

Activity: 115
Merit: 3


View Profile
January 20, 2018, 08:07:40 PM
 #4743

People, I need some help. I had been solo mining this coin after the pool ceased from paying out. All was fine but since a month ago, all blocks I get have this problem:

Code:
 [20:40:28] New best share: 32.6K
 [20:40:28] Found block for Pool 0!
 [20:40:28] HTTP request failed: The requested URL returned error: 500 Internal Server Error
 [20:40:28] submit_upstream_work json_rpc_call failed
 [20:40:28] Pool 0 communication failure, caching submissions
 [20:40:33] Pool 0 share became stale while retrying submit, discarding

What I am doing wrong?

Here is the ultracoin.conf file:

Code:
rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=4532
server=1
listen=1
daemon=1
addnode=81.196.93.247
addnode=89.216.182.151
addnode=93.80.2.47
addnode=142.160.58.48
addnode=98.117.8.252
addnode=98.212.26.140
addnode=91.156.2.139
addnode=80.216.65.86
addnode=135.23.81.59
addnode=94.154.88.203
addnode=77.103.80.60
addnode=142.160.58.48

And my cgminer .bat file

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer -o http://127.0.0.1:4532 -u user -p password --more-notices --scrypt-jane -g 2 --lookup-gap 2 --worksize 256 --rawintensity 640 --thread-concurrency 20480 --sj-nfmin 14 --sj-nfmax 14 --expiry 1 --scan-time 1 --queue 0

I really need your help guys.

Thanks.

rpcallowip=*.*.*.*
rpcport=44101

I use this
ccminer.exe --algo=scrypt-jane:14  --url localhost:44101 -O x:x

What is your hash rate?

Just 6 Kh/s, but I was at least finding 5 to 15 blocks a day, before it stop working and the error start appearing. Let me change the port and see what happens.

Thanks.

Still same error, don't know what it is. I need desperetaly a pool to mine.

Code:
 [07:30:56] New best share: 4.21K
 [07:30:56] Found block for Pool 0!
 [07:30:56] HTTP request failed: The requested URL returned error: 500 Internal Server Error
 [07:30:56] submit_upstream_work json_rpc_call failed
 [07:30:56] Pool 0 communication failure, caching submissions
 [07:30:57] ALL (5s):6.177K (avg):6.078Kh/s | A:0  R:0  HW:0  WU:5.6/m  WUE:91.8%
 [07:31:01] Pool 0 share became stale while retrying submit, discarding
Valpe
Full Member
***
Offline Offline

Activity: 307
Merit: 100


View Profile
January 20, 2018, 10:35:49 PM
 #4744

Bluesman75 your hash rate is 6 kH/s and net hash about 1200 - 3000 kH/h. Sometimes peaks over +5000.

You indeed need a pool.

Maybe you could mine something else and buy UTC with income.   

    ★★★ Cryptocurrency Platform Services ★★★
Exchange | Mineshaft |  Marketplace 【 Cryptopia 】 Rewards | CoinInfo | | f | | t | | BTC |           
★▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▀▀▀▀▀▀▀▀▀▀▀▀▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔★           
Bluesman75
Jr. Member
*
Offline Offline

Activity: 115
Merit: 3


View Profile
January 21, 2018, 02:07:09 AM
 #4745

Bluesman75 your hash rate is 6 kH/s and net hash about 1200 - 3000 kH/h. Sometimes peaks over +5000.

You indeed need a pool.

Maybe you could mine something else and buy UTC with income.   

You are right Valpe, just really love to mine UTC.

Well does anyone has a  recommendation to mine something with 6 Kh/s in scrypt-jane or 800 Kh/s in scrypt?
vassel
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
January 21, 2018, 11:40:49 AM
 #4746

I definitely think that it'll be a good day for Ultra-Hodlers. Lets see if we can see the bright side of the moon
usukan
Legendary
*
Offline Offline

Activity: 1590
Merit: 1002



View Profile
January 27, 2018, 09:39:30 AM
 #4747

quote from John McAffe - Jan 25 2018

CD: What's your number one piece of advice for the crypto investors?

Quote
JM: There is none. Because whatever I recommend today will change tomorrow. There'll be something that comes and replaces it. I believe that the future of cryptocurrency is in the new emerging coins technologies and creative ideas that are coming out to through the ICOs. And everybody's overlooking this. People seem to be only concerned with making money - “Is Bitcoin going to rise or fall?” “Is Ethereum going to rise or fall?” “Is there going to be another fork in Bitcoin?”,”What's that gonna be?” “Is it Bitcoin or a Bitcoin Cash?” Screw that, this has nothing to do with these things. It has to do with what's coming behind us, what's emerging from the ground and what is going to change our future. We're forgetting that these are real, life-changing, culture-changing events, attitudes, products, creations. And we have got to watch them. If not - we're gonna miss out on something and the good stuff is gonna get swamped and drowned in the garbage. That is the overall sea of ICOs. We already know, what Bitcoin is, we know what Ethereum is. Fine, do what you want with it. Start digging into the new technologies in there. There’s going to be a Henry Ford, there's gonna be the concept equivalent to the railroad, there's going to be something that will change our lives in such a beautiful way, that if we miss it, we will regret it for a lifetime.

--


--
Bluesman75
Jr. Member
*
Offline Offline

Activity: 115
Merit: 3


View Profile
February 02, 2018, 01:57:47 PM
Last edit: February 02, 2018, 02:23:54 PM by Bluesman75
 #4748

Seems everybody is dumping cryptos today. Weak hands on the horizon.  Wink
ripcurrent
Member
**
Offline Offline

Activity: 160
Merit: 10


View Profile
February 07, 2018, 03:47:25 AM
 #4749

usukan When will we see some changes to the coin? 1st 2nd qt of 2018?
usukan
Legendary
*
Offline Offline

Activity: 1590
Merit: 1002



View Profile
February 07, 2018, 08:01:48 PM
Merited by Valpe (1)
 #4750

usukan When will we see some changes to the coin? 1st 2nd qt of 2018?


Hello ripcurrent

as I have said previously - there is no ETA.

When the tech is ready - it will be released.  Its still building and testing time for now.

Cheers - usukan

--


--
JWKY
Member
**
Offline Offline

Activity: 602
Merit: 13


View Profile
February 08, 2018, 12:41:04 AM
 #4751

usukan When will we see some changes to the coin? 1st 2nd qt of 2018?


Hello ripcurrent

as I have said previously - there is no ETA.

When the tech is ready - it will be released.  Its still building and testing time for now.

Cheers - usukan

I'm still waiting for it, once new change release I will start joining the mining  Wink

●⚫ ▬▬▬▬▬ Bitcoin RM(First smart fork of Bitcoin,100% Proof-of-Work) ▬▬▬▬▬ ⚫●
▬ ● ▬   Bitcoin RM is NOW LIVE, Pool mining, ECI apply now HERE   ▬ ● ▬
●⚫ ▬▬▬ Website | ANN | Discord | GitHub | Reddit | Youtube | Medium | Facebook | Twitter | Pool ▬▬▬ ⚫●
kiddo
Full Member
***
Offline Offline

Activity: 546
Merit: 137



View Profile
February 08, 2018, 11:15:18 AM
 #4752

usukan When will we see some changes to the coin? 1st 2nd qt of 2018?


Hello ripcurrent

as I have said previously - there is no ETA.

When the tech is ready - it will be released.  Its still building and testing time for now.

Cheers - usukan

I'm still waiting for it, once new change release I will start joining the mining  Wink

You can join the mining now and exchange the UTC coins later when the hardfork will come.
vitamilk
Newbie
*
Offline Offline

Activity: 107
Merit: 0


View Profile
February 08, 2018, 11:18:19 AM
 #4753

Hi Ultracoiners, how has everything been running with the wallet? Just want to check in and see how things are.
Air Jordan
Member
**
Offline Offline

Activity: 121
Merit: 10


View Profile
February 14, 2018, 06:26:15 PM
 #4754

Works just fine. It takes a while to sync for the first time.
usukan
Legendary
*
Offline Offline

Activity: 1590
Merit: 1002



View Profile
February 16, 2018, 03:51:16 AM
 #4755

The Block Explorer for Ultracoin, provided by PressTab, is paid up - in case anyone was wondering.

http://www.presstab.pw/phpexplorer/UTC/index.php

Cheers - usukan

--


--
Valpe
Full Member
***
Offline Offline

Activity: 307
Merit: 100


View Profile
February 16, 2018, 03:58:33 AM
 #4756

The Block Explorer for Ultracoin, provided by PressTab, is paid up - in case anyone was wondering.

http://www.presstab.pw/phpexplorer/UTC/index.php

Cheers - usukan

Thanks Usukan

 Smiley

    ★★★ Cryptocurrency Platform Services ★★★
Exchange | Mineshaft |  Marketplace 【 Cryptopia 】 Rewards | CoinInfo | | f | | t | | BTC |           
★▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▀▀▀▀▀▀▀▀▀▀▀▀▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔★           
kiddo
Full Member
***
Offline Offline

Activity: 546
Merit: 137



View Profile
February 16, 2018, 12:14:02 PM
 #4757

Hi Ultracoiners, how has everything been running with the wallet? Just want to check in and see how things are.

What do you mean by "how things are"?

The Block Explorer for Ultracoin, provided by PressTab, is paid up - in case anyone was wondering.

http://www.presstab.pw/phpexplorer/UTC/index.php

Cheers - usukan

Thanks for the heads up @usukan!

Bluesman75
Jr. Member
*
Offline Offline

Activity: 115
Merit: 3


View Profile
February 16, 2018, 01:52:19 PM
 #4758

Thanks Usukan, you really care about all details.

Cheers.
sokol2504
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
February 17, 2018, 08:25:09 PM
 #4759

usukan When will we see some changes to the coin? 1st 2nd qt of 2018?


Hello ripcurrent

as I have said previously - there is no ETA.

When the tech is ready - it will be released.  Its still building and testing time for now.

Cheers - usukan

I'm still waiting for it, once new change release I will start joining the mining  Wink

You can join the mining now and exchange the UTC coins later when the hardfork will come.

we are all waiting for the release of new tokens. about mining it's hard for me to say, maybe it's interesting
scrypt-jane
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
February 17, 2018, 09:59:00 PM
 #4760

Hello,
I have a friend who wants to invest in ultracoin and stake mine but he doesn't wants to sync wallet from start.
is there any way i can give him my copy of blockchain without giving him my wallet ?
Basically i wanna create a bootstrap kind of thing for him,he lives in the neighborhood so it will easy for us to copy using a flash drive or a dvd Smiley 
Pages: « 1 ... 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 [238] 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 »
  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!