Pages:
Author

Topic: [ANN] Neutron Crypto Coin Project (NTRN) Version 4.0.1 available now. - page 73. (Read 134087 times)

hero member
Activity: 686
Merit: 512
www.neutroncoin.com
NTRN has been updated on the market cap,

http://coinmarketcap.com/currencies/neutron/

I am glad that the proper information is listed!

With its current low market value, neutron is cheap and easy to get into, fun to stake, and simple.

It is a low mid supply coin with a low inflation rate based on staking, it is sustainable.

With the changes on the horizon I am looking forward to the future. We will be here!

more soon.
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
Any estimated time of delivery please ?

It can change at anytime as we are still in the testing phase but I believe we will be moving forward with things in one week,, within 2 weeks definitely.


Sound good but trading volume is like 0 in most of the exchanger, when this will be fully released we may see spike. I think better to give this a try bagholding few.

I think it's nice that we have a platform from which to build upon, I'm looking forward to working on this project for many years to come!
legendary
Activity: 1120
Merit: 1007
CryptoTalk.Org - Get Paid for every Post!
Any estimated time of delivery please ?

It can change at anytime as we are still in the testing phase but I believe we will be moving forward with things in one week,, within 2 weeks definitely.


Sound good but trading volume is like 0 in most of the exchanger, when this will be fully released we may see spike. I think better to give this a try bagholding few.
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
Any estimated time of delivery please ?

It can change at anytime as we are still in the testing phase but I believe we will be moving forward with things in one week,, within 2 weeks definitely.

sr. member
Activity: 259
Merit: 250
Any estimated time of delivery please ?
legendary
Activity: 1582
Merit: 1001
www.neutroncoin.com
That is a great news!
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
Update from Presstab

As of now the code is close to fully written, just not fully tested. Currently it does this:

Wallet sends each node a request for the number of masternodes they have. If the node returns a different number of masternodes that the wallet has, then it requests their full list of masternodes. The masternode list is then sent from the peer and placed into a pending masternodes list. The pending list is constantly checked, and if there are pending masternodes the wallet will try to connect to the nodes. (this is where my testing has ended, with successful connection).

After connecting it sends a request for verification via asking the node to sign a random hash. When the masternode returns the signed hash and it is correct, the masternode is moved from the pending list to the accepted list. If the wallet was not connected to the peer before this procedure then the wallet then drops the connection (we can add more complex code here if we want, the point is to not force everyone to be connected to each mn).

This whole procedure is handled by a new object I created, the masternodeChecker. The masternodeChecker will then be asked at each block whether the mn that recieved the reward was the correct mn. If not then that block will be rejected. Peers will have the option of not actively using the masternodeChecker and simply following their peers, for example a wallet that does not want to connect to external peers that they do not trust.

All of the code I have described has been written (except the last part about the checker checking each block, but thats really easy to add). Now I just need to test it with a masternode that is up to date with the latest code, so i will make one and test everything out.


Im sure you can all read between the lines to guess what happens if there is no masternode payment yes?  Cool

It is coming!
legendary
Activity: 1582
Merit: 1001
www.neutroncoin.com
Also could someone please go over to the old neutron nucleus wallet thread and tell the people that are posting there to come over to this thread,,I do not watch the old neutron threads and I do not have links or time to search for it at the moment, as I am at work doing a music festival and I'm only mobile with my phone.
I was informed there are people posting over there looking for stuff that's over here,,

Would someone please find that thread and direct it here?

You can get bootstrap from this website.

http://cryptochainer.com/dir/



newbie
Activity: 20
Merit: 0
Also could someone please go over to the old neutron nucleus wallet thread and tell the people that are posting there to come over to this thread,,I do not watch the old neutron threads and I do not have links or time to search for it at the moment, as I am at work doing a music festival and I'm only mobile with my phone.
I was informed there are people posting over there looking for stuff that's over here,,

Would someone please find that thread and direct it here?






I just posted the new link
brand new
Activity: 0
Merit: 519
nope, no new install. Was working without any issues, just wasn0t staking as it was before.. now, with nodes added, I'm having no connections..

Willy

forked ?
which is last block you have and its hash ?
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
Also could someone please go over to the old neutron nucleus wallet thread and tell the people that are posting there to come over to this thread,,I do not watch the old neutron threads and I do not have links or time to search for it at the moment, as I am at work doing a music festival and I'm only mobile with my phone.
I was informed there are people posting over there looking for stuff that's over here,,

