Pages:
Author

Topic: [ANN] PHOENIX PLATFORM 🔥 SMART CONTRACT + PRIVACY 🔥 COMING SOON [VSYNC.IO] - page 76. (Read 144765 times)

newbie
Activity: 56
Merit: 0
Why does my wallet not sync? I've had it open all day and it still says "Out of Sync" and remains stuck on "15 Weeks Behind", no signs of it syncing.

you need to add nodes on config file, from the first post of this topic

Where do I find the config file?

https://bitcointalksearch.org/topic/m.21320116

Sorry, I'm a beginner. But I saw where the nodes were on the first page, so where do I input them?
Can you give me specific instructions, please? thank you.

you must add the entire list of these nodes to a file vsync.conf on folder Vsync, which you have in the folder Roaming.
and restart wallet

Sorry but I'm on a Mac and there is no Vsync.conf file here, or I am looking in the wrong place. I've also tried to open it up through the wallet "open wallet config file" option but that doesn't do anything.
member
Activity: 350
Merit: 10
Miner compatriots who have mined Vsyc for a period of time, this is a good project. The current price must be undervalued. Take it and wait for it to fly. Do not mess it up.
full member
Activity: 364
Merit: 100
Why does my wallet not sync? I've had it open all day and it still says "Out of Sync" and remains stuck on "15 Weeks Behind", no signs of it syncing.

you need to add nodes on config file, from the first post of this topic

Where do I find the config file?

https://bitcointalksearch.org/topic/m.21320116

Sorry, I'm a beginner. But I saw where the nodes were on the first page, so where do I input them?
Can you give me specific instructions, please? thank you.

you must add the entire list of these nodes to a file vsync.conf on folder Vsync, which you have in the folder Roaming.
and restart wallet
newbie
Activity: 56
Merit: 0
Why does my wallet not sync? I've had it open all day and it still says "Out of Sync" and remains stuck on "15 Weeks Behind", no signs of it syncing.

you need to add nodes on config file, from the first post of this topic

Where do I find the config file?

https://bitcointalksearch.org/topic/m.21320116

Sorry, I'm a beginner. But I saw where the nodes were on the first page, so where do I input them?
Can you give me specific instructions, please? thank you.
full member
Activity: 364
Merit: 100
Why does my wallet not sync? I've had it open all day and it still says "Out of Sync" and remains stuck on "15 Weeks Behind", no signs of it syncing.

you need to add nodes on config file, from the first post of this topic

Where do I find the config file?

https://bitcointalksearch.org/topic/m.21320116
newbie
Activity: 56
Merit: 0
Why does my wallet not sync? I've had it open all day and it still says "Out of Sync" and remains stuck on "15 Weeks Behind", no signs of it syncing.

you need to add nodes on config file, from the first post of this topic

Where do I find the config file?
full member
Activity: 364
Merit: 100
Why does my wallet not sync? I've had it open all day and it still says "Out of Sync" and remains stuck on "15 Weeks Behind", no signs of it syncing.

you need to add nodes on config file, from the first post of this topic
legendary
Activity: 1134
Merit: 1002
I have heard that new exchanges are coming. Today the price was 0.0137 USD which is the highest so far.
Reward will be 183 USD a month with above mentioned price and 222 Mns.
So imagine what the rewards will be when the price hits 10 cent or even more.
Cryptopia will take this coin to new heights.  I see bright future for this coin.



why cryptopia i think there is many other better exchange i think the dev team should be smart using the budget that they have .

General questions - when there are large stock exchanges bittrex, poloniex? What news from developers?
newbie
Activity: 56
Merit: 0
Why does my wallet not sync? I've had it open all day and it still says "Out of Sync" and remains stuck on "15 Weeks Behind", no signs of it syncing.
newbie
Activity: 5
Merit: 0
I have heard that new exchanges are coming. Today the price was 0.0137 USD which is the highest so far.
Reward will be 183 USD a month with above mentioned price and 222 Mns.
So imagine what the rewards will be when the price hits 10 cent or even more.
Cryptopia will take this coin to new heights.  I see bright future for this coin.



why cryptopia i think there is many other better exchange i think the dev team should be smart using the budget that they have .
newbie
Activity: 96
Merit: 0
I have heard that new exchanges are coming. Today the price was 0.0137 USD which is the highest so far.
Reward will be 183 USD a month with above mentioned price and 222 Mns.
So imagine what the rewards will be when the price hits 10 cent or even more.
Cryptopia will take this coin to new heights.  I see bright future for this coin.

