Pages:
Author

Topic: [ANN][NTRN v2] Neutron take over - page 2. (Read 24640 times)

legendary
Activity: 1028
Merit: 1000
December 15, 2015, 06:10:25 PM
How to setup a Nucleus Masternode

To start a Nucleus you need 25,000 Neutron in one input block.
The input must have 15 confirms, before trying to setup masternode.

After you have deposited exactly 25k neutron to your primary address, continue here.

Use console command:

Code:

masternode genkey


Copy the outputted value and place that in neutron.conf :
Change other values to your liking and setup:

Code:

rpcallowip=127.0.0.1
rpcuser=(any username)
rpcpassword=(any password)
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=YourIPAddress:9999
masternode=1
masternodeprivkey=ValueGeneratedByGenKeyCommand


Notice: Make sure port 9999 is open via firewall to accept incoming connetions.

Restart wallet and type this command into the console:

Code:

masternode start


* If you get errors, try starting wallet with masternode=0 before the genkey command.

Also, make sure the ip address is your own ip, not your public ip.



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

Donate goes to : 9kMhzQuqiPs74ZCuEbfbvsqM8D4ja7ysxg

Thx Smiley
legendary
Activity: 1028
Merit: 1000
December 15, 2015, 05:57:29 PM
starting fresh with new wallet . walllet starts