Would someone please find that thread and direct it here?
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
Is it possible to use bootstrap for speed up ?

There is a bootstrap available,,, it is in a post on the thread, and in the ANN,,,, it's from an external site,, however in Willys case he needs to just roll fresh with no bootstrap.
brand new
Activity: 0
Merit: 519
no... nothing "extra" in the config file... actually, now, after adding the nodes offered, I have 0 connections..

Apart from the nodes, all I have is this and the rpc user and pass...

txindex=1
staking=1
daemon=1
server=1
listen=1

Any ideas??

Willy

is it completely fresh setup ?
new wallet software, no data
if not try one
.m.
sr. member
Activity: 280
Merit: 260
Is it possible to use bootstrap for speed up ?
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
nope, no new install. Was working without any issues, just wasn0t staking as it was before.. now, with nodes added, I'm having no connections..


Willy

Save your wallet.dat,, delete everything,,, download the wallet from neutroncoin.com, add the nodes found at the top of this thread,, resync, no bootstrap,,, then drop your wallet.dat in.


member
Activity: 124
Merit: 10
nope, no new install. Was working without any issues, just wasn0t staking as it was before.. now, with nodes added, I'm having no connections..


Willy
member
Activity: 124
Merit: 10
no... nothing "extra" in the config file... actually, now, after adding the nodes offered, I have 0 connections..

Apart from the nodes, all I have is this and the rpc user and pass...

txindex=1
staking=1
daemon=1
server=1
listen=1

Any ideas??

Willy
hero member
Activity: 686
Merit: 512
www.neutroncoin.com
kk, thanks all. Nodes added, but if I should open a port for the wallet to "communicate" better with others on the network, which port would that be??

Thnxs in advance!!

Willy

Hey there, also make sure there is nothing extra in your conf file,, there used to be talk of people using some code in the conf to cheat master node payments,, as a result in the current wallet if those codes are present it will stop staking completely,,, after trying myself I had to start over,, re sync the blockchain, and generate a new perers.dat to get my wallet running right again,,
So make sure you don't have anything "extra" in your conf
legendary
Activity: 1582
Merit: 1001
www.neutroncoin.com
kk, thanks all. Nodes added, but if I should open a port for the wallet to "communicate" better with others on the network, which port would that be??

Thnxs in advance!!

Willy

No need. unless you want to run a masternode.
brand new
Activity: 0
Merit: 519
i see ~45 connections right now, aggregated list:

Code:
addnode=104.238.128.87:56840
addnode=104.131.140.204:37616
addnode=104.172.24.79:26128
addnode=104.172.24.79:54014
addnode=104.172.24.79:61395
addnode=104.172.24.79:64345
addnode=104.232.37.138:60088
addnode=109.121.211.59:56180
addnode=109.91.55.33:32001
addnode=137.135.57.119:2600
addnode=162.255.117.105:64117
addnode=178.82.179.238:55831
addnode=178.82.179.238:56064
addnode=178.82.179.238:56202
addnode=178.82.179.238:61026
addnode=178.82.179.238:61066
addnode=178.82.179.238:64475
addnode=184.5.100.246:63385
addnode=205.251.171.136:54012
addnode=216.170.126.168:50844
addnode=223.207.27.122:51238
addnode=23.120.208.254:60771
addnode=23.120.208.254:63577
addnode=45.63.18.161:59453
addnode=5.189.144.97:47142
addnode=71.241.144.171:58018
addnode=74.118.192.18:32001
addnode=81.191.27.5:1471
addnode=81.191.27.5:16941
addnode=81.191.27.5:23237
addnode=81.191.27.5:28407
addnode=81.191.27.5:37900
addnode=81.191.27.5:59620
addnode=81.84.178.207:54721
addnode=82.46.79.119:32001
addnode=83.251.227.225:55051
addnode=84.200.7.231:59028
addnode=85.175.216.200:38000
addnode=85.175.216.200:40368
addnode=85.175.216.200:41072
addnode=89.222.233.222:32001
addnode=98.118.105.12:49785
addnode=98.118.105.12:52164
addnode=98.118.105.12:64314
addnode=98.118.105.12:64629
addnode=98.118.105.12:65373
Pages:
Jump to: