Pages:
Author

Topic: Vsync VSX Project - Standard GOLD for Masternode Coin - Privacy - page 29. (Read 75706 times)

full member
Activity: 174
Merit: 102
Hi, do i need to configure POS mining somehow? yesterday i\ve transferred 200+k coins from poswallet to my own wallet. And it staked nothing in 12h.

Takes a minimum of 48 hours to start staking.
So i only need to put coins in the wallet and leave ./vsyncd running 24/7, right?
XVS
sr. member
Activity: 573
Merit: 252
Hi, do i need to configure POS mining somehow? yesterday i\ve transferred 200+k coins from poswallet to my own wallet. And it staked nothing in 12h.

Takes a minimum of 48 hours to start staking.
hero member
Activity: 585
Merit: 500
 No highlights found ,just zerocoin folk?
full member
Activity: 174
Merit: 102
Hi, do i need to configure POS mining somehow? yesterday i\ve transferred 200+k coins from poswallet to my own wallet. And it staked nothing in 12h.
sr. member
Activity: 700
Merit: 253
Here you can view XVS market cap: https://poswallet.com/blockChain/vsync/
why prices on cap and him exchanges is different over x2?
XVS
sr. member
Activity: 573
Merit: 252
full member
Activity: 224
Merit: 100
What's in the Magic bottle?
I want to be a XVS whale and receive all special rewards!!!  Cheesy Cheesy


Well now is the time to buy it cheap, seems like all the miners and whoever hold large amounts are dumping hard. Shame I am not at home and don't have my exchange login to log in and buy, when I get home I will chew up some more..  Smiley Smiley. I only have 170k, would like to get to over 200k..

Right there with you qiwoman! 191k here, as SOON as it hits 200k I am DMing the dev on Twitter and kindly asking for the 2 week dividends  Smiley
legendary
Activity: 2114
Merit: 1023
Oikos.cash | Decentralized Finance on Tron
I want to be a XVS whale and receive all special rewards!!!  Cheesy Cheesy


Well now is the time to buy it cheap, seems like all the miners and whoever hold large amounts are dumping hard. Shame I am not at home and don't have my exchange login to log in and buy, when I get home I will chew up some more..  Smiley Smiley. I only have 170k, would like to get to over 200k..
XVS
sr. member
Activity: 573
Merit: 252
PoW Reward halved !
current reward: 50 XVS per block
sr. member
Activity: 700
Merit: 253
I want to be a XVS whale and receive all special rewards!!!  Cheesy Cheesy
after me  Grin
sr. member
Activity: 700
Merit: 253
Hi dev, any plans for masternode implementation?
Thanks.
i'm interested too
full member
Activity: 224
Merit: 100
What's in the Magic bottle?
I want to be a XVS whale and receive all special rewards!!!  Cheesy Cheesy
newbie
Activity: 9
Merit: 0
please update coinmarketcap so we can see the marketcap and current supply of coin, thanks.
XVS
sr. member
Activity: 573
Merit: 252
There will be an update for those holding a bigger amount, we will have something for you Smiley
XVS
sr. member
Activity: 573
Merit: 252
is there any plans to release Raspberi pi wallet and linux wallet?
i can't compile from source on xubuntu 16.04 - getting an error
What error are you getting ?

This One:
~/Vsync$ make
cd /home/xfunk/Vsync/src/leveldb && CC=gcc CXX=g++ make OPT="-m64 -pipe -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory '/home/xfunk/Vsync/src/leveldb'
/bin/sh: 1: ./build_detect_platform: Permission denied
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target 'build_config.mk'.  Stop.
make[1]: Leaving directory '/home/xfunk/Vsync/src/leveldb'
Makefile:697: recipe for target '/home/xpunk/Vsync/src/leveldb/libleveldb.a' failed
make: *** [/home/xfunk/Vsync/src/leveldb/libleveldb.a] Error 2

Go to your leveldb folder and do this command:
chmod a+x build_detect_platform
XVS
sr. member
Activity: 573
Merit: 252
-zip-
Hello,

We thank you for your concern, we are happy to answer to clear things up.

We did not hide the premine, in fact its pretty clear in the OP and code, anyone can check it.

We have a big plan to distribute the premine, to bring a big community together, our goal is to spread the coin to most people possible on a long term view.
A very small percentage will return to Vsync team.
We will have more information on this soon.

Thank you,
Vsync DEV



You are a fucking liar. U said in the op that premine was %1. Yet only 2.6m coins max a year and you got 100m coins premined? Scam all the way. When it hits an shitty exchange u will just dump and logoff this account.

yup.. check out yobit. he is selling 760k xvs for 1.63 bitcoin
There is about 7M coins in circulation, any trader can sell or buy anytime they want. We wont stop them, this is exactly how cryptocurrency works.
sr. member
Activity: 560
Merit: 252
-zip-
Hello,

We thank you for your concern, we are happy to answer to clear things up.

We did not hide the premine, in fact its pretty clear in the OP and code, anyone can check it.

We have a big plan to distribute the premine, to bring a big community together, our goal is to spread the coin to most people possible on a long term view.
A very small percentage will return to Vsync team.
We will have more information on this soon.

Thank you,
Vsync DEV



You are a fucking liar. U said in the op that premine was %1. Yet only 2.6m coins max a year and you got 100m coins premined? Scam all the way. When it hits an shitty exchange u will just dump and logoff this account.

yup.. check out yobit. he is selling 760k xvs for 1.63 bitcoin
full member
Activity: 174
Merit: 102
is there any plans to release Raspberi pi wallet and linux wallet?
i can't compile from source on xubuntu 16.04 - getting an error
What error are you getting ?

This One:
~/Vsync$ make
cd /home/xfunk/Vsync/src/leveldb && CC=gcc CXX=g++ make OPT="-m64 -pipe -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory '/home/xfunk/Vsync/src/leveldb'
/bin/sh: 1: ./build_detect_platform: Permission denied
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target 'build_config.mk'.  Stop.
make[1]: Leaving directory '/home/xfunk/Vsync/src/leveldb'
Makefile:697: recipe for target '/home/xpunk/Vsync/src/leveldb/libleveldb.a' failed
make: *** [/home/xfunk/Vsync/src/leveldb/libleveldb.a] Error 2
XVS
sr. member
Activity: 573
Merit: 252
PoW reward halving tomorrow !
XVS
sr. member
Activity: 573
Merit: 252
any plans for the future?  Huh
We have a team working on a detailed road-map and a website for XVS.
This is just the beginning, we already got XVS listed on 4 exchanges in less than 3 weeks from launch, we have pools, block explorers and more!
Pages:
Jump to: