Bitcoin Forum
May 10, 2024, 08:33:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 [87] 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 »
  Print  
Author Topic: [ANN] PHOENIX PLATFORM 🔥 SMART CONTRACT + PRIVACY 🔥 COMING SOON [VSYNC.IO]  (Read 144736 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (1 post by 1+ user deleted.)
olegoleg117
Full Member
***
Offline Offline

Activity: 392
Merit: 100



View Profile
March 22, 2018, 02:00:04 PM
 #1721

What is the current block?

Output from my daemon:
Code:
    "version" : 3050000,
    "protocolversion" : 70712,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "zerocoinbalance" : 0.00000000,
    "blocks" : 279532,
    "timeoffset" : 1,
    "connections" : 56,
    "proxy" : "",
    "difficulty" : 22.89091824,
    "testnet" : false,
    "moneysupply" : 169090168.32743120,



Now everyone shows in different ways
Explorer 280111
master wallet with MH 280368
wallet for pos 280351
All re-synced after update
Where to look, what exactly this chain original?
Looks like some forks already exist after the wallet is updated
1715373221
Hero Member
*
Offline Offline

Posts: 1715373221

View Profile Personal Message (Offline)

Ignore
1715373221
Reply with quote  #2

1715373221
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715373221
Hero Member
*
Offline Offline

Posts: 1715373221

View Profile Personal Message (Offline)

Ignore
1715373221
Reply with quote  #2

1715373221
Report to moderator
1715373221
Hero Member
*
Offline Offline

Posts: 1715373221

View Profile Personal Message (Offline)

Ignore
1715373221
Reply with quote  #2

1715373221
Report to moderator
BanzaiBTC
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Chipcoin Developer


View Profile WWW
March 22, 2018, 02:44:12 PM
 #1722

Now everyone shows in different ways
Explorer 280111
master wallet with MH 280368
wallet for pos 280351
All re-synced after update
Where to look, what exactly this chain original?
Looks like some forks already exist after the wallet is updated


The explorer is my daemon... Wink

Latest output
Code:
"version" : 3050000,
    "protocolversion" : 70712,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "zerocoinbalance" : 0.00000000,
    "blocks" : 280111,
    "timeoffset" : 1,
    "connections" : 56,
    "proxy" : "",
    "difficulty" : 0.10224874,
    "testnet" : false,
    "moneysupply" : 169133593.22838679,

Suddenly a few extra blocks popped up... My daemon was also updated to the latest version yesterday on request by the developer..

Can someone check my explorer with their own "getblockhash" outputs if they match?




EDIT:

Interesting....

from debug log:
Code:
2018-03-22 14:28:47 ERROR: ContextualCheckBlockHeader: forked chain older than max reorganization depth (height 279987)
2018-03-22 14:28:47 ERROR: ProcessNewBlock : AcceptBlock FAILED
2018-03-22 14:28:47 Misbehaving: 118.173.138.152:7200 (0 -> 1)
jox
Hero Member
*****
Offline Offline

Activity: 681
Merit: 500


View Profile
March 22, 2018, 04:07:00 PM
 #1723

from my wallet

17:06:01

getblockhash 280507


17:06:01

aac50b3a1acd3736ebaba4f87e43dedd306b290c596bf7b13ee676b52eb97935


17:07:30

getblockhash 280111


17:07:30

744616916b073f64ce6ad72055f272f5e9224362e0ab98a1b0cb12d8a025cbdb


I make full resynch with peers from
https://www.coinexchange.io/network/peers/VSX
BanzaiBTC
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Chipcoin Developer


View Profile WWW
March 22, 2018, 04:12:49 PM
Last edit: March 22, 2018, 04:27:56 PM by BanzaiBTC
 #1724

from my wallet

17:06:01

getblockhash 280507


17:06:01

aac50b3a1acd3736ebaba4f87e43dedd306b290c596bf7b13ee676b52eb97935


.......


Seems my daemon is totally off here.. I will re-compile and resync again.. Thanks for the hashes!
olegoleg117
Full Member
***
Offline Offline

Activity: 392
Merit: 100



View Profile
March 22, 2018, 04:39:07 PM
 #1725

Now everyone shows in different ways
Explorer 280111
master wallet with MH 280368
wallet for pos 280351
All re-synced after update
Where to look, what exactly this chain original?
Looks like some forks already exist after the wallet is updated


The explorer is my daemon... Wink

Latest output
Code:
"version" : 3050000,
    "protocolversion" : 70712,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "zerocoinbalance" : 0.00000000,
    "blocks" : 280111,
    "timeoffset" : 1,
    "connections" : 56,
    "proxy" : "",
    "difficulty" : 0.10224874,
    "testnet" : false,
    "moneysupply" : 169133593.22838679,

Suddenly a few extra blocks popped up... My daemon was also updated to the latest version yesterday on request by the developer..

Can someone check my explorer with their own "getblockhash" outputs if they match?




EDIT:

Interesting....

from debug log:
Code:
2018-03-22 14:28:47 ERROR: ContextualCheckBlockHeader: forked chain older than max reorganization depth (height 279987)
2018-03-22 14:28:47 ERROR: ProcessNewBlock : AcceptBlock FAILED
2018-03-22 14:28:47 Misbehaving: 118.173.138.152:7200 (0 -> 1)


my wallet

18:34:35
?
getblockhash 280574


18:34:35
?
d4d530acf355fd96622115aaedc35de173e7b222c980328cb9f9fa0df9fe3875



Code:
2018-03-21 15:53:16 ERROR: ContextualCheckBlockHeader: forked chain older than max reorganization depth (height 277131)
2018-03-21 15:53:16 ERROR: ProcessNewBlock : AcceptBlock FAILED
2018-03-21 15:53:16 Misbehaving: 216.196.217.106:65010 (0 -> 1)
2018-03-21 15:57:02 ERROR: ContextualCheckBlockHeader: forked chain older than max reorganization depth (height 277131)
2018-03-21 15:57:02 ERROR: ProcessNewBlock : AcceptBlock FAILED
2018-03-21 15:57:02 Misbehaving: 216.196.217.106:65010 (1 -> 2)
2018-03-21 16:01:42 ERROR: ContextualCheckBlockHeader: forked chain older than max reorganization depth (height 277131)
2018-03-21 16:01:42 ERROR: ProcessNewBlock : AcceptBlock FAILED
2018-03-21 16:01:42 Misbehaving: 216.196.217.106:65010 (2 -> 3)
2018-03-21 16:09:18 ERROR: ContextualCheckBlockHeader: forked chain older than max reorganization depth (height 278639)
2018-03-21 16:09:18 ERROR: ProcessNewBlock : AcceptBlock FAILED
2018-03-21 16:09:18 Misbehaving: 192.99.73.230:65010 (0 -> 1)
2018-03-21 16:10:20 ERROR: ContextualCheckBlockHeader: forked chain older than max reorganization depth (height 278639)
2018-03-21 16:10:20 ERROR: ProcessNewBlock : AcceptBlock FAILED
2018-03-21 16:10:20 Misbehaving: 205.134.165.247:65010 (0 -> 1)
2018-03-21 16:11:12 ERROR: ContextualCheckBlockHeader: forked chain older than max reorganization depth (height 278639)
2018-03-21 16:11:12 ERROR: ProcessNewBlock : AcceptBlock FAILED
2018-03-21 16:11:12 Misbehaving: 85.14.247.17:65010 (0 -> 1)
2018-03-22 08:00:17 ERROR: ContextualCheckBlockHeader: forked chain older than max reorganization depth (height 279524)
2018-03-22 08:00:17 ERROR: ProcessNewBlock : AcceptBlock FAILED
2018-03-22 08:00:17 Misbehaving: 193.124.115.178:65010 (1 -> 2)

Parsa1
Full Member
***
Offline Offline

Activity: 225
Merit: 100


View Profile
March 22, 2018, 07:53:26 PM
 #1726

Wow Zero-coin protocol is implemented already in the new wallet. Thats huge actually.
Devs kept their promise. well-done. When the market recovers Vsync will go to new heights.

Peace !

Fishmaster42
Hero Member
*****
Offline Offline

Activity: 803
Merit: 501


View Profile
March 23, 2018, 02:13:24 AM
 #1727

~
In my wallet, what I got are:

09:01:09

{
    "chain" : "main",
    "blocks" : 281409,
    "headers" : 281409,
    "bestblockhash" : "450114a746e6363078843b90b5929a1b07093971f2a67fc0038d600896bf34b1",
    "difficulty" : 66634.11310216,
    "verificationprogress" : 0.99994888,
    "chainwork" : "0000000000000000000000000000000000000000000000011fdd25883df61dab"
}
I am not sure whether my wallet being on the right chain or not. I think Vsync developers should officially announce about what is going on with Vsync network.
Would you like me to announce it here. Dear Sir reload your wallet. join us here https://t.me/VSXcoin
jox
Hero Member
*****
Offline Offline

Activity: 681
Merit: 500


View Profile
March 23, 2018, 03:11:43 PM
 #1728

I can't staking.
1. I made full resynch
2. I see masternode rewardd on end of synch
3. When staking is started, it make its own chain, so its impossible to staking.

I made this few times, for now I just losing staking reward. It's Definitely something wrong in new wallet.
dphgntp
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 23, 2018, 03:15:29 PM
 #1729

I can't staking.
1. I made full resynch
2. I see masternode rewardd on end of synch
3. When staking is started, it make its own chain, so its impossible to staking.

I made this few times, for now I just losing staking reward. It's Definitely something wrong in new wallet.
Unlocking your wallet, let it sync, after that it will start staking after several minutes. Please check the icon status in the left corner in the bottom of the wallet (it should be green one to activate staking feature).
jox
Hero Member
*****
Offline Offline

Activity: 681
Merit: 500


View Profile
March 23, 2018, 03:48:22 PM
 #1730

I can't staking.
1. I made full resynch
2. I see masternode rewardd on end of synch
3. When staking is started, it make its own chain, so its impossible to staking.

I made this few times, for now I just losing staking reward. It's Definitely something wrong in new wallet.
Unlocking your wallet, let it sync, after that it will start staking after several minutes. Please check the icon status in the left corner in the bottom of the wallet (it should be green one to activate staking feature).

really newbie with his first post trying to help me?  Grin

I know there is lock in wallet.
BuyCheck
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
March 23, 2018, 06:03:20 PM
Last edit: March 23, 2018, 07:04:56 PM by BuyCheck
 #1731

MANDATORY WALLET UPDATE V3.5.0.0


How to update:
    1. Exit/stop the current wallet from the wallet. (File - Exit or ./vsync-cli stop).
    2. Backup existing wallet.dat file to a safe location before upgrading.
    3. Download and install the new wallet appropriate for your OS.
        https://github.com/VsyncCrypto/VSX/releases/tag/v3.5.0.0
    4. Re-start the wallet. (Launch from your Vsync shortcut icon or ./vsyncd for linux).
    5. Let your wallet fully sync.

By default, your VSX data directory is located in the following locations for each OS type:

Windows
Go to Start > Run > %APPDATA%\vsync (or just enter the above path in explorer) or C:\Users%username%\AppData\Roaming\vsync

OSX
~/Library/Application\ Support/vsync (/Users/YourUserName/Library/Application\ Support/vsync)

Linux
~/.vsync (Hidden folder “.vsync” - control+h to display in the GUI, ls -a to display in terminal)

Update logs:
Added Zerocoin feature (Wednesday 21 April 2018 04:00:00 UTC)
Block version to v4 (Block height 300000)
Bugfix seesaw payments (Block height 320000)
Bugfix (PIVX legacy) blockchain stall at 325000
Bugfix PoS rewards
Update checkpoints
Set new alert key
Set new spork key
Added spork IsSuperMajority
Improve masternode stability
Improve network stability
Improve blockchain download speed
Improve user interface usability
New GUI for zerocoin feature
Upgrade depends build system (to use newer dependencies)
Update logo, images and color
Copyright notice correction
Update client version
Update protocol version
Automated Database Corruption Repair
More Accurate Error Messages
Reduction of Debug Log Spam
Removal of Heavy Running Transaction Search Code
Accumulator Code Refactor
libzerocoin Exploit Fix
zVSX Maintenance Mode Spork
Money Supply Indexing
More Extensive Tracking of zVSX Supply Through RPC
Multisig GUI
Better Filtering of Transactions in Stake Miner
More Responsive Shutdown Requests
More Extensive Display of zVSX Confirmation/Maturity Status
RPC changes
Bip38 Compatibility With 3rd Party Tools
Advanced Use & Privacy Considerations
Tor Service Integration Improvements
All Masternodes List GUI Removal

Website
http://vsync.pw/

Twitter
https://twitter.com/VsyncCrypto/

Roadmap Video
https://www.youtube.com/watch?v=owQ1qMsHhbQ

Telegram News channel:
http://t.me/VsyncNews

Official Telegram Community channels:
http://t.me/VSXcoin
http://t.me/VSXBrazil
http://t.me/VSXRussia
http://t.me/VSXJapan
http://t.me/VSXChina
http://t.me/VSXArabe
http://t.me/VSXSpanish

Official Discord Channel:
https://discord.gg/Arqhyqg

Bitcointalk Thread
https://bitcointalk.org/index.php?topic=2133048.0


Very impressed with this update. Cant wait to set up a masternode.

Keep up the good work!  Wink
Scofield
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 23, 2018, 07:11:48 PM
 #1732

Good Project!

Watching this one for sure..
lethamtn
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
March 23, 2018, 11:09:57 PM
 #1733

Staking rewards looks better after upgrade, maybe due to chainsplit.
thnp7179
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
March 24, 2018, 09:43:09 AM
 #1734

Staking rewards looks better after upgrade, maybe due to chainsplit.
Me too ,  Cry
tuandl
Newbie
*
Offline Offline

Activity: 97
Merit: 0


View Profile
March 24, 2018, 09:54:47 AM
 #1735

Staking rewards looks better after upgrade, maybe due to chainsplit.
Me too ,  Cry
Why crying? You should laugh out loud when your staking rewards are higher than of before. Everything will be back to normal soon. Someone have not care about updating their wallet, so they led to splits. Over time, they have to upgrade their wallets to newest version, or they always on the wrong chain. It doesn't matter for people who upgraded and has been on the right chain. Forget about those lazy guys!
jox
Hero Member
*****
Offline Offline

Activity: 681
Merit: 500


View Profile
March 24, 2018, 02:36:55 PM
 #1736

No one know if is on right chain, explorer is not moving for 2 days. Me and many others can't staking becouse dev don't care, I see many people complaining on discord but no words from dev there. I alse don't know if my masternode generating reward, becouse after clean resynch I alway go on wrong chain.
BanzaiBTC
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Chipcoin Developer


View Profile WWW
March 24, 2018, 05:20:18 PM
Last edit: March 24, 2018, 05:33:30 PM by BanzaiBTC
 #1737

No one know if is on right chain, explorer is not moving for 2 days. Me and many others can't staking becouse dev don't care, I see many people complaining on discord but no words from dev there. I alse don't know if my masternode generating reward, becouse after clean resynch I alway go on wrong chain.

The explorer is on hold until I receive an "all is good" from the team... I tried to resync 4x, recompiled etc... No luck..

I have been in contact with the developer/team, and they we're working on an update..

Also check git, they are active...  Wink
LeuName
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
March 24, 2018, 07:25:11 PM
 #1738

I'm trying to transfer my coins from coinexchange.io but their VSYNC wallet has been under maintenance every time I checked (over two weeks). Anyone know when the maintenance will be over?
tranquynhtien
Member
**
Offline Offline

Activity: 102
Merit: 12


View Profile
March 25, 2018, 01:33:22 AM
 #1739

~
Hello Fishmaster42,

I know that you are one of admins in the Vsync official discord channel because I joined the channel since its early time. You was upgraded from moderator to admin long time ago. Therefore, if you can, please consider ask Matt. to send request and ask for adding Vsync on the following platform.
https://www.cheddur.com/
Personally, I think this one is good for Vsync in its period, more platforms, more services, more people will know about the project.
I also know that Vsync signature campaign has very little supporters, so we should not miss this free opportunity.
Best regards,
nhanmt
Newbie
*
Offline Offline

Activity: 79
Merit: 0


View Profile
March 25, 2018, 02:15:12 AM
 #1740

What happened with Vsync? Why its prices plummeted recent days?
https://www.coinexchange.io/market/VSX/BTC
Today, Vsync price stood at around 220 satoshi. It's so low compared its figures last week, which were over 300 satoshi.
Pages: « 1 ... 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 [87] 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!