Bitcoin Forum
May 04, 2024, 11:36:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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)
crackfoo
Legendary
*
Offline Offline

Activity: 3458
Merit: 1126



View Profile WWW
June 05, 2018, 09:14:07 PM
 #1201

Trying to compile 0.16 but fails at this:

  AR       leveldb/libleveldb.a
  CXX      leveldb/port/leveldb_libleveldb_sse42_a-port_posix_sse.o
  AR       leveldb/libleveldb_sse42.a
  CXX      leveldb/helpers/memenv/leveldb_libmemenv_a-memenv.o
  AR       leveldb/libmemenv.a
  CXXLD    ufod
crypto/libbitcoin_crypto.a(crypto_libbitcoin_crypto_a-sha256.o): In function `SHA256AutoDetect[abi:cxx11]()':
/usr/local/src/UFO-Project/src/crypto/sha256.cpp:184: undefined reference to `sha256_sse4::Transform(unsigned int*, unsigned char const*, unsigned long)'
collect2: error: ld returned 1 exit status
Makefile:3934: recipe for target 'ufod' failed
make[2]: *** [ufod] Error 1
make[2]: Leaving directory '/usr/local/src/UFO-Project/src'
Makefile:9620: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/local/src/UFO-Project/src'
Makefile:752: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

Any ideas?


I had this error when deploying 0.16 to the pool.

you need to run ./configure  with  --disable-asm   

I spoke to Bushstar the lead dev about this and in short   "Bitcoin added asm support for SHA256." 

thanks, will do that.

cheers

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
1714822561
Hero Member
*
Offline Offline

Posts: 1714822561

View Profile Personal Message (Offline)

Ignore
1714822561
Reply with quote  #2

1714822561
Report to moderator
1714822561
Hero Member
*
Offline Offline

Posts: 1714822561

View Profile Personal Message (Offline)

Ignore
1714822561
Reply with quote  #2

1714822561
Report to moderator
1714822561
Hero Member
*
Offline Offline

Posts: 1714822561

View Profile Personal Message (Offline)

Ignore
1714822561
Reply with quote  #2

1714822561
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714822561
Hero Member
*
Offline Offline

Posts: 1714822561

View Profile Personal Message (Offline)

Ignore
1714822561
Reply with quote  #2

1714822561
Report to moderator
1714822561
Hero Member
*
Offline Offline

Posts: 1714822561

View Profile Personal Message (Offline)

Ignore
1714822561
Reply with quote  #2

1714822561
Report to moderator
1714822561
Hero Member
*
Offline Offline

Posts: 1714822561

View Profile Personal Message (Offline)

Ignore
1714822561
Reply with quote  #2

1714822561
Report to moderator
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
June 06, 2018, 07:47:48 PM
Last edit: June 07, 2018, 05:49:30 PM by daimyo
 #1202

UFO Core 0.16 has been released. Full info: https://ufobject.com/2018/06/03/ufo-0-16-released/

Download at: https://github.com/fiscalobject/ufo/releases/tag/v0.16.0



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

Activity: 682
Merit: 500


View Profile
June 07, 2018, 03:14:51 PM
 #1203

UFO will go to the moon soon
frrsan
Jr. Member
*
Offline Offline

Activity: 60
Merit: 1

FRRSAN POOL


View Profile WWW
June 12, 2018, 11:09:09 PM
 #1204

hello guys can you help me i just added UFO coin to my pool

ad whene i tried to start the coin: SSE2 unsupported, optimisations disabled


:~/ufo/src# ./ufod
SSE2 unsupported, optimisations disabled


and that is what i got from the dashboard on my pool

ERROR error -32601: getinfo this call was removed in version 0.16.0. use the appropriate fields from: - getblockchaininfo: blocks, difficulty, chain - getnetworkinfo: version, protocolversion, timeoffset, connections, proxy, relayfee, warnings - getwalletinfo: balance, keypoololdest, keypoolsize, paytxfee, unlocked_until, walletversion ufo-cli has the option -getinfo to collect and format these in the old format.


any idea Huh
x0n4r
Full Member
***
Offline Offline

Activity: 241
Merit: 100


xonar: UFO Team and Feathercoin Team member


View Profile WWW
June 13, 2018, 07:00:58 AM
 #1205

It's not an error but a warning. Your pool software is not alligned with the new wallet technologies like bitcoin. The 0.16 ufo codebase is alligned with btc. Please upgrade your pool software to allow btc and ufo mining.
Some cmds have been replaced from old codebase.

frrsan
Jr. Member
*
Offline Offline

Activity: 60
Merit: 1

FRRSAN POOL


View Profile WWW
June 13, 2018, 09:11:26 AM
 #1206

It's not an error but a warning. Your pool software is not alligned with the new wallet technologies like bitcoin. The 0.16 ufo codebase is alligned with btc. Please upgrade your pool software to allow btc and ufo mining.
Some cmds have been replaced from old codebase.


really thanx bro awesome, but the BIG question is how to upgrade my pool XD
aciddude
Member
**
Offline Offline

Activity: 179
Merit: 27


View Profile WWW
June 13, 2018, 09:28:56 AM
 #1207

It's not an error but a warning. Your pool software is not alligned with the new wallet technologies like bitcoin. The 0.16 ufo codebase is alligned with btc. Please upgrade your pool software to allow btc and ufo mining.
Some cmds have been replaced from old codebase.


really thanx bro awesome, but the BIG question is how to upgrade my pool XD


Depending on what pool software you're running you need to check the github and see if they've added a fix..then you can just update from Upstream fairly easily.

I run a few pools and use node-stratum  - so I had to update the code there to get my UFO pool working correctly


FTC API + Block Explorer https://fsight.chain.tips
frrsan
Jr. Member
*
Offline Offline

Activity: 60
Merit: 1

FRRSAN POOL


View Profile WWW
June 13, 2018, 09:40:29 AM
 #1208

It's not an error but a warning. Your pool software is not alligned with the new wallet technologies like bitcoin. The 0.16 ufo codebase is alligned with btc. Please upgrade your pool software to allow btc and ufo mining.
Some cmds have been replaced from old codebase.


really thanx bro awesome, but the BIG question is how to upgrade my pool XD


Depending on what pool software you're running you need to check the github and see if they've added a fix..then you can just update from Upstream fairly easily.

I run a few pools and use node-stratum  - so I had to update the code there to get my UFO pool working correctly



you can check it https://www.frrsan.com/

yiimp scrypt
aciddude
Member
**
Offline Offline

Activity: 179
Merit: 27


View Profile WWW
June 13, 2018, 02:45:21 PM
 #1209

It's not an error but a warning. Your pool software is not alligned with the new wallet technologies like bitcoin. The 0.16 ufo codebase is alligned with btc. Please upgrade your pool software to allow btc and ufo mining.
Some cmds have been replaced from old codebase.


really thanx bro awesome, but the BIG question is how to upgrade my pool XD


Depending on what pool software you're running you need to check the github and see if they've added a fix..then you can just update from Upstream fairly easily.

I run a few pools and use node-stratum  - so I had to update the code there to get my UFO pool working correctly



you can check it https://www.frrsan.com/

yiimp scrypt


checking the frontend means nothing,  if you paste  a gitthub link I can check the source and try to point you to the right direction



FTC API + Block Explorer https://fsight.chain.tips
frrsan
Jr. Member
*
Offline Offline

Activity: 60
Merit: 1

FRRSAN POOL


View Profile WWW
June 13, 2018, 03:37:20 PM
 #1210

It's not an error but a warning. Your pool software is not alligned with the new wallet technologies like bitcoin. The 0.16 ufo codebase is alligned with btc. Please upgrade your pool software to allow btc and ufo mining.
Some cmds have been replaced from old codebase.


really thanx bro awesome, but the BIG question is how to upgrade my pool XD


Depending on what pool software you're running you need to check the github and see if they've added a fix..then you can just update from Upstream fairly easily.

I run a few pools and use node-stratum  - so I had to update the code there to get my UFO pool working correctly



you can check it https://www.frrsan.com/

