Author

Topic: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ - page 251. (Read 825850 times)

legendary
Activity: 1120
Merit: 1000
legendary
Activity: 1120
Merit: 1000
Hello.

I'm really not sure I'm on the correct chain.

I deleted the chainstate, blocks folders and peers.dat, then updated and ran 0.10.3

Prior to this update I didn't make any transfer for 2 weeks.


The balance in my wallet is correct, but the address ain't showing here:

http://explorer.viacoin.org/ and here http://viacoinexplorer.com/chain/Viacoin#

Run a -rescan on your wallet.

Did so, balance is still correct.

But this should also be showing in the explorers, right?
It should, especially since all your transactions are pre-fork. Perhaps your wallet/browser copy/pasted the address incorrectly?

Nope, the address is correct. I'm gonna send some test coins to an exchange.

Maybe you are not correctly synced.

Go to Help->Debug->Console

Type

getinfo

example result below
Code:
{
    "version" : 100300,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 566.415,
    "blocks" : 47093,
    "timeoffset" : -4,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 31.83888654,
    "testnet" : false,
    "keypoololdest" : 1406130918,
    "keypoolsize" : 101,
    "paytxfee" : 0.00100000,
    "relayfee" : 0.00100000,
    "errors" : ""
}

Now take the block hash which should be greater than 47093

Type getblockhash n

Where n is the blockhash - it will display a hash like this

e0417fa28946555c8455bb1c793efcabb2489524f1fa389e9bae9eea3725f38e

Check that hash exists in the block explorer. If not, you are not correctly synced.
To be synced you must delete the peers.dat, blocks and chainstate folders.

"blocks" : 47027,

I deleted those 3 instances before syncing again and this was the result. I'm gonna try it again and report. Brb
sr. member
Activity: 462
Merit: 250
Hello.

I'm really not sure I'm on the correct chain.

I deleted the chainstate, blocks folders and peers.dat, then updated and ran 0.10.3

Prior to this update I didn't make any transfer for 2 weeks.


The balance in my wallet is correct, but the address ain't showing here:

http://explorer.viacoin.org/ and here http://viacoinexplorer.com/chain/Viacoin#

Run a -rescan on your wallet.

Did so, balance is still correct.

But this should also be showing in the explorers, right?
It should, especially since all your transactions are pre-fork. Perhaps your wallet/browser copy/pasted the address incorrectly?

Nope, the address is correct. I'm gonna send some test coins to an exchange.
All exchange wallets are stopped on the moment or deposits disabled. Perhaps it makes more sense if you send to yourself and look up the transaction on blockexplorer. You could also try importing your keys to Vialectrum.
legendary
Activity: 1064
Merit: 1000
I have not been able to send coins to either poloniex or cryptsy and I know I have the right correct wallet and the correct blockchain


it's quite possible they have disabled their wallets. As far as I know all exchanges (we asked them all) to do so. this is not the place for exchange support however, please contact the exchange and come to IRC if you need further assistance.
legendary
Activity: 1064
Merit: 1000
Hello.

I'm really not sure I'm on the correct chain.

I deleted the chainstate, blocks folders and peers.dat, then updated and ran 0.10.3

Prior to this update I didn't make any transfer for 2 weeks.


The balance in my wallet is correct, but the address ain't showing here:

http://explorer.viacoin.org/ and here http://viacoinexplorer.com/chain/Viacoin#

Run a -rescan on your wallet.

Did so, balance is still correct.

But this should also be showing in the explorers, right?
It should, especially since all your transactions are pre-fork. Perhaps your wallet/browser copy/pasted the address incorrectly?

Nope, the address is correct. I'm gonna send some test coins to an exchange.

Maybe you are not correctly synced.

Go to Help->Debug->Console

Type

getinfo

example result below
Code:
{
    "version" : 100300,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 566.415,
    "blocks" : 47093,
    "timeoffset" : -4,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 31.83888654,
    "testnet" : false,
    "keypoololdest" : 1406130918,
    "keypoolsize" : 101,
    "paytxfee" : 0.00100000,
    "relayfee" : 0.00100000,
    "errors" : ""
}

Now take the block hash which should be greater than 47093

Type getblockhash n

Where n is the blockhash - it will display a hash like this

e0417fa28946555c8455bb1c793efcabb2489524f1fa389e9bae9eea3725f38e

Check that hash exists in the block explorer. If not, you are not correctly synced.
To be synced you must delete the peers.dat, blocks and chainstate folders.
sr. member
Activity: 266
Merit: 250
I have not been able to send coins to either poloniex or cryptsy and I know I have the right correct wallet and the correct blockchain
legendary
Activity: 1064
Merit: 1000
Viacoin needs a fresh paperwallet. The version on github is not working clientside without internet connection.

I have fixed it. Right-click the page save-as. You can then run from the desktop.
legendary
Activity: 1120
Merit: 1000
Hello.

I'm really not sure I'm on the correct chain.

I deleted the chainstate, blocks folders and peers.dat, then updated and ran 0.10.3

Prior to this update I didn't make any transfer for 2 weeks.