There is some sizeable sells on this coin. The sells are of the colume that could only be the developers who hold a lot of premine
full member
Activity: 225
Merit: 100
I have heard that new exchanges are coming. Today the price was 0.0137 USD which is the highest so far.
Reward will be 183 USD a month with above mentioned price and 222 Mns.
So imagine what the rewards will be when the price hits 10 cent or even more.
Cryptopia will take this coin to new heights.  I see bright future for this coin.
legendary
Activity: 1134
Merit: 1002
What about further progress? Any news about new exchanges?
newbie
Activity: 48
Merit: 0
anyone know why there hasn't been an update in 2 months on github?  Roll Eyes Roll Eyes Roll Eyes Roll Eyes Huh
I see many commits and also twitter is active.

dev, also active in telegram chat
Right. You should join the official discord channel of Vsync, then ask directly developers. You will get what you want.

do you have a link for the discord channel please
jr. member
Activity: 38
Merit: 2
I've made an instruction, hope it'll help someone:

How to run VSX (Vsync) masternode on VPS separately from the main wallet with coins (Windows QT wallet).

INFO TO GET:
IP Address:your_VPS_IP:65010
Label Name:
Collateral Address:
Proof Of Transaction:collateral_output_txid collateral_output_index
Masternode Priv Key:
Master Node Configure Line:Label_Name your_VPS_IP:65010 Masternode_Priv_Key collateral_output_txid collateral_output_index

Actions on PC (Main Wallet):

1. Install Vsync wallet on main PC (that woild be your Main Wallet) and wait till it be completely syncronized (do not forget to add nodes from the first page of bitcointalk thread).

2. Go to Debug console and enter the command - "getaccountaddress MyMasternode" (where MyMasternode is a name chosen by you for your masternode, it's Label Name).
Now you got Collateral Address. Save it.

3. Send exactly 250 000 VSX to the address generated in step 2

4. Go to Debug console and enter the command - "masternode outputs"
That is your Proof Of Transaction for Master Node Configure Line. Save it. collateral_output_index is usually 0 or 1

Actions on VPS (Masternode Wallet):

5. Install Vsync wallet on VPS (that woild be your VPS or Masternode Wallet) and wait till it be completely syncronized (do not forget to add nodes from the first page of bitcointalk thread).
Advice: to save the syncronization time you can archieve your Vsync folder (%AppData%\Roaming\Vsync) excluding files wallet.dat, masternode.conf, vsync.conf. Archieve it, send to VPS, extract and run the wallet.

6. Look for public IP on your VPS (in adapter settings) or in client area of your VPS provider.
Save IP Address.

7. Go to Debug console and enter the command - "masternode genkey"
You get Masternode Priv Key. Save it.

8. Update vsync.conf file on VPS:

rpcusername=long_random_username_chosen_by_you
rpcpassword=long_random_password_chosen_by_you
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
externalip=your_VPS_IP:65010
bind=aдpec_ceтeвoй_кapты:your_VPS_IP:65010
masternodeaddr=your_VPS_IP:65010
masternodeprivkey=Masternode_Priv_Key


9. Save changes and restart Vsync wallet

Actions on PC (Main Wallet):

10. Edit the file masternode.conf:

# Masternode config file
# Format: alias IP:port masternodeprivkey collateral_output_txid collateral_output_index
# Example: mn1 127.0.0.2:65010 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg 2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 0
Label_Name your_VPS_IP:65010 Masternode_Priv_Key collateral_output_txid collateral_output_index


11. Save changes and restart Vsync wallet

12. Go to Masternodes - My Masternodes, select your masternode ans press "Start alias". Status should change to ENABLED.
Advice: if you recieve an ERROR with text like IP Missing, go to Debug console and enter the command - "masternode start-missing".

Actions on VPS (Masternode Wallet):

13. To make sure your masternode's running go to Debug console and enter the command - "masternode status". Last string should be
"status" : "Masternode successfully started"

14. Enjoy your rewards!
member
Activity: 312
Merit: 10
full member
Activity: 364
Merit: 100
on cryptocompare VSX last update 3 days ago
http://joxi.ru/823zQ3GC6bkpOm

Because of what is?
newbie
Activity: 52
Merit: 0
anyone know why there hasn't been an update in 2 months on github?  Roll Eyes Roll Eyes Roll Eyes Roll Eyes Huh
I see many commits and also twitter is active.
Developers claimed that they will release new roadmap, new website in the first quarter of 2018. I am look forward to seeing them, too.
The upcoming events will be breaking ones for Vsync community.
newbie
Activity: 57
Merit: 0
anyone know why there hasn't been an update in 2 months on github?  Roll Eyes Roll Eyes Roll Eyes Roll Eyes Huh
I see many commits and also twitter is active.

dev, also active in telegram chat
Right. You should join the official discord channel of Vsync, then ask directly developers. You will get what you want.
full member
Activity: 364
Merit: 100
anyone know why there hasn't been an update in 2 months on github?  Roll Eyes Roll Eyes Roll Eyes Roll Eyes Huh
I see many commits and also twitter is active.

dev, also active in telegram chat
Pages:
Jump to: