Bitcoin Forum
March 28, 2024, 10:05:43 PM *
News: Latest Bitcoin Core release: 26.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 114975 times)
AltMiner.net
Full Member
***
Offline Offline

Activity: 210
Merit: 100


AltMiner.Net | Low-Fee Pool | 2hr Payout


View Profile WWW
September 14, 2017, 08:42:35 AM
 #721

https://altminer.net has been updated to newest version

To mine just use the following command line:
Code:
-a neoscrypt -o stratum+tcp://eu1.altminer.net:4233 -u WALLET-p c=UFO

⚠️🚀 https://altminer.net 🚀⚠️ Low fee, multi algo pool | 2 hr payout | No registration required. ⚠️🚀 https://altminer.net 🚀⚠️
1711663543
Hero Member
*
Offline Offline

Posts: 1711663543

View Profile Personal Message (Offline)

Ignore
1711663543
Reply with quote  #2

1711663543
Report to moderator
1711663543
Hero Member
*
Offline Offline

Posts: 1711663543

View Profile Personal Message (Offline)

Ignore
1711663543
Reply with quote  #2

1711663543
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711663543
Hero Member
*
Offline Offline

Posts: 1711663543

View Profile Personal Message (Offline)

Ignore
1711663543
Reply with quote  #2

1711663543
Report to moderator
Nirmalpandey
Member
**
Offline Offline

Activity: 92
Merit: 10

Professional Crypto Trader & Promoter of Bounty


View Profile
September 14, 2017, 06:02:52 PM
 #722

UFO CORE 0.9.0 of the UFO ROADMAP has been released!


Please update your wallets because v3 blocks with the upcoming 0.10.0 release won't work with older versions.

Again, outstanding job by our dev bushstar.



Hi UFO Community

When will u add UFO coin on Bittrex Exchange.....?

Best Wishes




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

Activity: 521
Merit: 500


UFO


View Profile
September 14, 2017, 07:55:06 PM
 #723

The UFO wallet is active on bittrex but trading is not. When we get decent volume and market cap they might re-activate trade. Hopefully, that will come with the release of ufo core 0.10.0 of the Roadmap

Value does not exist outside of human consciousness
saltyd0g
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
September 17, 2017, 09:05:50 PM
 #724

After installing the wallet 0.9 there is no way to solo , on previous versions I had the opportunity to mine into solo. Prompt settings for mining in solo on wallet 0.9.
x0n4r
Full Member
***
Offline Offline

Activity: 241
Merit: 100


xonar: UFO Team and Feathercoin Team member


View Profile WWW
September 18, 2017, 06:37:43 AM
Last edit: September 18, 2017, 06:52:52 AM by x0n4r
 #725

What previous ? 0.8.8.3 ?
What Op. System? Let me know your mining method details please.
You can rollback into previous version for now, or you can mining into a pool.
I'm going to escalate the issue to DEVs Team.

fairglu
Legendary
*
Offline Offline

Activity: 1100
Merit: 1030


View Profile WWW
September 18, 2017, 08:11:05 AM
 #726

I am trying to compile the new 0.9 code and it fails at the end with

Code:
/usr/bin/ld: libbitcoin_common.a(neoscrypt.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
libbitcoin_common.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status

This is under Ubuntu 14LTS 64bit. Any ideas?

fairglu
Legendary
*
Offline Offline

Activity: 1100
Merit: 1030


View Profile WWW
September 18, 2017, 09:37:47 AM
 #727

try  :
make  -fPIC

Let me know


Results in
Code:
make: PIC: No such file or directory
make: *** No rule to make target `PIC'.  Stop.

AltMiner.net
Full Member
***
Offline Offline

Activity: 210
Merit: 100


AltMiner.Net | Low-Fee Pool | 2hr Payout


View Profile WWW
September 18, 2017, 09:53:21 AM
 #728

Code:
./configure --with-gui=no --disable-hardening

⚠️🚀 https://altminer.net 🚀⚠️ Low fee, multi algo pool | 2 hr payout | No registration required. ⚠️🚀 https://altminer.net 🚀⚠️
bluebox
Full Member
***
Offline Offline

Activity: 150
Merit: 100


caeruleum arca archa


View Profile
September 18, 2017, 12:34:33 PM
 #729

try  :
make  -fPIC

Let me know


Results in
Code:
make: PIC: No such file or directory
make: *** No rule to make target `PIC'.  Stop.

That's a CCFLAGS or CPPFLAGS env var flag for the configure stage. Add -fPIC to those lines in the Makefile then run make.

"The hurrier I go, the behinder I get..." - Lewis Carroll
fairglu
Legendary
*
Offline Offline

Activity: 1100
Merit: 1030


View Profile WWW
September 18, 2017, 02:49:01 PM
 #730

With --disable-hardening it compiles, but when starting complains about SSE2 being unsupported (while sse2 is supported, CPU is a Xeon E3)

Makefile contains an -fPIE on CXXFLAGS, when replaced by -fPIC, the error is still there :/

saltyd0g
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
September 19, 2017, 10:44:53 AM
 #731

What previous ? 0.8.8.3 ?
What Op. System? Let me know your mining method details please.
You can rollback into previous version for now, or you can mining into a pool.
I'm going to escalate the issue to DEVs Team.

windows 8.1 system, wallet 0.8.8.3 in the solo works, update to the wallet 0.9, with the same parameters, on the rigs writes error port 9888 time out.
wallet file config:
rpcuser=ufo
rpcpassword=12345678910
rpcallowip=*
gen=0
daemon=1
server=1
rpcport=9888
port=9887
addnode=70.168.69.115
addnode=104.172.24.79
addnode=104.131.230.130
addnode=193.227.134.111
addnode=84.200.32.105
addnode=137.135.57.119
addnode=117.6.130.233
addnode=188.165.197.47
addnode=37.59.85.19
addnode=108.61.10.90
addnode=167.114.208.68
addnode=54.89.21.44
AltMiner.net
Full Member
***
Offline Offline

Activity: 210
Merit: 100


AltMiner.Net | Low-Fee Pool | 2hr Payout


View Profile WWW
September 19, 2017, 07:00:44 PM
 #732

Just got this message on Pool:
Code:
Warning: Largework fork detected, forking after block
cfdf44c71061118f8f2d0c409e2fff3f7605dfc276f2a883342e0a73dbadc56d

Afterwards lots of orphans. Dev, please advise

⚠️🚀 https://altminer.net 🚀⚠️ Low fee, multi algo pool | 2 hr payout | No registration required. ⚠️🚀 https://altminer.net 🚀⚠️
bushstar
Hero Member
*****
Offline Offline

Activity: 617
Merit: 531


View Profile
September 19, 2017, 08:51:35 PM
 #733

With --disable-hardening it compiles, but when starting complains about SSE2 being unsupported (while sse2 is supported, CPU is a Xeon E3)

Makefile contains an -fPIE on CXXFLAGS, when replaced by -fPIC, the error is still there :/

The SSE2 error comes from NeoScrypt assembly support not being available to the project, it comes back as SSE2 being disabled which is misleading. I will take a look at this issue. Disabling hardening it now an ideal solution, can you please let me know your distro and version of it so I can set up a VM and compile this myself.

Just got this message on Pool:
Code:
Warning: Largework fork detected, forking after block
cfdf44c71061118f8f2d0c409e2fff3f7605dfc276f2a883342e0a73dbadc56d

Afterwards lots of orphans. Dev, please advise

I see this error as well. The 0.8.x clients and 0.9 are on the same chain so we are happy. We have checkpoints being broadcasted to the network to stop attackers from rolling back the chain to reverse transactions. It could be that someone has tried to replace the main chain with a longer chain minus a couple of large transactions but the network is ignoring the longer chain due to it not being checkpointed. Otherwise the client would switch to the chain with more work. Eventually the checkpointed chain will win and the errors will disappear.

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

Activity: 521
Merit: 500


UFO


View Profile
September 20, 2017, 05:34:32 PM
Last edit: September 20, 2017, 05:50:01 PM by daimyo
 #734

folks,

If you have just upgraded to 0.9.0, please rename your ufo.conf to ufocoin.conf in your %AppData%/UFO folder

This could fix your solo mining problem too

cheers

Value does not exist outside of human consciousness
bushstar
Hero Member
*****
Offline Offline

Activity: 617
Merit: 531


View Profile
September 20, 2017, 08:15:42 PM
 #735

As daimyo says the conf file must now be called ufocoin.conf, apologies for the mixup it was an oversight on my part.

Also passwords cannot be just one class of characters, it must be a mix or the client will not allow connections.

These examples for rpcpassword would be accepted:

Z3qQo1WSNomwTZ9m
6UI8hVXITIWVYVTx
6bjlvC5KKSjVyig5

These would be rejected:
0123456789
qwertyuio
ASDFGHJKL

saltyd0g
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
September 22, 2017, 08:27:59 AM
 #736

wallet 0.9.0 in the solo works. After renaming ufo.conf  in  ufocoin.conf
Thank you all, helped
xixou
Member
**
Offline Offline

Activity: 140
Merit: 10


View Profile
September 29, 2017, 06:55:49 PM
Last edit: September 29, 2017, 07:32:40 PM by xixou
 #737

solo mining works fine.
I also used ufo.conf at first ^^

What will be the coin reward if difficulty raises, 1250 at once is big compare to other currencies ^^
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
September 30, 2017, 07:22:51 AM
 #738

solo mining works fine.
I also used ufo.conf at first ^^

What will be the coin reward if difficulty raises, 1250 at once is big compare to other currencies ^^


The block size is the same regardless of difficulty. More miners mean higher difficulty thus harder to find a block. There will be another block halving on the other hand soon. We are also changing the difficulty adjustment algorithm with the next Core Release in order to mitigate the "greedy miner" effect

Value does not exist outside of human consciousness
Vladeg
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
September 30, 2017, 08:02:02 AM
 #739

We are also changing the difficulty adjustment algorithm with the next Core Release in order to mitigate the "greedy miner" effect

When it will be? October?
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
September 30, 2017, 08:04:32 AM
 #740

We are also changing the difficulty adjustment algorithm with the next Core Release in order to mitigate the "greedy miner" effect

When it will be? October?

October, yes. With the upcoming Core 0.10.0. Its gonna be the first major release of the roadmap.

Value does not exist outside of human consciousness
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!