Bitcoin Forum
June 21, 2024, 01:53:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 »  All
  Print  
Author Topic: [ANN][NEOS]Neos v2.0.2 Released - SHA256, Automatic Backups & more inside  (Read 5346 times)
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
February 10, 2015, 02:11:45 PM
Last edit: February 10, 2015, 03:05:10 PM by twoturtles
 #1

REMINDER: DO NOT DOWNLOAD WALLETS FROM QUOTED POSTS, OR ANYWHERE OTHER THAN NEOSCOIN.COM



REMINDER: DO NOT DOWNLOAD WALLETS FROM QUOTED POSTS, OR ANYWHERE OTHER THAN NEOSCOIN.COM

What makes Neos different?  Why should I choose it over another?

This is question I was asked recently by someone and I thought maybe it would be best to address it here so that newcomers and veterans alike could be answered officially.  Quite simply put, you shouldn't choose Neos over another project but rather consider it as an addition.  There are many projects within the crypto space that have immense talent behind them and great teams of dedicated people.  Crypto isn't (to me) about which is better than the next. It's about how we as a community can enhance, improve and strengthen crypto.

With the aforementioned being said, what makes Neos different in the most fundamental way is our lack of creative boundaries and our willingness to go explore.  Consistently building Neos and supporting it from the first day of launch is something we're known for and very proud of.  The relationship we have with our incredible community allows us to receive feedback on a daily basis and materialize what were once only suggestions or ideas.  As I've been known to say many times before this - we love crypto and believe wholeheartedly in it.  We're here full-time, working on Neos and Neos alone.  If something isn't working for you, just let me know and I'll make sure it's taken care of.

The focus with this release and moving forward is ease-of-use/user-friendliness.  Development starting instantly will be on the second portion of what's coming in 2.1 (the next release) which will contain all of our security mechanisms and a few other features that are a bit complex and not ready for production yet entirely.

Some key features of Neos

In-wallet trading - One-click withdrawal and deposit, order history, buy and sell Neos at supported exchanges
In-wallet messaging
Market data and overall stats
In-wallet pool stats including personal worker stats at our official pools
In-wallet block exploration
In-wallet updates - this will be the last time you ever need to download Neos from the website.  It all happens inside of the wallet now
24-hour Automatic Backups
In-wallet block exploration
Transaction history export to excel,json,csv
Import your wallet from an older Neos installation through our launcher
Configurable settings & much more come see for yourself

Neos technical specifications & General information

Algorithm: SHA-256
Total coins: 21 Million (after the 21 million cap, a perpetual reward of 0.0625 remains per block to keep the chain moving)
Halving every: 210,000 blocks
Fair launch: Block 2 - 1001 the block reward was 0.1. Block 1002+ normal block reward
Block reward: 50 NEOS
Block time: 5 minutes
Tx fees: 0.00000001
Block confirmations: 120
Transaction confirmations: 6
Difficulty adjustment: per block (25% up, or down)
Launch date: 8/24/14 5PM EST
Coins offered during the ICO: 1,050,000.00

Website: http://www.neoscoin.com
Twitter: http://www.twitter.com/NeosCoin
Reddit: http://www.reddit.com/r/NeosCoin/
IRC: https://kiwiirc.com/client/irc.freenode.net/#neoscoin
Forum: http://forum.neoscoin.com

Exchanges supporting Neos:



Payment Gateways:



Active Neos mining pools can be found on www.neoscoin.com

Some screenshots of Neos





































Download Neos

Windows - http://www.neoscoin.com/windows
osX (Yosemite) - http://www.neoscoin.com/osx
Debian - http://www.neoscoin.com/debian
Ubuntu - http://www.neoscoin.com/ubuntu
Source - http://www.neoscoin.com/git

Changelog

These are some of the changes I noted along the way of development for those interested between 2.0.1 and 2.0.2:

  • Grand total of all your Neos displayed gathered from exchange balances and your local wallet balance
  • Fixed twitter time on the dashboard
  • Removed ccex from neos (also be sure in the default.wallet.conf for all systems ccexAPI is removed)
  • Decreased timeout values on initial connection and transfer timeout for exchanges which were previously causing the wallet to hang due to waiting if an exchange was down.
  • Exchanges are enabled by default, but can be disabled in settings based on preference if you don't wish to view that exchange's stats/info.
  • Fixed sending functions so that if in the event the wallet is locked and a send was attempted without unlocking first it didn't attempt to initiate a send regardless
  • Fixed sending functions to disable the send function unless all required criteria was met (spendable amount, proper destination, unlocked wallet)
  • Transactions can now be exported to an excel spreadsheet,csv file, or json file.
  • On alias registration, the registration function is disabled if the wallet is locked, until the passphrase is entered correctly whereas before it would just cause an error.
  • Added address validation (works for neos aliases as well) to prevent possibly adding an invalid address to your personal address book
  • Added search/sort/delete ability for your personal address book
  • Lowered alias registration fee from 15 NEOS to 10
  • New feature 'bulk address generation' - generate multiple receiving addresses on-the-fly
  • Neos tools area:

