Bitcoin Forum
April 25, 2024, 05:56:34 AM *
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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 [46] 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 »
  Print  
Author Topic: [UFO] CORE 0.18.1 RELEASED!  (Read 114984 times)
LycheeBit
Full Member
***
Offline Offline

Activity: 378
Merit: 105



View Profile WWW
December 05, 2017, 10:25:01 AM
 #901

Hello Smiley UFOCoin is now available on LycheeBit mining pool.
No registration is needed :

  • Stratum  : lycheebit.com:4233
  • User     : YOUR_UFO_ADDRESS
  • Password : c=UFO


Example of CCMiner command line :
Code:
ccminer.exe -a neoscrypt -o stratum+tcp://lycheebit.com:4233 -u CAR8PFNiFkw11F8mHAuepggKMqTaaTjom8 -p c=UFO

Happy mining Smiley

LycheeBit - Mining pool - https://www.lycheebit.com
1714024594
Hero Member
*
Offline Offline

Posts: 1714024594

View Profile Personal Message (Offline)

Ignore
1714024594
Reply with quote  #2

1714024594
Report to moderator
1714024594
Hero Member
*
Offline Offline

Posts: 1714024594

View Profile Personal Message (Offline)

Ignore
1714024594
Reply with quote  #2

1714024594
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714024594
Hero Member
*
Offline Offline

Posts: 1714024594

View Profile Personal Message (Offline)

Ignore
1714024594
Reply with quote  #2

1714024594
Report to moderator
1714024594
Hero Member
*
Offline Offline

Posts: 1714024594

View Profile Personal Message (Offline)

Ignore
1714024594
Reply with quote  #2

1714024594
Report to moderator
bushstar
Hero Member
*****
Offline Offline

Activity: 617
Merit: 531


View Profile
December 05, 2017, 02:00:06 PM
 #902

UFO 0.10 has been updated to leave Assembly disabled by default, if you are having trouble compiling then pull the latest changes to your repo, run autogen, configure and make clean. On a brand new Ubuntu 16.04.3 server with the latest UFO 0.10 I followed these steps to compile the client, this includes more packages than are strictly needed but some will come into play on later version.

Code:
add-apt-repository ppa:bitcoin/bitcoin
apt update
apt upgrade
apt install pkg-config build-essential libtool autotools-dev autoconf libssl-dev libboost-all-dev libdb4.8-dev libdb4.8++-dev libminiupnpc-dev git bsdmainutils python3 libevent-dev libzmq3-dev
git clone https://github.com/Bushstar/UFO-Project.git
cd UFO-Project/
./configure --without-gui --with-miniupnpc
make
strip src/ufod
strip src/ufo-cli
strip src/ufo-tx

I've also used the above change in the code to compile the client with assembly support with.

Code:
./configure --without-gui --with-miniupnpc --enable-asm --enable-static --disable-shared

The proof that assembly is compiled in comes when you run the client with the message. The following of course requires SSE2 support which is enabled by default but will show as disabled without assembly.

Code:
SSE2 optimisations enabled

x0n4r
Full Member
***
Offline Offline

Activity: 241
Merit: 100


xonar: UFO Team and Feathercoin Team member


View Profile WWW
December 05, 2017, 04:30:07 PM
 #903

Thank you @LycheeBit for support.

daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
December 05, 2017, 06:08:57 PM
 #904

Folks,

We have made this post to get you started with mining in 0.10+ codebase. Check it out here: https://ufocoin.net/2017/12/04/mining-in-0-10-codebase/

Value does not exist outside of human consciousness
sparker327
Full Member
***
Offline Offline

Activity: 462
Merit: 100


Parachute for sale. Used once. Small red stain.


View Profile
December 05, 2017, 09:11:44 PM
Last edit: December 05, 2017, 09:22:02 PM by sparker327
 #905

Folks,

We have made this post to get you started with mining in 0.10+ codebase. Check it out here: https://ufocoin.net/2017/12/04/mining-in-0-10-codebase/

solo mining still not working with new wallet. My conf was set up the same before the switch and it matches your conf in the OP. I even set up your miner the same, still wont work. My ports are open, no firewall to block in/out. connection refused, cant find work, etc.. yes wallet is open
soggyminer
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
December 05, 2017, 09:24:16 PM
 #906

Folks,

We have made this post to get you started with mining in 0.10+ codebase. Check it out here: https://ufocoin.net/2017/12/04/mining-in-0-10-codebase/

