Whitesox
Member
Offline
Activity: 124
Merit: 10
|
|
September 03, 2016, 11:29:55 AM |
|
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
|
Do I know anyone?? Does anyone know me??
|
|
|
BTC-BTC-BTC
Legendary
Offline
Activity: 1582
Merit: 1001
www.neutroncoin.com
|
|
September 03, 2016, 03:37:08 PM |
|
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.
|
|
|
|
audiotopix (OP)
|
|
September 03, 2016, 03:55:48 PM |
|
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
|
|
|
|
Whitesox
Member
Offline
Activity: 124
Merit: 10
|
|
September 03, 2016, 05:54:45 PM |
|
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
|
Do I know anyone?? Does anyone know me??
|
|
|
Whitesox
Member
Offline
Activity: 124
Merit: 10
|
|
September 03, 2016, 06:20:32 PM |
|
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
|
Do I know anyone?? Does anyone know me??
|
|
|
audiotopix (OP)
|
|
September 03, 2016, 06:46:16 PM |
|
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.
|
|
|
|
.m.
|
|
September 04, 2016, 02:06:12 PM |
|
Is it possible to use bootstrap for speed up ?
|
|
|
|
audiotopix (OP)
|
|
September 04, 2016, 07:31:28 PM |
|
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.
|
|
|
|
audiotopix (OP)
|
|
September 04, 2016, 07:35:08 PM |
|
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?
|
|
|
|
Depiyster
Newbie
Offline
Activity: 20
Merit: 0
|
|
September 04, 2016, 08:23:13 PM |
|
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
|
|
|
|
BTC-BTC-BTC
Legendary
Offline
Activity: 1582
Merit: 1001
www.neutroncoin.com
|
|
September 05, 2016, 04:21:18 PM |
|
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/
|
|
|
|
audiotopix (OP)
|
|
September 10, 2016, 09:44:06 AM |
|
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? It is coming!
|
|
|
|
BTC-BTC-BTC
Legendary
Offline
Activity: 1582
Merit: 1001
www.neutroncoin.com
|
|
September 11, 2016, 02:54:50 AM |
|
That is a great news!
|
|
|
|
aamarket
|
|
September 14, 2016, 01:47:38 PM |
|
Any estimated time of delivery please ?
|
IMPORTANT:http://bitcointalk.org/index.php?topic=177133.0,Tips welcome BTC:1AAMARKETmJvfjDwEFmhyYYwfre7ZFVseP RIC:RGnX6LcJrsVEuYeySDDxkmH7AjRqoprcKt
|
|
|
audiotopix (OP)
|
|
September 14, 2016, 02:05:39 PM |
|
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.
|
|
|
|
amacar2
Legendary
Offline
Activity: 1120
Merit: 1008
CryptoTalk.Org - Get Paid for every Post!
|
|
September 14, 2016, 02:25:37 PM |
|
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.
|
|
|
|
audiotopix (OP)
|
|
September 14, 2016, 02:34:47 PM |
|
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!
|
|
|
|
audiotopix (OP)
|
|
September 15, 2016, 06:53:26 AM |
|
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.
|
|
|
|
audiotopix (OP)
|
|
September 16, 2016, 05:48:41 AM |
|
Just wanted to mention that I am in contact with Bittrex,
I have disclosed my plans for Neutron to them, and am awaiting a response from their team, hopefully I will chat will Bill again.
We are very very close to completing Operation Phoenix!
There has never been a better time to pick up some NTRN!
|
|
|
|
BTC-BTC-BTC
Legendary
Offline
Activity: 1582
Merit: 1001
www.neutroncoin.com
|
|
September 16, 2016, 12:33:37 PM |
|
Just wanted to mention that I am in contact with Bittrex,
I have disclosed my plans for Neutron to them, and am awaiting a response from their team, hopefully I will chat will Bill again.
We are very very close to completing Operation Phoenix!
There has never been a better time to pick up some NTRN!
Phoenix Rising from the Ashes. Cool operation name!
|
|
|
|
|