pi-node / instructions

266 stars 190 forks source link

user-preferences.json Shouldn't I use this file? #126

Closed mhj0916 closed 3 years ago

mhj0916 commented 3 years ago

https://github.com/pi-node/instructions/issues/30 Seeing this, I followed up and succeeded. However, someone tells me not to use this method as it may negatively affect the mainnet node selection or be recognized as a clone. Is this true? The reason I used this method is that blocks were not created after being selected as a node, so I formatted my computer and reinstalled the Pi node. Then, from the beginning, I had to wait for the node selection again. So I used the user-preferences.json file and was able to select it right away and create a block.

remzicirit commented 3 years ago

it works, I tested also

mhj0916 commented 3 years ago

What tests did you do? Isn't it true that it can be recognized as a clone?

remzicirit commented 3 years ago

I completely removed old one

mhj0916 commented 3 years ago

I also know that using this file works fine and creates blocks. The reason I posted the question was to know if I could be recognized as a clone on the Core Team server if I proceed this way. And because of that, I wonder if the mainnet node selection could have a negative effect on it. Do you know anything about this?

lehboi commented 3 years ago

I have just posted the question in the chat room Node Applicants and one of the moderators has answered: That is a process of cloning. Be careful, if you do so, your node will be flagged as a cloner in the system. Always do clean installation.

remzicirit commented 3 years ago

Thank you Lehboi, I removed PI node from old server and installed to new server which has recommended OS as Windows 10, Everything started from 0 again

mhj0916 commented 3 years ago

lehboi Well looked at your answer. I was frustrated because no one gave a clear answer, but now I know. Thank you so much!