solo mining still not working with new wallet. My conf was set up the same before the switch and it matches your conf in the OP. I even set up your miner the same, still wont work. My ports are open, no firewall to block in/out. connection refused, cant find work, etc.. yes wallet is open

Same here; "connection refused"
sparker327
Full Member
***
Offline Offline

Activity: 462
Merit: 100


Parachute for sale. Used once. Small red stain.


View Profile
December 05, 2017, 09:44:15 PM
 #907

Folks,

We have made this post to get you started with mining in 0.10+ codebase. Check it out here: https://ufocoin.net/2017/12/04/mining-in-0-10-codebase/

solo mining still not working with new wallet. My conf was set up the same before the switch and it matches your conf in the OP. I even set up your miner the same, still wont work. My ports are open, no firewall to block in/out. connection refused, cant find work, etc.. yes wallet is open

Same here; "connection refused"

and also wont work with any CCMiner, even set up the way I solo other coins or have with UFO prior.. this is real disappointing.. will now have to stop mining UFO
P8trade
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
December 06, 2017, 01:03:42 AM
Last edit: December 06, 2017, 11:15:38 AM by P8trade
 #908

Hello all,

Is it possible to find some detailed instructions on how to set up mining on nsgminer?  I tried to use it but I am not sure what to do with the ufocoin.conf and config.conf files..

I did create two txt files but when I renamed them into .conf files I was double clicking on them and the nsgminer would start and close immediately after.

Any ideas anyone?

Thank you!



UPDATE:

I managed to connect to miner-control.de and I am getting an average of 370kH/s with one AMD R9 280X at a consumption of 260W approximately.

Do these values sound good or could the consumption be reduced?

Thanks!
xixou
Member
**
Offline Offline

Activity: 144
Merit: 11


View Profile
December 06, 2017, 05:58:09 PM
 #909

Folks,

We have made this post to get you started with mining in 0.10+ codebase. Check it out here: https://ufocoin.net/2017/12/04/mining-in-0-10-codebase/

solo mining still not working with new wallet. My conf was set up the same before the switch and it matches your conf in the OP. I even set up your miner the same, still wont work. My ports are open, no firewall to block in/out. connection refused, cant find work, etc.. yes wallet is open

Same here; "connection refused"

and also wont work with any CCMiner, even set up the way I solo other coins or have with UFO prior.. this is real disappointing.. will now have to stop mining UFO

Same at my side, i stopped mining ufo.
Mining-France.fr
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile WWW
December 07, 2017, 02:48:04 PM
 #910

Hello everybody !

UFOCoin is now available on the new "french friendly" mining pool mining-france.fr here
Registration required
1% Fee
Automatic min payout 0.1 UFO at 120 confirmations
Actually 1.2MHash running on the pool

Exemple code for ccminer
Code:
ccminer.exe -a neoscrypt -o stratum+tcp://www.mining-france.fr:2222 -u Weblogin.WorkerName -p WorkerPassword

Exemple configuration code for Gateless Gate
Code:
{
"algorithm": "neoscrypt",
"intensity": "18",
"worksize": "256",
"gpu-threads": "1",
"load-balance": true,

"temp-cutoff": "90",
"temp-overheat": "85",
"temp-target": "60",

"pools": [
{
"user": "Weblogin.WorkerName",
"pass": "WorkerPassword",
"url": "stratum+tcp://www.mining-france.fr:2222"
}
]
}

You're welcome  Grin

-----------------------------
- FRENCH TRANSLATION -
-----------------------------

Bonjour tout le monde,

UFO Coin est disponible sur le tout nouveau pool mining-france.fr ici
Enregistrement requis
1% de commission
Paiement automatique minimal à 0.1 UFO - 120 confirmations
Actuellement 1.2MHash sur le pool

Vous êtes les bienvenus !


sparker327
Full Member
***
Offline Offline

Activity: 462
Merit: 100


Parachute for sale. Used once. Small red stain.


View Profile
December 07, 2017, 04:01:19 PM
 #911

no answer from DEV in 2 days about the issues with the new wallet or solo mining. Thanks for the quick response. Selling all my UFO, already stopped mining.. good luck with the bleak future if this is how things are going to be handled.
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
December 07, 2017, 04:09:38 PM
 #912

Mining-France.fr,

Hey, thanks mate!

