Bitcoin Forum
March 19, 2024, 07:24:41 AM *
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 ... 63 »
  Print  
Author Topic: [UFO] CORE 0.18.1 RELEASED!  (Read 114930 times)
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
November 03, 2014, 09:12:42 AM
Last edit: March 27, 2021, 07:14:54 AM by daimyo
 #1

Mission Statement

To grow the coins adoption we have reached out beyond our friends in the crypto coin world to include team members from ufology, science, broadcasting and entertainment. These liaisons will help fuel adoption by introducing groups, industries and entire communities to the merits of joining the UFO ecosystem.

We are actively seeking partners with opportunities that further decentralization, promote open source technologies and broaden an individual’s accessibility to free market commerce world wide. The UFO Team will start posting developer bounties for new features, rewards for signing up merchants, social media campaigns and targeted airdrop promotions.

Technical Road Map and the Neoscrypt


UFO has now hard forked to use the NeoScrypt hashing algorithm in an effort to remain within the realm of GPU mining and keep away from ASIC production in the near future. NeoScrypt uses very strong elements compared to the current version of Scrypt which has already been broken by differential analysis. This affords better protection than blending different hashing solutions together. Our philosophy is that decentralization should be the main drive for the crypto protocol and thus everyone should be able the join the network and be part of it, not just the owners of expensive hardware.

The UFO network, after being updated to the latest available codebase, will add a Lightning Network allowing rapid transactions, bi-directional payment channels, atomic swaps between other cryptocurrencies as well as many other features. Post SegWit enablement, a web hosted wallet will be available with Multisig and SegWit address support and Raw Transaction tools. An overview of the development plan can be found under the roadmap section and more detailed information for current and past releases can be found in the news section on website

Neoscrypt Whitepaper

The code up to date and secure from vulnerabilities.

Technical Features

NeoScrypt - The newest hashing algorithm uses blended Salsa 20/20 and Chacha 20/20, Blake2s for hashing and FastKDF. Read Whitepaper.
eHRC enhanced Hash Rate Calculation - Difficulty adjustment algorithm.
Time Warp Manipulability - Will be reduced to the point where its effect is negligible
Automatic Checkpointing - This vital feature for any coin prevents transaction roll back via 51% attacks

Coin Specifications

Proof of Work (PoW)
Neoscrypt hashing algorithm. CPU and GPU mining allowed.
90 sec block time
312.5 coins reward per block (Halving every 400k blocks)
4 billion coins total
6 confirmations per transaction
Coin created on 2nd of January 2014



Resources


UFO Core v0.18.1



MINING

Please make sure that you are running NSGMiner 0.9.3 as the previous version 0.9.2 does not work with getblocktemplate.

For solo mining, in your ufocoin.conf, set server=1. A good password should be a mixture of lowercase, uppercase and numbers - three classes of chars

NVIDIA Cards cannot be used for solo mining for the time being because the ccminer has not yet been updated to work with getblocktemplate in the newer 0.10+ codebase.
CCminer (ccminer-1.6.3-git-tpruvo) has been confirmed to work with stratum just fine though.


Miner Software


Example config for R9 280X:

Code:
nsgminer --neoscrypt -w 128 -I 13 -o http://127.0.0.1:9888 -u username -p P4V5fgq3 --no-getwork --no-stratum --verbose --text-only --coinbase-addr BuWudvgPv9ni5iZR1yqSkqiPuvtESoLzqd

--thread-concurrency, --shaders, --vectors are not used for NeoScrypt. --intensity or -I is the primary performance optimiser. May be set between 8 and 20 according to your video card's memory size. For example, -I 16 means (2 ^ 16) GPU threads each of 32768 bytes = 2,147,483,648 bytes or 2Gb. There are some configuration tweaks available in neoscrypt.cl which might deliver a little bit of additional performance.

Exchanges

COINEXCHANGE.IO

Block Explorers

BLOCK EXPLORER

Charts, statistics





------------------------------------------------------------------------------



Social


Value does not exist outside of human consciousness
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710833081
Hero Member
*
Offline Offline

Posts: 1710833081

View Profile Personal Message (Offline)

Ignore
1710833081
Reply with quote  #2

1710833081
Report to moderator
1710833081
Hero Member
*
Offline Offline

Posts: 1710833081

View Profile Personal Message (Offline)

Ignore
1710833081
Reply with quote  #2

1710833081
Report to moderator
asemov
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
November 03, 2014, 11:04:39 AM
 #2

Setting up pool now. I'll PM when ready Wink
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
November 03, 2014, 11:47:17 AM
 #3

Setting up pool now. I'll PM when ready Wink

Hey that one looks very nice. Thanks! Smiley

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

Activity: 230
Merit: 100


View Profile
November 03, 2014, 01:10:53 PM
 #4

I've just finished compiling ufd on the Raspberry Pi and within the next hour I should of finished compiling UFO-qt on the Pi too, which will allow you to run a UFO wallet on the Raspberry Pi.
I'm not suggesting you use this to keep your coins in, but if you have a spare Raspberry Pi lying around you can run the wallet on it and as long as you give the Pi a static IP address and open up port 9887 on your router to the Pi's Ip address you can run it as a full node for UFO coin.
I will hopefully have mine online within the next couple of hours as UFO coin seems a bit light on nodes and I suggest as many other people do the same.
It only uses 5W of electricity so for a couple of cents a day and some of your download limit you can help support and secure the network too.