"version" : "v1.1.0.0-g32a928e",
"protocolversion" : 60015,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 560,
"timeoffset" : 0,
"moneysupply" : 330000.00000000,
"connections" : 2,
"proxy" : "",
"ip" : "5.147.116.112",
"difficulty" : {
"proof-of-work" : 72622639.71016033,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1450216281,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""



why dont change protocolversion to 016 ?
seems better

hero member
Activity: 736
Merit: 500
December 15, 2015, 05:54:32 PM
mhmhmh new wallet dont work on my computers ( win7 64 bit both 12 gig ram )

old wallet runs smooth , either normal or MN Wallet

your new wallet gives me :

 Problemereignisname:   APPCRASH
  Anwendungsname:   Neutron-qt.exe
  Anwendungsversion:   1.1.0.0
  Anwendungszeitstempel:   00000000
  Fehlermodulname:   Neutron-qt.exe
  Fehlermodulversion:   1.1.0.0
  Fehlermodulzeitstempel:   00000000
  Ausnahmecode:   c0000005
  Ausnahmeoffset:   00c16ec4
  Betriebsystemversion:   6.1.7600.2.0.0.256.1
  Gebietsschema-ID:   1031
  Zusatzinformation 1:   0a9e
  Zusatzinformation 2:   0a9e372d3b4ad19135b953a78882e789
  Zusatzinformation 3:   0a9e
  Zusatzinformation 4:   0a9e372d3b4ad19135b953a78882e789

BAD Sad

going back to old wallet




Try with a fresh sync from scratch...
Happy masternoding!

IW
legendary
Activity: 1028
Merit: 1000
December 15, 2015, 05:52:28 PM
mhmhmh new wallet dont work on my computers ( win7 64 bit both 12 gig ram )

old wallet runs smooth , either normal or MN Wallet ( chain fully synced on both computers )

your new wallet gives me :

 Problemereignisname:   APPCRASH
  Anwendungsname:   Neutron-qt.exe
  Anwendungsversion:   1.1.0.0
  Anwendungszeitstempel:   00000000
  Fehlermodulname:   Neutron-qt.exe
  Fehlermodulversion:   1.1.0.0
  Fehlermodulzeitstempel:   00000000
  Ausnahmecode:   c0000005
  Ausnahmeoffset:   00c16ec4
  Betriebsystemversion:   6.1.7600.2.0.0.256.1
  Gebietsschema-ID:   1031
  Zusatzinformation 1:   0a9e
  Zusatzinformation 2:   0a9e372d3b4ad19135b953a78882e789
  Zusatzinformation 3:   0a9e
  Zusatzinformation 4:   0a9e372d3b4ad19135b953a78882e789

BAD Sad

going back to old wallet



{
"version" : "v1.1.0.0-g32a928e",
"protocolversion" : 60015,
"walletversion" : 60000,

"newmint" : 0.00000000,
"stake" : 1945.07200000,
"blocks" : 264720,
"timeoffset" : 1,
"moneysupply" : 10866474.29182000,
"connections" : 6,
"proxy" : "",
"ip" : "5.147.116.112",
"difficulty" : {
"proof-of-work" : 14887410.98058331,
"proof-of-stake" : 0.00970913
},
"testnet" : false,
"keypoololdest" : 1433078581,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}

this works well





legendary
Activity: 1028
Merit: 1000
December 15, 2015, 05:41:11 PM
if masternodes works?

I was going to leave that part of the code turned off, but the developer that is helping me get it all together enabled it anyway and I figured why not give it a try. So

I will donate the 25,000 neutron to someone who has experience setting up master nodes so that they can set one up to test it,, if it does not work I will either have that code removed,, or I will get it fixed, if someone is able to do it, I will then donate another 100k for that person to write a complete guide to setting up a neutron Nucleus that I can post on www.neutroncoin.com.



if u wish i can do that

hero member
Activity: 686
Merit: 512
www.neutroncoin.com
December 15, 2015, 05:23:51 PM
if masternodes works?

I was going to leave that part of the code turned off, but the developer that is helping me get it all together enabled it anyway and I figured why not give it a try. So

I will donate the 25,000 neutron to someone who has experience setting up master nodes so that they can set one up to test it,, if it does not work I will either have that code removed,, or I will get it fixed, if someone is able to do it, I will then donate another 100k for that person to write a complete guide to setting up a neutron Nucleus that I can post on www.neutroncoin.com.

member
Activity: 63
Merit: 10
December 15, 2015, 04:33:03 PM
if masternodes works?
legendary
Activity: 1582
Merit: 1001
www.neutroncoin.com
December 15, 2015, 02:11:02 AM
For the people don't want to wait to download block chain from beginning.

Just delete the blk0001.dat and txleveldb folder in the AppData\Roaming\ folder and replaced them with the files in the attachment.

you should synced to 12/14/15 and saved you a little time.

http://www.filefactory.com/file/46cu0hslt6wb/Neutron_12-14-2015.zip

Always backup your wallet before you start deleting anything in the AppData\Roaming\ folder
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
December 15, 2015, 02:01:02 AM
For those of you using an old wallet

addnode=192.52.167.140
addnode=93.157.4.11

this will give you 6 connections

The new updated wallet is available for download at www.neutroncoin.com for Mac and Windows.

The updated wallet syncs automatically.

New thread coming soon.


I have spoken with Bittrex and Neutron will NOT be delisted on the 18th.

Cryptsy has updated the coin info on their site,, I just need to get them to pull the new logo from github and use it.

I have submitted Neutron to Cryptopia, I will dot vote it onto the site.

The nodes and website will be running for years to come.

We will be managing this project indefinitely, regardless of value, Neutron will be healthy and stable, capable of long term investment staking.

I will link the new thread here, when we are ready to deploy it.

I hope you all will consider long term investment staking with Neutron again.

hero member
Activity: 686
Merit: 512
www.neutroncoin.com
December 15, 2015, 01:49:07 AM
For those of you using an old wallet

addnode=192.52.167.140
addnode=93.157.4.11

this will give you 6 connections

The new updated wallet is available for download at www.neutroncoin.com for Mac and Windows.

The updated wallet syncs automatically.

New thread coming soon.




hero member
Activity: 686
Merit: 512
www.neutroncoin.com
December 12, 2015, 10:34:52 PM
BTW, gonna dload the wallet again. Mine keeps crashing... but could someone try get a bootstrap for when needed???

TIA!!

It does for me to sometimes after reopen it, and currently i need to re download chain to get it working.
IW


I haven't experienced those issues with mine,, there will be a updated wallet soon that will sync without adding nodes,,

you can download the current wallet from www.neutroncoin.com the updated wallet will be released soon.
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
December 12, 2015, 10:31:53 PM
Another node:

192.52.167.140

Updated wallet coming very soon,,

links to the Block Explorers can be found and the Current wallet can be downloaded from www.neutroncoin.com.

A new thread will be posted,, Im going to keep it simple as I said.

This coin will run smooth and be dependable from here on out.

In time I hope people will consider investing and staking long term.

* I am looking for someone that can build a solid Android wallet

My phone is always on, so why shouldnt it be staking too?

This is a job that will pay in Bitcoin, message me if you would like to discuss the gig, cool?







hero member
Activity: 736
Merit: 500
December 12, 2015, 02:22:23 PM
BTW, gonna dload the wallet again. Mine keeps crashing... but could someone try get a bootstrap for when needed???

TIA!!

It does for me to sometimes after reopen it, and currently i need to re download chain to get it working.
IW
member
Activity: 124
Merit: 10
December 12, 2015, 02:15:32 PM
BTW, gonna dload the wallet again. Mine keeps crashing... but could someone try get a bootstrap for when needed???

TIA!!
member
Activity: 124
Merit: 10
December 12, 2015, 12:10:49 PM
Oh, well... communication didn0t flow this time... lol

Good to hear... I'm sure you will be happy with his "savoir faire"

Hope this takes this coin where we all want it to be!!
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
December 12, 2015, 04:17:22 AM
Just messaged one of the guys that were suggested to me, looks like he certainly has the skills necessary.

I don't want to throw out any names yet. Ill keep working on it!




So far there has been no response from either person I have messaged,

Still looking for candidates.

I see you apparently got someone already, but just wanted to say, from your comment, that I did not get any news from you about the person I suggested, and AFAIK, he hasn't either...

Just in case, if you still need him, let me know again...

Regards!!

Actually it is your guy who is helping me : )
member
Activity: 124
Merit: 10
December 12, 2015, 03:29:20 AM
Just messaged one of the guys that were suggested to me, looks like he certainly has the skills necessary.