Value does not exist outside of human consciousness
xixou
Member
**
Offline Offline

Activity: 144
Merit: 11


View Profile
December 07, 2017, 07:05:53 PM
 #913

no answer from DEV in 2 days about the issues with the new wallet or solo mining. Thanks for the quick response. Selling all my UFO, already stopped mining.. good luck with the bleak future if this is how things are going to be handled.

I'm in contact with @UFOCoins on twitter.
He will check for an update of ccminer that support wallet 10 and post it here.
He couldn't test cause he doesn't have nvidia card.
NSgminer is for AMD.

xixou
Member
**
Offline Offline

Activity: 144
Merit: 11


View Profile
December 07, 2017, 09:03:06 PM
 #914

http://www.mining-france.fr/pools/ufo/
works fine with ccminer from tpruvot.
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
December 08, 2017, 05:47:08 PM
 #915

Folks,

CCminer (ccminer-1.6.3-git-tpruvo) has been confirmed to work with stratum, ie pooled mining, but for solo mining, it has to be updated to use getblocktemplate instead of getwork. So, if you want to mine UFO with NVIDIA cards, you are restricted to pooled mining only for the time being, which I think, is no drama Wink




Value does not exist outside of human consciousness
xixou
Member
**
Offline Offline

Activity: 144
Merit: 11


View Profile
December 08, 2017, 06:22:56 PM
 #916

Folks,

CCminer (ccminer-1.6.3-git-tpruvo) has been confirmed to work with stratum, ie pooled mining, but for solo mining, it has to be updated to use getblocktemplate instead of getwork. So, if you want to mine UFO with NVIDIA cards, you are restricted to pooled mining only for the time being, which I think, is no drama Wink





Thanks for the info.
Please let us know when the new ccminer is  available.
Mining-France.fr
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile WWW
December 08, 2017, 10:07:01 PM
 #917

Week-end happy hours on Mining-France !

Before the hardfork let's continue to get some 1250 UFO blocks quickly !
And until monday morning  the fee is reduce from 1% to only 0.5% for UFO !
Mining-France.fr
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile WWW
December 08, 2017, 10:32:08 PM
 #918

English tutorial for mining-france.fr
Create and setting a miner account - configure your software step by step

Code:
step 1 - choose your crypto currency
click on "Mining-France" in the up-left corner and choose between the different crypto currency available - Easy isn't it ?

step 2 - create an account and login
click on guest then "s'enregistrer"
complete the form
check your emails to complete the registration process
click on guest then "connexion" and enter your email address and your choosen password
one account is only valable for one currency, if you want make mining on different currency you need to create one account for each currency (you can use same username, email, password.....)

step 3 - create a worker
once logged on the pool click in the left menu : "Mon compte" then "Mes travailleurs"
Complete the form : "Nom du travailleur" is the worker name - "Mot de passe" is the password - Once completed click on ajouter travailleur

step 4 - configure your worker
you can click on "Aide" then "Pour commencer" to see some mining software configuration and obtain the stratum address for your choosen currency.
For most of the mining software the configuration for identify you is -u Weblogin.WorkerName -p WorkerPassword
weblogin is the username you choose in the registration form

step 5 - Make happy crypto currency on our pool :)

step 6 - automatic payout configuration
click on "Mon compte" then "Modifier compte", you can see the first form called "Details du compte". Enter your PIN Code in the "Code PIN a 4 chiffres" field then click on "Deverouiller" (the yellow button just above the form)
Check your emails and click on the link to unlock your account modifications
Enter your currency wallet address in "Addresse de paiement"
Enter your minimum payout amount in "Seuil de paiement automatique"
Enter your PIN Code
Click on the button under the form
Your automatic payout is now ready to transfer your fund on your wallet

I hope this can help !
kSL
Full Member
***
Offline Offline

Activity: 223
Merit: 100


Cryptotalk.org - get paid for every post!


View Profile
December 09, 2017, 07:53:39 PM
 #919

is it planned to enter any new exchange? maybee cryptopia?

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
CryptoTalk.org| 
MAKE POSTS AND EARN BTC!
🏆
x0n4r
Full Member
***
Offline Offline

Activity: 241
Merit: 100


xonar: UFO Team and Feathercoin Team member


View Profile WWW
December 09, 2017, 10:23:40 PM
 #920

https://twitter.com/UFOCoins/status/939520564166881280?s=17

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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 [46] 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 »
  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!