Bitcoin Forum
July 02, 2024, 11:44:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 »
  Print  
Author Topic: [ANN][ULC] ICO - ULACOIN(ULC) - POW&POS - 10% - COINEXCHANGE  (Read 20876 times)
ulatech (OP)
Member
**
Offline Offline

Activity: 168
Merit: 10


View Profile
August 09, 2017, 08:43:40 AM
 #161

Dear Sir/Madame,
Just noticed that the Greek translation of https://www.ulawallet.com/ is of very low quality. I would like to reserve the Greek translation if you are interested.
Thanks a lot and kind regards,
financial_analyst
We will consider about your suggest Smiley
rinemX
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
August 09, 2017, 08:44:54 AM
 #162

I was bored so I made some scripts so you won't have to keep reopening getinfo

It refreshes every "5" seconds but you can change it yourself seconds=%YOUR_TIMER% without the "%".

Just replace it with the current code or save a new file and call it %YOUR_FILE_NAME%.bat. Must end with .bat
Code:
cd /d "%appdata%/Multichain
SET seconds=5
@echo off
:loop
cls
multichain-cli ULC getinfo
ping localhost -n %seconds%+1 > nul
goto :loop
pause
Here's one for getmininginfo:
Code:
cd /d "%appdata%/Multichain
SET seconds=5
@echo off
:loop
cls
multichain-cli ULC getmininginfo
ping localhost -n %seconds%+1 > nul
goto :loop
pause

Here's my address if this helped you: 13NFxxxySTt7jCrv5brdSJ4R2dHB6UdB6X
ulatech (OP)
Member
**
Offline Offline

Activity: 168
Merit: 10


View Profile
August 09, 2017, 09:38:13 AM
 #163

I was bored so I made some scripts so you won't have to keep reopening getinfo

It refreshes every "5" seconds but you can change it yourself seconds=%YOUR_TIMER% without the "%".

Just replace it with the current code or save a new file and call it %YOUR_FILE_NAME%.bat. Must end with .bat
Code:
cd /d "%appdata%/Multichain
SET seconds=5
@echo off
:loop
cls
multichain-cli ULC getinfo
ping localhost -n %seconds%+1 > nul
goto :loop
pause
Here's one for getmininginfo:
Code:
cd /d "%appdata%/Multichain
SET seconds=5
@echo off
:loop
cls
multichain-cli ULC getmininginfo
ping localhost -n %seconds%+1 > nul
goto :loop
pause

Here's my address if this helped you: 13NFxxxySTt7jCrv5brdSJ4R2dHB6UdB6X
We will check it Smiley
Thanks for your good-hearted Smiley
bimmer
Member
**
Offline Offline

Activity: 81
Merit: 10

A Decentralized Social Marketplace


View Profile
August 09, 2017, 09:40:59 AM
 #164

Hi dev.
Yesterday, you gave me bounty 0.01 to my wallet and I appreciate for that.
Today, my friend said, that he have 0.03 coins on his wallet due to POS. But I have the same 0.01 coins today.
Can you explain, why this happend?
thanks!

Soma ║║ ● ● ● ● ● ● ●   Decentralized Social Marketplace   ● ● ● ● ● ● ● ║║ Soma
Interactive Itemcard (IIC)Secured paymentsSocial contributionsP2P-marketing
● ● ● ● ● Pre Sale Ends Aug 11th ║║ ANN Thread ║║ Slack ║║ Twitter ║║ Facebook ● ● ● ● ●
ulatech (OP)
Member
**
Offline Offline

Activity: 168
Merit: 10


View Profile
August 09, 2017, 09:57:18 AM
 #165

Hi dev.
Yesterday, you gave me bounty 0.01 to my wallet and I appreciate for that.
Today, my friend said, that he have 0.03 coins on his wallet due to POS. But I have the same 0.01 coins today.
Can you explain, why this happend?
thanks!

I think it because we sent for your friends 3 times. This mistake happened because of my team. Smiley
 I hope you can understand for us.
Anyway, your friend is lucky a little bit Cheesy
Xeonus
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
August 09, 2017, 10:07:40 AM
 #166

Anybody got the Ula-miner for Linux working? I cannot execute with ./ in command-line or otherwise. Any build instructions?

Will try to compile and execute from github: https://github.com/Ulacoin/Ulacoin

Let's see...
ulatech (OP)
Member
**
Offline Offline

Activity: 168
Merit: 10


View Profile
August 09, 2017, 10:29:24 AM
 #167

Anybody got the Ula-miner for Linux working? I cannot execute with ./ in command-line or otherwise. Any build instructions?

Will try to compile and execute from github: https://github.com/Ulacoin/Ulacoin

Let's see...
mv multichaind multichain-cli multichain-util /usr/local/bin
Connect to server : multichaind ULC@ulacoin.com -daemon
Jaime Staples
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
August 09, 2017, 10:50:00 AM
 #168

Guys, how long will last ICO? You only say it will start at 15/08. Or it will be just one day? Cheesy
Oh. It's my mistake Smiley Thanks for remind me.
It's will end on 15/09/2017. The ICO will run in 1 month

One more question. What will happen with the coins u won't sell during the ICO?
ulatech (OP)
Member
**
Offline Offline

Activity: 168
Merit: 10


View Profile
August 09, 2017, 10:51:41 AM
 #169

Guys, how long will last ICO? You only say it will start at 15/08. Or it will be just one day? Cheesy
Oh. It's my mistake Smiley Thanks for remind me.
It's will end on 15/09/2017. The ICO will run in 1 month

One more question. What will happen with the coins u won't sell during the ICO?
It will on C-CEX on 15/10/2017
DarkbLue
Full Member
***
Offline Offline