I don't want to throw out any names yet. Ill keep working on it!




So far there has been no response from either person I have messaged,

Still looking for candidates.

I see you apparently got someone already, but just wanted to say, from your comment, that I did not get any news from you about the person I suggested, and AFAIK, he hasn't either...

Just in case, if you still need him, let me know again...

Regards!!
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
December 11, 2015, 06:51:13 PM
Here is a new Block Explorer:

http://theblockexplorers.com/neutron.html

and here is a New full Node: 64.57.133.230

More to come!


A New website, and an updated wallet w/active nodes downloadable from the website is on the way.

I will post a new thread, but not until I have everything else in place.

And guys,, Im not going to bail on this,, this is not a pump n dump,, I will ensure that Neutron stays up and running

and remains a simple dependable staking coin suitable for long term investment and staking.


Thanks!
legendary
Activity: 1582
Merit: 1001
www.neutroncoin.com
December 11, 2015, 09:19:41 AM
Where to download a working wallet? The reference in the beginning of the theme DOES NOT WORK! File deleted! The latest stable working version of the wallet, please!


http://www.megafileupload.com/ie5z/Neutron-qt.exe


You will have to add nodes to the wallet .conf for it to sync

here is the list of nodes that I am currently using:

addnode=89.222.233.222
addnode=45.55.203.150
addnode=5.147.116.112.:32001
addnode=81.108.19.83:64905
addnode=37.146.80.118.60072
addnode=204.11.237.233:49909
addnode=104.131.140.204:43366
addnode=137.135.57.119:2528
addnode=61.19.181.164:50600
addnode=223.205.109.230:63099
addnode=5.147.116.112:42565

I am getting this fixed in the very near future,, things are looking good.

I have found someone willing to help on a job by job basis,,

with that said I am keeping Neutron simple, Its network will be solid and dependable. A good staking coin that will be around for the long haul regardless of its price.

I am going to continue to use the logos and artwork found on this thread for now as I don't want to make it anymore confusing with another rebrand.

We are currently discussing a simple new website that will host the updated wallet download and all the basic info for the coin that will be around as long as I am (alive).

I will link a new block explorer and Nodes soon.

I am not sure what to do about this bitcointalk thread, if I should start yet another new thread, or perhaps try to get in contact with Goldmaxx and simply get this thread updated.

Your thoughts would be appreciated.





Great Job! I voted for a new thread.
Pages:
Jump to: