visud
Member
Offline
Activity: 73
Merit: 10
|
|
May 09, 2016, 12:12:19 PM |
|
|
|
|
|
Lafu
Legendary
Offline
Activity: 3150
Merit: 3215
|
|
May 09, 2016, 12:14:55 PM |
|
try to close the wallet and open again and try again if nothing happens contakt the dev please !!!!
|
|
|
|
visud
Member
Offline
Activity: 73
Merit: 10
|
|
May 09, 2016, 12:24:44 PM |
|
I just noticed one diff, on my two machines I run admin.peers I see different remote address..
Could someone give me working peers, I will add them try again ..
|
|
|
|
paijoe
|
|
May 09, 2016, 12:43:00 PM |
|
open wallet then personal.unlockAccount(vec.accounts[0], "you password") then vec.sendTransaction({from: vec.accounts[0], to: "adress to send ", value: web3.toWei(1, "vec")}) walla here it goes !!!!!!! my adress 0x3b1c07bcd496d8d935f76c010b192fc495cb6ada I want to test my wallet and i send you 1 coin,please check my address 0x63d9e2e87b869167ed8fb2512a3bf9a736bd10e4
|
|
|
|
plast555
|
|
May 09, 2016, 01:43:09 PM |
|
I had the same problem, this algoritam is significantly different than others, I was mining with 3 GPUs 3 days, and I was thinking that I have 23 000 coins on one PC and 25 000 on the other, and than I saw that I can not send coins, so I was mining on my own fork what was on my PC, then I figure what we have to do, connect to all nodes in OP !! check: admin.peers if you are connected and then you start to mining !!! and then you will see the real volume of your coins....at the end I had on one PC 60 coins and on the other PC I had 0 3 days...well f***, but I learned something about this algo, school can be expensive sometimes
|
|
|
|
idolacchacked
|
|
May 09, 2016, 04:41:20 PM |
|
did the swap occur?
i don't think so... yobit slow as hell...
|
|
|
|
Lafu
Legendary
Offline
Activity: 3150
Merit: 3215
|
|
May 09, 2016, 05:02:14 PM |
|
This algo is nice i think ! 3 k
|
|
|
|
visud
Member
Offline
Activity: 73
Merit: 10
|
|
May 09, 2016, 05:03:42 PM |
|
I had the same problem, this algoritam is significantly different than others, I was mining with 3 GPUs 3 days, and I was thinking that I have 23 000 coins on one PC and 25 000 on the other, and than I saw that I can not send coins, so I was mining on my own fork what was on my PC, then I figure what we have to do, connect to all nodes in OP !! check: admin.peers if you are connected and then you start to mining !!! and then you will see the real volume of your coins....at the end I had on one PC 60 coins and on the other PC I had 0 3 days...well f***, but I learned something about this algo, school can be expensive sometimes 100% agreed
|
|
|
|
Lafu
Legendary
Offline
Activity: 3150
Merit: 3215
|
|
May 09, 2016, 07:11:53 PM |
|
Is the diff higher then 2 days ago? i think the submitting shares are lower now !
|
|
|
|
idolacchacked
|
|
May 09, 2016, 09:07:17 PM |
|
Is the diff higher then 2 days ago? i think the submitting shares are lower now !
yes more and more ppl starting to mine i have 10 peers now , before was only 4
|
|
|
|
rucus
Newbie
Offline
Activity: 16
Merit: 0
|
|
May 10, 2016, 03:09:24 AM |
|
Is there any way that I can tell if I'm mining on the right chain? I restarted my wallet once and my balance went back to zero. Is there any way I can check some kind of block status in the wallet or something?
|
|
|
|
idolacchacked
|
|
May 10, 2016, 05:03:56 AM |
|
Is there any way that I can tell if I'm mining on the right chain? I restarted my wallet once and my balance went back to zero. Is there any way I can check some kind of block status in the wallet or something?
when you open the start_gvac.bat you will see @echo off color 0A "gvec-win-x64.exe" --rpc --maxpeers 100 .... just delete whats after 100 only keep whats showing ( it should look like this: @echo off color 0A "gvec-win-x64.exe" --rpc --maxpeers 100) and you will see wallet sync and see the block numbers time of this post block showing is 34092
|
|
|
|
VectorDev (OP)
|
|
May 10, 2016, 05:33:43 AM |
|
Is there any way that I can tell if I'm mining on the right chain? I restarted my wallet once and my balance went back to zero. Is there any way I can check some kind of block status in the wallet or something?
you can try admin.peers to see if you are connected if it says null add the nodes on op. as long as you are connected to other peers, there is no worry about mining on your own fork.
|
|
|
|
visud
Member
Offline
Activity: 73
Merit: 10
|
|
May 10, 2016, 05:59:00 AM |
|
Is there any way that I can tell if I'm mining on the right chain? I restarted my wallet once and my balance went back to zero. Is there any way I can check some kind of block status in the wallet or something?
you can try admin.peers to see if you are connected if it says null add the nodes on op. as long as you are connected to other peers, there is no worry about mining on your own fork. As per the getting_started.txt I added these peers admin.addPeer("enode://598773366784013bb30251ef252b55294a859a15cc92dc2fae6a876985928581353a5e4e383da8e9b44f404a9c6e31c634660fd8f4a8a374637564a3bab4e50c@198.27.90.241:11715") admin.addPeer("enode://44824e3484dc6d64aeb07921c1460eb2d3e7d6860d2ea080ea21d320ecd995506e5ef3e08ef3072a0113f04dd9c6ee756973064bb81229a76a981601b5b3f4c5@198.27.90.242:11711") When I check balance it shows 1756.75 But I cant send or receive these.. Why ?
|
|
|
|
VectorDev (OP)
|
|
May 10, 2016, 06:09:37 AM |
|
Is there any way that I can tell if I'm mining on the right chain? I restarted my wallet once and my balance went back to zero. Is there any way I can check some kind of block status in the wallet or something?
you can try admin.peers to see if you are connected if it says null add the nodes on op. as long as you are connected to other peers, there is no worry about mining on your own fork. As per the getting_started.txt I added these peers admin.addPeer("enode://598773366784013bb30251ef252b55294a859a15cc92dc2fae6a876985928581353a5e4e383da8e9b44f404a9c6e31c634660fd8f4a8a374637564a3bab4e50c@198.27.90.241:11715") admin.addPeer("enode://44824e3484dc6d64aeb07921c1460eb2d3e7d6860d2ea080ea21d320ecd995506e5ef3e08ef3072a0113f04dd9c6ee756973064bb81229a76a981601b5b3f4c5@198.27.90.242:11711") When I check balance it shows 1756.75 But I cant send or receive these.. Why ? I am working on the QT wallet now, it should be ready in a couple of days. It will make sending and receiving Vec much easier. you can give me your address and I will check for you if the coins exist on the main chain.
|
|
|
|
visud
Member
Offline
Activity: 73
Merit: 10
|
|
May 10, 2016, 06:19:34 AM |
|
Is there any way that I can tell if I'm mining on the right chain? I restarted my wallet once and my balance went back to zero. Is there any way I can check some kind of block status in the wallet or something?
you can try admin.peers to see if you are connected if it says null add the nodes on op. as long as you are connected to other peers, there is no worry about mining on your own fork. As per the getting_started.txt I added these peers admin.addPeer("enode://598773366784013bb30251ef252b55294a859a15cc92dc2fae6a876985928581353a5e4e383da8e9b44f404a9c6e31c634660fd8f4a8a374637564a3bab4e50c@198.27.90.241:11715") admin.addPeer("enode://44824e3484dc6d64aeb07921c1460eb2d3e7d6860d2ea080ea21d320ecd995506e5ef3e08ef3072a0113f04dd9c6ee756973064bb81229a76a981601b5b3f4c5@198.27.90.242:11711") When I check balance it shows 1756.75 But I cant send or receive these.. Why ? I am working on the QT wallet now, it should be ready in a couple of days. It will make sending and receiving Vec much easier. you can give me your address and I will check for you if the coins exist on the main chain. coinbase: 0x879be3e43b58b7f2a68891e76fcee62f3f940088
|
|
|
|
Ayers
Legendary
Offline
Activity: 2800
Merit: 1024
Vave.com - Crypto Casino
|
|
May 10, 2016, 07:04:39 AM |
|
i didn't follow this coin too much, but is this pos only? or there is still pow mining here?
|
|
|
|
Lafu
Legendary
Offline
Activity: 3150
Merit: 3215
|
|
May 10, 2016, 10:08:50 AM |
|
I talk to an Admin on yobit and he sad the swap hasnt start or finish !!!!!! Hmmm
|
|
|
|
raetsch
Legendary
Offline
Activity: 957
Merit: 1006
|
|
May 10, 2016, 10:57:07 AM |
|
i guess you talked to dominikherzog?
|
|
|
|
Lafu
Legendary
Offline
Activity: 3150
Merit: 3215
|
|
May 10, 2016, 10:59:26 AM |
|
yes
|
|
|
|
|