yiimp scrypt


checking the frontend means nothing,  if you paste  a gitthub link I can check the source and try to point you to the right direction





https://github.com/PedroLEGA/yiimp_install_scrypt


thanx for trying helping me rly thanx bro
Frob1992
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 14, 2018, 04:48:27 AM
 #1211

Any plans for new exchanges? What happens if coinex closes this coin dies? thanks
x0n4r
Full Member
***
Offline Offline

Activity: 241
Merit: 100


xonar: UFO Team and Feathercoin Team member


View Profile WWW
June 14, 2018, 06:35:50 AM
 #1212

Please use crypto-bridge

aciddude
Member
**
Offline Offline

Activity: 179
Merit: 27


View Profile WWW
June 14, 2018, 08:27:48 AM
 #1213

It's not an error but a warning. Your pool software is not alligned with the new wallet technologies like bitcoin. The 0.16 ufo codebase is alligned with btc. Please upgrade your pool software to allow btc and ufo mining.
Some cmds have been replaced from old codebase.


really thanx bro awesome, but the BIG question is how to upgrade my pool XD


Depending on what pool software you're running you need to check the github and see if they've added a fix..then you can just update from Upstream fairly easily.

I run a few pools and use node-stratum  - so I had to update the code there to get my UFO pool working correctly



you can check it https://www.frrsan.com/

yiimp scrypt


checking the frontend means nothing,  if you paste  a gitthub link I can check the source and try to point you to the right direction





https://github.com/PedroLEGA/yiimp_install_scrypt


thanx for trying helping me rly thanx bro

i really recommend you read up on how mining pools work and get your self familiar with the code...

https://github.com/tpruvot/yiimp/pull/250/files .  I believe that is the fix you need to implement, that fix is from the upstream of this fork https://github.com/PedroLEGA/yiimp.git  which is what the yiimp install script clones.

Hope that helps.

 

FTC API + Block Explorer https://fsight.chain.tips
crackfoo
Legendary
*
Offline Offline

Activity: 3458
Merit: 1126



View Profile WWW
July 01, 2018, 07:02:32 PM
 #1214

anyone else have problems with ufod crashing all the time?

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
Nedage
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 12, 2018, 09:16:21 AM
 #1215

Hi,

I tried to transfer UFO from CoinExchange and Crypotbride to Edge wallet but it keep giving me this message: " Error: Invalid withdrawal address entered"
x0n4r
Full Member
***
Offline Offline

Activity: 241
Merit: 100


xonar: UFO Team and Feathercoin Team member


View Profile WWW
July 13, 2018, 06:40:12 AM
 #1216

At first you need to start your wallet with the switch 

-addresstype="legacy"

Then you need to create new address in wallet, a C or B legacy address.

Use your news legacy address for withdraw

x0n4r
Full Member
***
Offline Offline

Activity: 241
Merit: 100


xonar: UFO Team and Feathercoin Team member


View Profile WWW
July 13, 2018, 06:42:37 AM
 #1217

These errors are normally related for a U address.
Use legacy addresses for withdraw and transfers

Nedage
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 14, 2018, 02:40:51 AM
 #1218

At first you need to start your wallet with the switch 

-addresstype="legacy"

Then you need to create new address in wallet, a C or B legacy address.

Use your news legacy address for withdraw


thank you. but what does is mean "legacy adress"?, and how to get one?
x0n4r
Full Member
***
Offline Offline

Activity: 241
Merit: 100


xonar: UFO Team and Feathercoin Team member


View Profile WWW
July 14, 2018, 06:43:02 AM
Last edit: July 14, 2018, 07:44:31 AM by x0n4r
 #1219

C:\yourpath\ufo-qt.exe -addresstype="legacy"

Load the wallet and next Generate new Address

x0n4r
Full Member
***
Offline Offline

Activity: 241
Merit: 100


xonar: UFO Team and Feathercoin Team member


View Profile WWW
July 14, 2018, 06:44:01 AM
 #1220

Hi community

https://twitter.com/The_Blocknet/status/1017916174493986816

Pages: « 1 ... 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!