Activity: 196
Merit: 101



View Profile
August 09, 2017, 10:59:43 AM
Last edit: August 09, 2017, 11:16:04 AM by DarkbLue
 #170

Hi dev

i started to mine and i had 14.5 balance, i send it the online wallet but i didnt recieve any and now my balance is 0.

http://imgur.com/1vGqGpu
Xeonus
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
August 09, 2017, 11:04:17 AM
 #171

Anybody got the Ula-miner for Linux working? I cannot execute with ./ in command-line or otherwise. Any build instructions?

Will try to compile and execute from github: https://github.com/Ulacoin/Ulacoin

Let's see...
mv multichaind multichain-cli multichain-util /usr/local/bin
Connect to server : multichaind ULC@ulacoin.com -daemon
Thanks, the miner is running. It is now CPU only, correct? I really don't understand the online guide. How do I send mined coins to my wallet?? What command?
DarkbLue
Full Member
***
Offline Offline

Activity: 196
Merit: 101



View Profile
August 09, 2017, 11:12:00 AM
 #172

Anybody got the Ula-miner for Linux working? I cannot execute with ./ in command-line or otherwise. Any build instructions?

Will try to compile and execute from github: https://github.com/Ulacoin/Ulacoin

Let's see...
mv multichaind multichain-cli multichain-util /usr/local/bin
Connect to server : multichaind ULC@ulacoin.com -daemon
Thanks, the miner is running. It is now CPU only, correct? I really don't understand the online guide. How do I send mined coins to my wallet?? What command?

start Miner- Send
enter your wallet
send ULC
Xeonus
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
August 09, 2017, 11:25:56 AM
 #173

Anybody got the Ula-miner for Linux working? I cannot execute with ./ in command-line or otherwise. Any build instructions?

Will try to compile and execute from github: https://github.com/Ulacoin/Ulacoin

Let's see...
mv multichaind multichain-cli multichain-util /usr/local/bin
Connect to server : multichaind ULC@ulacoin.com -daemon
Thanks, the miner is running. It is now CPU only, correct? I really don't understand the online guide. How do I send mined coins to my wallet?? What command?

start Miner- Send
enter your wallet
send ULC

Thanks for your help. But that doesn't work for Linux. Anyone sending to web-wallet on Linux?
cleverhope
Sr. Member
****
Offline Offline

Activity: 616
Merit: 252



View Profile
August 09, 2017, 11:26:53 AM
 #174

hi dev. I did not receive your airdrop. But I sent you request for it.
hexpool.com
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile WWW
August 09, 2017, 11:44:48 AM
 #175

Anybody got the Ula-miner for Linux working? I cannot execute with ./ in command-line or otherwise. Any build instructions?

Will try to compile and execute from github: https://github.com/Ulacoin/Ulacoin

Let's see...
mv multichaind multichain-cli multichain-util /usr/local/bin
Connect to server : multichaind ULC@ulacoin.com -daemon

XXX@XXX:~$ multichaind ULC@ulacoin.com -daemon

MultiChain Core Daemon build 1.0 beta 2 protocol 10008

MultiChain server starting
Retrieving blockchain parameters from the seed node ulacoin.com ...
Error: Couldn't connect to the seed node ulacoin.com - please specify port number explicitly.


PoW Algo?!
Xeonus
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
August 09, 2017, 11:50:12 AM
 #176

Anybody got the Ula-miner for Linux working? I cannot execute with ./ in command-line or otherwise. Any build instructions?

Will try to compile and execute from github: https://github.com/Ulacoin/Ulacoin

Let's see...
mv multichaind multichain-cli multichain-util /usr/local/bin
Connect to server : multichaind ULC@ulacoin.com -daemon

XXX@XXX:~$ multichaind ULC@ulacoin.com -daemon

MultiChain Core Daemon build 1.0 beta 2 protocol 10008

MultiChain server starting
Retrieving blockchain parameters from the seed node ulacoin.com ...
Error: Couldn't connect to the seed node ulacoin.com - please specify port number explicitly.


PoW Algo?!

Execute:
Code:
$ multichaind ULC@Ulacoin.com:9999 -daemon

That worked for me.

I guess there is only a CPU miner as of now. Takes a while until blockchain is synced and you actually mine although the miner is using CPU resources. So far documentation and the "online-guide" is rather poorly done. But it's early days, so we need to be flexible and find out specifics for how to mine this coin ourselves Tongue
jnator
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
August 09, 2017, 12:45:55 PM
 #177

Hi dev!

I just joined and sent you a PM with my wallet address.

Thank you.
ulatech (OP)
Member
**
Offline Offline

Activity: 168
Merit: 10


View Profile
August 09, 2017, 01:50:48 PM
 #178

Hi dev!

I just joined and sent you a PM with my wallet address.

Thank you.
I sent it Smiley please check your balance Smiley
frosbik
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
August 09, 2017, 03:04:42 PM
 #179

PM with my wallet address
rinemX
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
August 09, 2017, 03:56:59 PM
 #180

There is not a lot of infor about mining. I mean I only mined about 3 coins so far in about 8 hours...

{"method":"getmininginfo","params":[],"id":1,"chain_name":"ULC"}

{
    "blocks" : 175168,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00000006,
    "errors" : "",
    "genproclimit" : 4,
    "networkhashps" : 17,
    "pooledtx" : 0,
    "testnet" : false,
    "chain" : "main",
    "generate" : true,
    "hashespersec" : 1221
}

Look at the hashespersec and cores. There has got to be a better way. What's the algo and how do you GPU mine?
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 »
  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!