a) Address validation tool
b) Private key import
c) more to come after launch via in-wallet updates

  • Password dialog disappears after entering in the correct phrase for sending instead of lingering
  • Added in a maximum character countdown while sending a message to avoid incomplete/partial message sending
  • Added unconfirmed funds to the balance bar on hover
  • Added support for multiple recipients
  • Modified the worth/balance verification scripts to support multiple txs
  • Updated all files referencing arbitrush
  • Removed legacy information from the stats page (algo stats, etc.)
  • Fixed typo in dropdown class for currency selection (the proper style now applies and looks much better)
  • Added network hashrate to the dashboard
  • Changed 'SHA 256' on the pools page to read "neos-sha.kickasspools.net"
  • Added ability to set custom timezone in settings
  • Automatic backups of your wallet and neos data (address book, aliases, messages, etc.) are now done every 24 hours
  • Added message/clarification regarding the Bittrex 0.2 NEOS withdrawal fee as it was causing confusion for some
  • Added in neos multipool stats and personal stats into the pools section
  • Styled all tables in a more attractive fashion and also more legible via highlight on hover
  • Added in-wallet updates - one-click and your Neos wallet is updated.  If a new feature is added or updated, or a bug is fixed, you will be notified in your Neos Inbox and then can update right from within the wallet without restarting the interface.
  • Changed personal history and market history from 20 records back to 50
  • Polling now handled by one main controller instead of several.  performance enhancement.
  • Removed some old lingering files from previous releases of Neos that are no longer necessary
  • Fixed order book sorting on bleutrade
  • Changed order book depth from 20 to 50
  • PHP renamed to neosphp to avoid confusion
  • neos control script updated for linux
  • Upgraded php to latest 5.4.37 to address security updates
  • Upgraded the core wallet to address using TLS over SSLv3, rpckeepalive added, getwalletinfo command added - phark
  • Fixed the datatables warning when encountering invalid json dynamically
  • Included a bootstrap with new installs
  • Launcher updates php, the daemon, and wallet interface for you. (go into more detail on this)
  • Changed the wallet install location ~/.neoscoin on Linux and require privelege escalation only for lib, program, and config files install on both osX and linux, but for control script on linux as well (/usr/bin/neos)
  • Neos control script for linux if just 'neos' typed brings up the launcher, 'headless' as an argument starts the wallet but not the interface
  • The wallet files on linux are no longer contained in /usr/local/neos/wallet, and are now created from a skeleton directory and copied over on a per-user basis, enabling multiple users on the system to have their own web wallet and for privacy/security.
  • Resolved the 'blank white page' when the daemon isn't fully initialized.  now explains that neos is initializing instead and automatically brings up the wallet when it's ready.

We really hope you enjoy Neos v2.0.2 and thank you for your support.  If anyone is in need of assistance, we can help through the following methods:

1.  https://kiwiirc.com/client/irc.freenode.net/#neoscoin
2.  Clicking the support icon (question mark) and sending a message to support through your wallet
3.  Teamviewer
4.  Telephone
5.  E-mail


If anyone has any questions, please don't hesitate to ask.

     Sincerely,

syntaks

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 10, 2015, 02:13:27 PM
 #2

Cool Cool ! Smiley

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
notsofast
Legendary
*
Offline Offline

Activity: 1517
Merit: 1042


@notsofast


View Profile WWW
February 10, 2015, 02:18:01 PM
 #3

Great work.

twitter.com/notsofast
safetybitcoin
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
February 10, 2015, 02:26:06 PM
 #4

a wonderful job !!!

sofu
Legendary
*
Offline Offline

Activity: 1890
Merit: 1085

Degenerate Crypto Gambler


View Profile
February 10, 2015, 02:30:33 PM
 #5

Great work syntaks !!!

kernik
Full Member
***
Offline Offline

Activity: 188
Merit: 100

sector5.xyz - HYPER, GP, LTC


View Profile WWW
February 10, 2015, 02:53:54 PM
 #6

http://www.faucetrotator.uni.me/neoscoin unlimited faucet added Smiley

Turning caffeine into code since 1999
https://sector5.xyz - Bullethell with crypto - HYPER - GP - LTC
tempus
Legendary
*
Offline Offline

Activity: 1960
Merit: 1128


View Profile
February 10, 2015, 05:03:20 PM
 #7

Just saw this! Wondered if there is a reason why there is no update on the "standard" Neos-Thread ;-))

And yes, 2.0.2 is awesome! Much faster and very elegant!

And the launcher is great! My grandma could install Neos! Cheesy
lolled
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
February 10, 2015, 05:46:56 PM
 #8

Good luck with the new version.

VulgusMan
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 10, 2015, 06:38:29 PM
 #9

another SHA-256?Huh?


kennyP
Hero Member
*****
Offline Offline

Activity: 544
Merit: 500



View Profile
February 10, 2015, 11:50:18 PM
 #10

Looks like great things are happening with Neos!

I've still got coins in an original wallet from the pre-web version. Can someone direct me to some upgrade instructions? Many thanks.
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
February 11, 2015, 12:43:59 AM
 #11

Looks like great things are happening with Neos!

I've still got coins in an original wallet from the pre-web version. Can someone direct me to some upgrade instructions? Many thanks.

Hey kenny,

     After you install 2.0.2, run the Launcher, then click File, then Import, and choose the old wallet.dat from the original installation.  Once you've done that, click "Start Neos" and you should be ready to go.  If not, let me know and we'll figure out whatever the issue might be.

     Best regards,

syntaks

magaura
Legendary
*
Offline Offline

Activity: 1029
Merit: 1000



View Profile
February 11, 2015, 01:04:14 AM
 #12

The best developer! Smiley

twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
February 11, 2015, 01:47:29 AM
 #13

There will be bumps along the way, but the difference is we'll be here to smooth any out that should surface.

Viecoin
Hero Member
*****
Offline Offline

Activity: 852
Merit: 500


View Profile
February 11, 2015, 01:48:59 AM
 #14

Never give up. Your mustard seed faith will reap you some great fruits yet.
sgk
Legendary
*
Offline Offline

Activity: 1470
Merit: 1002


!! HODL !!


View Profile
February 11, 2015, 02:07:52 AM
 #15

Cool...! So many improvements over previous version.

I am currently using v2.0.1b on Windows
Is the upgrade process as simple as downloading the latest executable and installing it?
tempus
Legendary
*
Offline Offline

Activity: 1960
Merit: 1128


View Profile
February 11, 2015, 02:10:56 AM
 #16

Cool...! So many improvements over previous version.

I am currently using v2.0.1b on Windows
Is the upgrade process as simple as downloading the latest executable and installing it?

One click for the download
One click for the installation of the launcher
One click to start the wallet

ca. 20 seconds... and foolproof Wink
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
February 11, 2015, 02:47:30 AM
 #17

Cool...! So many improvements over previous version.

I am currently using v2.0.1b on Windows
Is the upgrade process as simple as downloading the latest executable and installing it?

More or less, but be sure you don't run/install the new Neos as administrator.  That was one of the focal points with this new system was to avoid requiring admin at all.  The launcher removes that necessity.  Just let me know if you have any issues whatsoever and we'll straighten them out.

     Best regards,

syntaks

sofu
Legendary
*
Offline Offline

Activity: 1890
Merit: 1085

Degenerate Crypto Gambler


View Profile
February 11, 2015, 09:15:26 AM
 #18

Installed v2.0.2. Everything working perfect. Great work.

Just a little annotation.

The launcher is a little bit small and I can't extend it. Have Win7 64  Grin


twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
February 11, 2015, 12:21:26 PM
 #19

Installed v2.0.2. Everything working perfect. Great work.

Just a little annotation.

The launcher is a little bit small and I can't extend it. Have Win7 64  Grin



I'll get on top of that right now and post a download link when it's ready

twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
February 11, 2015, 12:25:59 PM
 #20

Installed v2.0.2. Everything working perfect. Great work.

Just a little annotation.

The launcher is a little bit small and I can't extend it. Have Win7 64  Grin



http://install.neoscoin.com/launchers/win/Neos.exe - download that and replace the old Neos.exe where you installed Neos to and let me know if that works better for you.

     Best regards,

syntaks

Pages: [1] 2 3 4 »  All
  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!