If anyone is interested I'm happy to post the compiled files to save you 5 hours of compiling, but if you would rather build from source happy to post how to do that too.

FeatherCoin - 6p4gdv9S5YfHznfqxXmdMKEZyGbX9oyphe
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
November 03, 2014, 01:19:26 PM
 #5

tmuir, thats a good idea, mate. We are a bit short on nodes actually. Thanks a lot for that Smiley

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

Activity: 230
Merit: 100


View Profile
November 03, 2014, 01:22:25 PM
 #6

No problem, just finished the same thing for Feathercoin last night and noticed the lack of nodes for UFO when I went to sync it last night, so decided to do the same for UFO as I can run them both off the same Pi, so other than eating up some of my download limit it costs me nothing extra to run it

FeatherCoin - 6p4gdv9S5YfHznfqxXmdMKEZyGbX9oyphe
Spekske
Hero Member
*****
Offline Offline

Activity: 673
Merit: 506


View Profile WWW
November 03, 2014, 02:50:54 PM
 #7

Anyone still mining at http://dutchpool.org please move your miner(s) to the new pool I created at http://pool.ufocoin.co:19720 . I will be shutting down the dutchpool server during the next 24 hours.

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

Activity: 521
Merit: 500


UFO


View Profile
November 03, 2014, 03:07:11 PM
Last edit: November 03, 2014, 05:44:36 PM by daimyo
 #8

Anyone still mining at http://dutchpool.org please move your miner(s) to the new pool I created at http://pool.ufocoin.co:19720 . I will be shutting down the dutchpool server during the next 24 hours.

yep, man, I replaced it already! mining at 0% Smiley

Folks, the ufo.nut2pool hashrate is exploding, please consider using some of those pools too! the pool.ufocoin.co is our own pool, no registration 0% fee!

http://pool.ufocoin.co:19720/static/p2pool-node-status/ - P2P no registration, 0% fee!

morehash.pw - NOMP, no registration

ufo.hashlink.eu

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

Activity: 230
Merit: 100


View Profile
November 03, 2014, 04:13:40 PM
 #9

Just started up a full node for UFO, will leave it running overnight to see how it goes.
Only running UFOD, not UFO-qt to save system resources

FeatherCoin - 6p4gdv9S5YfHznfqxXmdMKEZyGbX9oyphe
Berric
Full Member
***
Offline Offline

Activity: 144
Merit: 100


View Profile
November 03, 2014, 05:35:56 PM
 #10


0 Fee Pool online now.

http://ufo.0feepool.com/
Modo
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
November 03, 2014, 07:30:12 PM
 #11

I need working nodes to add to exchange?
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
November 03, 2014, 08:22:39 PM
Last edit: November 03, 2014, 08:57:11 PM by daimyo
 #12

I need working nodes to add to exchange?

Hi, are you coins-e ?

I am getting at least 5 peer connections

I urge folks to open port 9887

Value does not exist outside of human consciousness
asemov
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
November 03, 2014, 09:22:06 PM
 #13

Setting up pool now. I'll PM when ready Wink

Hey that one looks very nice. Thanks! Smiley

And first block is arrives Wink
Please, add us to list of official pools.
nrg_wolf
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
November 03, 2014, 11:37:46 PM
 #14

well as a small miner it was profitable to mine at current low value. now its not :-/

and also why does the wallet get detected as malware-gen....?
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
November 03, 2014, 11:49:19 PM
 #15

Hi Chaps and chappets! I have opened up one our servers on 9887 so feel to use that as an "addnode=37.59.85.19"

Thanks for mining with us!

Nut



Cheers!

Value does not exist outside of human consciousness
ipominer
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


Mine the hottest new coins at ipoMiner.com


View Profile WWW
November 04, 2014, 12:29:56 AM
 #16

UFO has been added to ipoMiner on our neoscrypt multiport, and direct port 4402  Grin

Mine the hottest new coins at ipoMiner.com!
99.9% uptime, low fees, custom high performance stratum servers, DDoS-resistant
Support by email at support@ipominer.com or ##ipoMiner on Freenode IRC
ihascryptos
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500


Am i broke yet?


View Profile
November 04, 2014, 03:09:37 AM
 #17

saw this coin on ipominer. Really quiet thread.  hmmmmm.......

I like tacos!
tmuir12
Full Member
***
Offline Offline

Activity: 230
Merit: 100


View Profile
November 04, 2014, 05:31:55 AM
 #18

It is quiet but it is actively in development.
Has the same Dev as Feathercoin.
Also this new thread was only started a day or so ago

FeatherCoin - 6p4gdv9S5YfHznfqxXmdMKEZyGbX9oyphe
Hermann1337
Legendary
*
Offline Offline

Activity: 1003
Merit: 1000


View Profile
November 04, 2014, 04:15:25 PM
 #19

Hi Guys! We have made a short info page about ufocoin.

http://www.satoshis.guru/home/coin-news/ufocoin/

Check it out Smiley
daimyo (OP)
Hero Member
*****
Offline Offline

Activity: 521
Merit: 500


UFO


View Profile
November 04, 2014, 05:32:25 PM
 #20

Folks, we can get on coins-e for voting but we need a bunch of nodes!

Big thanks to NutNut for making his node public and eventually got banned by bitcointalk staff from posting on the forums for that for a couple of days! So if you would like to open a public node pm me and I will update the OP

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 ... 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!