The balance in my wallet is correct, but the address ain't showing here:

http://explorer.viacoin.org/ and here http://viacoinexplorer.com/chain/Viacoin#

Run a -rescan on your wallet.

Did so, balance is still correct.

But this should also be showing in the explorers, right?
It should, especially since all your transactions are pre-fork. Perhaps your wallet/browser copy/pasted the address incorrectly?

Nope, the address is correct. I'm gonna send some test coins to an exchange.
legendary
Activity: 1064
Merit: 1000
legendary
Activity: 1064
Merit: 1000
Viacoin needs a fresh paperwallet. The version on github is not working clientside without internet connection.

It should work, but I see why it's not. I will deploy a fix shortly. You can then just right click, save as and run from your desktop without an internet connection.
legendary
Activity: 2534
Merit: 1129
Viacoin needs a fresh paperwallet. The version on github is not working clientside without internet connection.
sr. member
Activity: 462
Merit: 250
Hello.

I'm really not sure I'm on the correct chain.

I deleted the chainstate, blocks folders and peers.dat, then updated and ran 0.10.3

Prior to this update I didn't make any transfer for 2 weeks.


The balance in my wallet is correct, but the address ain't showing here:

http://explorer.viacoin.org/ and here http://viacoinexplorer.com/chain/Viacoin#

Run a -rescan on your wallet.

Did so, balance is still correct.

But this should also be showing in the explorers, right?
It should, especially since all your transactions are pre-fork. Perhaps your wallet/browser copy/pasted the address incorrectly?
legendary
Activity: 1120
Merit: 1000
Hello.

I'm really not sure I'm on the correct chain.

I deleted the chainstate, blocks folders and peers.dat, then updated and ran 0.10.3

Prior to this update I didn't make any transfer for 2 weeks.


The balance in my wallet is correct, but the address ain't showing here:

http://explorer.viacoin.org/ and here http://viacoinexplorer.com/chain/Viacoin#

Run a -rescan on your wallet.

Did so, balance is still correct.

But this should also be showing in the explorers, right?
legendary
Activity: 1064
Merit: 1000
sr. member
Activity: 1414
Merit: 265
Pepemo.vip
you guys should really use IRC for tech support
legendary
Activity: 1064
Merit: 1000
Hello.

I'm really not sure I'm on the correct chain.

I deleted the chainstate, blocks folders and peers.dat, then updated and ran 0.10.3

Prior to this update I didn't make any transfer for 2 weeks.


The balance in my wallet is correct, but the address ain't showing here:

http://explorer.viacoin.org/ and here http://viacoinexplorer.com/chain/Viacoin#

Run a -rescan on your wallet.
legendary
Activity: 1120
Merit: 1000
Hello.

I'm really not sure I'm on the correct chain.

I deleted the chainstate, blocks folders and peers.dat, then updated and ran 0.10.3

Prior to this update I didn't make any transfer for 2 weeks.


The balance in my wallet is correct, but the address ain't showing here:

http://explorer.viacoin.org/ and here http://viacoinexplorer.com/chain/Viacoin#
sr. member
Activity: 266
Merit: 250
have any of the exchanges updated to the new wallet?

Yes they have. However I am still waiting to make sure the network is extremely healthy before asking exchanges to resume trading.

when the dust has settled can you give us a brief synopisis of exactly what happened and why the multiple wallet upgrades?

I ask specifically because I'm in the process of taking over a large established pool that hosts several coins and will be adding via and a few others shortly after I take it over plus I'm working on the business plan now for a new coin - I like to enhance my own knowledge of what 'not to do' from anything I can learn here from other coin devs.

thanks in advance.

this might help. i think that's what happened.

https://github.com/viacoin/viacoin/commit/fddff730096ffd1a8b1ca4f38dd3b5c97c92bf9e


great insight - thanks
sr. member
Activity: 290
Merit: 250
have any of the exchanges updated to the new wallet?

Yes they have. However I am still waiting to make sure the network is extremely healthy before asking exchanges to resume trading.

when the dust has settled can you give us a brief synopisis of exactly what happened and why the multiple wallet upgrades?

I ask specifically because I'm in the process of taking over a large established pool that hosts several coins and will be adding via and a few others shortly after I take it over plus I'm working on the business plan now for a new coin - I like to enhance my own knowledge of what 'not to do' from anything I can learn here from other coin devs.

thanks in advance.

this might help. i think that's what happened.

https://github.com/viacoin/viacoin/commit/fddff730096ffd1a8b1ca4f38dd3b5c97c92bf9e
sr. member
Activity: 266
Merit: 250
have any of the exchanges updated to the new wallet?

Yes they have. However I am still waiting to make sure the network is extremely healthy before asking exchanges to resume trading.

when the dust has settled can you give us a brief synopisis of exactly what happened and why the multiple wallet upgrades?

I ask specifically because I'm in the process of taking over a large established pool that hosts several coins and will be adding via and a few others shortly after I take it over plus I'm working on the business plan now for a new coin - I like to enhance my own knowledge of what 'not to do' from anything I can learn here from other coin devs.

thanks in advance.
Jump to: