Bitcoin Forum
June 21, 2024, 11:14:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 »  All
  Print  
Author Topic: VectorAI VAI | Full POS  (Read 38740 times)
VectorDev (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 05, 2016, 08:44:30 AM
 #41

Released:

Wallet and source are on OP.  Windows wallet has all the files needed to run and start mining.
Please give feedback on any issues you get. This soft release does not include a gui wallet.


it let me to create vec.log pass file, and then I started start_gvec.bat got just black window, nothing happened and it's very hard to shut it down, don't know what to do ?!? any sugestion ? maybe to add manually nodes to that .bat file, somewhere here in that code ? maybe will then work, I have Win 7 64 bit

@echo off
color 0A
"gvec-win-x64.exe" --rpc --maxpeers 100 console 2>vec.log


follow the instructions in getting_started.txt

run create_account.bat file  (you only need to run this once )

choose password <--- you must remember this password or you risk losing your coins.

run start_gvec.bat  (windows firewall will ask for permission if turned on, choose allow)

add nodes: (paste one line at a time in the console)

admin.addPeer("enode://598773366784013bb30251ef252b55294a859a15cc92dc2fae6a876985928581353a5e4e383da8e9b44f404a9c6e31c634660fd8f4a8a374637564a3bab4e50c@198.27.90.241:11715")
admin.addPeer("enode://44824e3484dc6d64aeb07921c1460eb2d3e7d6860d2ea080ea21d320ecd995506e5ef3e08ef3072a0113f04dd9c6ee756973064bb81229a76a981601b5b3f4c5@198.27.90.242:11711")
admin.addPeer("enode://f9f8af659a747ee83d363453d12f9a64ca02a48d36f7e4a493e1d50af8009221cefd75425c63c216516118d9b131f34e6ded4192f10776e94358f371716a3f4f@24.166.127.28:11715")
admin.addPeer("enode://"e6f8f576e850c02f092493692057741b68b5c819f8aa9dbf0a5320f1610b60dfd127f8ae8d9a83a d58a038183e047568df9fca644a81cae85f8d7b38a857a025@71.84.153.165:11715")

check if console is connected: (it will help if port 11715 is open in your router)

admin.peers   

run start_mining.bat    (you need a video card that supports mining ether to mine vec)

Vector AI
AI platform on the blockchain
plast555
Sr. Member
****
Offline Offline

Activity: 951
Merit: 259



View Profile
May 05, 2016, 08:49:20 AM
 #42

Released:

Wallet and source are on OP.  Windows wallet has all the files needed to run and start mining.
Please give feedback on any issues you get. This soft release does not include a gui wallet.


it let me to create vec.log pass file, and then I started start_gvec.bat got just black window, nothing happened and it's very hard to shut it down, don't know what to do ?!? any sugestion ? maybe to add manually nodes to that .bat file, somewhere here in that code ? maybe will then work, I have Win 7 64 bit

@echo off
color 0A
"gvec-win-x64.exe" --rpc --maxpeers 100 console 2>vec.log


follow the instructions in getting_started.txt

run create_account.bat file  (you only need to run this once )

choose password <--- you must remember this password or you risk losing your coins.

run start_gvec.bat  (windows firewall will ask for permission if turned on, choose allow)

add nodes: (paste one line at a time in the console)

admin.addPeer("enode://598773366784013bb30251ef252b55294a859a15cc92dc2fae6a876985928581353a5e4e383da8e9b44f404a9c6e31c634660fd8f4a8a374637564a3bab4e50c@198.27.90.241:11715")
admin.addPeer("enode://44824e3484dc6d64aeb07921c1460eb2d3e7d6860d2ea080ea21d320ecd995506e5ef3e08ef3072a0113f04dd9c6ee756973064bb81229a76a981601b5b3f4c5@198.27.90.242:11711")
admin.addPeer("enode://f9f8af659a747ee83d363453d12f9a64ca02a48d36f7e4a493e1d50af8009221cefd75425c63c216516118d9b131f34e6ded4192f10776e94358f371716a3f4f@24.166.127.28:11715")
admin.addPeer("enode://"e6f8f576e850c02f092493692057741b68b5c819f8aa9dbf0a5320f1610b60dfd127f8ae8d9a83a d58a038183e047568df9fca644a81cae85f8d7b38a857a025@71.84.153.165:11715")

check if console is connected:

admin.peers

run start_mining.bat    (you need a video card that supports mining ether to mine vec)


yes I know, I allowed, I have good GPUs, I'm mining ETH wit 4 x R9 390 and as I said nothing happened, that .bat console freeze
I will try to turn off my AntiVirus

 oook....damed Avast Premiere blocked that .bat, I have to add Node32 again, now all working...thx !!!
cryptoheadd
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 501


View Profile
May 05, 2016, 08:54:11 AM
 #43

Logo Bounty still available?
VectorDev (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 05, 2016, 08:54:56 AM
 #44

Released:

Wallet and source are on OP.  Windows wallet has all the files needed to run and start mining.
Please give feedback on any issues you get. This soft release does not include a gui wallet.


it let me to create vec.log pass file, and then I started start_gvec.bat got just black window, nothing happened and it's very hard to shut it down, don't know what to do ?!? any sugestion ? maybe to add manually nodes to that .bat file, somewhere here in that code ? maybe will then work, I have Win 7 64 bit

@echo off
color 0A
"gvec-win-x64.exe" --rpc --maxpeers 100 console 2>vec.log


follow the instructions in getting_started.txt

run create_account.bat file  (you only need to run this once )

choose password <--- you must remember this password or you risk losing your coins.

run start_gvec.bat  (windows firewall will ask for permission if turned on, choose allow)

add nodes: (paste one line at a time in the console)

admin.addPeer("enode://598773366784013bb30251ef252b55294a859a15cc92dc2fae6a876985928581353a5e4e383da8e9b44f404a9c6e31c634660fd8f4a8a374637564a3bab4e50c@198.27.90.241:11715")
admin.addPeer("enode://44824e3484dc6d64aeb07921c1460eb2d3e7d6860d2ea080ea21d320ecd995506e5ef3e08ef3072a0113f04dd9c6ee756973064bb81229a76a981601b5b3f4c5@198.27.90.242:11711")
admin.addPeer("enode://f9f8af659a747ee83d363453d12f9a64ca02a48d36f7e4a493e1d50af8009221cefd75425c63c216516118d9b131f34e6ded4192f10776e94358f371716a3f4f@24.166.127.28:11715")
admin.addPeer("enode://"e6f8f576e850c02f092493692057741b68b5c819f8aa9dbf0a5320f1610b60dfd127f8ae8d9a83a d58a038183e047568df9fca644a81cae85f8d7b38a857a025@71.84.153.165:11715")

check if console is connected:

admin.peers

run start_mining.bat    (you need a video card that supports mining ether to mine vec)


yes I know, I allowed, I have good GPUs, I'm mining ETH wit 4 x R9 390 and as I said nothing happened, that .bat console freeze
I will try to turn off my AntiVirus

 

Let me know if it works after turning off your antivirus.

Vector AI
AI platform on the blockchain
VectorDev (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 05, 2016, 08:58:14 AM
 #45

Logo Bounty still available?

Yes the logo we choose for the GUI wallet will be the winning logo, and will get the bounty.
I won't work on the GUI wallet until the swap is done, so you have a few days to submit a logo.

Vector AI
AI platform on the blockchain
plast555
Sr. Member
****
Offline Offline

Activity: 951
Merit: 259



View Profile
May 05, 2016, 08:59:37 AM
Last edit: May 05, 2016, 09:19:09 AM by plast555
 #46

Released:

Wallet and source are on OP.  Windows wallet has all the files needed to run and start mining.
Please give feedback on any issues you get. This soft release does not include a gui wallet.


it let me to create vec.log pass file, and then I started start_gvec.bat got just black window, nothing happened and it's very hard to shut it down, don't know what to do ?!? any sugestion ? maybe to add manually nodes to that .bat file, somewhere here in that code ? maybe will then work, I have Win 7 64 bit

@echo off
color 0A
"gvec-win-x64.exe" --rpc --maxpeers 100 console 2>vec.log


follow the instructions in getting_started.txt

run create_account.bat file  (you only need to run this once )

choose password <--- you must remember this password or you risk losing your coins.

run start_gvec.bat  (windows firewall will ask for permission if turned on, choose allow)

add nodes: (paste one line at a time in the console)

admin.addPeer("enode://598773366784013bb30251ef252b55294a859a15cc92dc2fae6a876985928581353a5e4e383da8e9b44f404a9c6e31c634660fd8f4a8a374637564a3bab4e50c@198.27.90.241:11715")
admin.addPeer("enode://44824e3484dc6d64aeb07921c1460eb2d3e7d6860d2ea080ea21d320ecd995506e5ef3e08ef3072a0113f04dd9c6ee756973064bb81229a76a981601b5b3f4c5@198.27.90.242:11711")
admin.addPeer("enode://f9f8af659a747ee83d363453d12f9a64ca02a48d36f7e4a493e1d50af8009221cefd75425c63c216516118d9b131f34e6ded4192f10776e94358f371716a3f4f@24.166.127.28:11715")
admin.addPeer("enode://"e6f8f576e850c02f092493692057741b68b5c819f8aa9dbf0a5320f1610b60dfd127f8ae8d9a83a d58a038183e047568df9fca644a81cae85f8d7b38a857a025@71.84.153.165:11715")

check if console is connected:

admin.peers

run start_mining.bat    (you need a video card that supports mining ether to mine vec)


yes I know, I allowed, I have good GPUs, I'm mining ETH wit 4 x R9 390 and as I said nothing happened, that .bat console freeze
I will try to turn off my AntiVirus

 

Let me know if it works after turning off your antivirus.


now generating DAG files Wink
aaand mining...thatnk you for your help !!!
all fine !!


________________________________

just one more question, when swap will happened then we can send that mined coins ?

and it goes like this:

personal.unlockAccount(vec.accounts[0], "password")

vec.sendTransaction({from: vec.accounts[0], to: "recipient_address", value: web3.toWei(1, "vec")})

"password" = my password
 "recipient_address" = address where we send coins

and that's the only 2 fields to fulfill ?

 
VectorDev (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 05, 2016, 09:14:40 AM
Last edit: May 05, 2016, 09:25:04 AM by VectorDev
 #47

now generating DAG files Wink
but I don't know where I can found that mined coins ??
where is my wallet address ?
I have to start Vec wallet what we used before ?
 

Every time you run start_gvec.bat your wallet address will be at the top of the console window.
Code:
instance: Gvec/v1.3.6/windows/go1.6.2
datadir: C:\Users\yourname\AppData\Roaming\Vector
coinbase: 0x62e8fc4f03ca2e11a095d6012a66630241040e01  <--- your address


To backup your wallet, go to your roaming/Vector folder and copy the keystore folder to a safe location.

*console commands*

Check your balance:

web3.fromWei(vec.getBalance(vec.coinbase), "vec")

send coins:

personal.unlockAccount(vec.accounts[0], "password")

vec.sendTransaction({from: vec.accounts[0], to: "recipient_address", value: web3.toWei(1, "vec")})

Do not send coins you mine on this fork to yobit until the swap is done.


The old Vec wallet will not work with this ether chain, if you have coins in the old wallet, just send them to yobit before the swap and shut it down.


Vector AI
AI platform on the blockchain
plast555
Sr. Member
****
Offline Offline

Activity: 951
Merit: 259



View Profile
May 05, 2016, 10:00:51 AM
 #48

now generating DAG files Wink
but I don't know where I can found that mined coins ??
where is my wallet address ?
I have to start Vec wallet what we used before ?
 

Every time you run start_gvec.bat your wallet address will be at the top of the console window.
Code:
instance: Gvec/v1.3.6/windows/go1.6.2
datadir: C:\Users\yourname\AppData\Roaming\Vector
coinbase: 0x62e8fc4f03ca2e11a095d6012a66630241040e01  <--- your address


To backup your wallet, go to your roaming/Vector folder and copy the keystore folder to a safe location.

*console commands*

Check your balance:

web3.fromWei(vec.getBalance(vec.coinbase), "vec")

send coins:

personal.unlockAccount(vec.accounts[0], "password")

vec.sendTransaction({from: vec.accounts[0], to: "recipient_address", value: web3.toWei(1, "vec")})

Do not send coins you mine on this fork to yobit until the swap is done.


The old Vec wallet will not work with this ether chain, if you have coins in the old wallet, just send them to yobit before the swap and shut it down.



Thank you one more time !!! now I get it all...almost Wink
OSMIUMCOIN
Hero Member
*****
Offline Offline

Activity: 980
Merit: 1000


.


View Profile
May 05, 2016, 10:26:13 AM
 #49

For contest




Lafu
Legendary
*
Offline Offline

Activity: 3010
Merit: 3128



View Profile
May 05, 2016, 11:02:06 AM
 #50

Im in miner is on  Smiley Smiley Smiley Smiley

rajeshgarnaik
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
May 05, 2016, 12:05:08 PM
 #51

mining but not getting blocks.

Lafu
Legendary
*
Offline Offline

Activity: 3010
Merit: 3128



View Profile
May 05, 2016, 12:12:57 PM
 #52

Mining works ! Run start_gvec and then Start_mining   Smiley

idolacchacked
Hero Member
*****
Offline Offline

Activity: 598
Merit: 500


View Profile
May 05, 2016, 09:27:37 PM
 #53

can some one send .1 coin to this addy to test?

0x962976f7ea40472b93765508108cea674059328d

VectorDev (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 05, 2016, 09:47:28 PM
 #54

can some one send .1 coin to this addy to test?

0x962976f7ea40472b93765508108cea674059328d



Done.

Vector AI
AI platform on the blockchain
idolacchacked
Hero Member
*****
Offline Offline

Activity: 598
Merit: 500


View Profile
May 05, 2016, 10:25:45 PM
 #55

can some one send .1 coin to this addy to test?

0x962976f7ea40472b93765508108cea674059328d



Done.
Ty received works great Smiley
 
Lafu
Legendary
*
Offline Offline

Activity: 3010
Merit: 3128



View Profile
May 06, 2016, 08:18:13 AM
Last edit: May 06, 2016, 01:52:23 PM by Lafu
 #56

a question to send coins by using the command " vec.sendTransaction ( {from : vec.accounts [ 0 ] , to : " recipient_address " , value : web3.toWei ( 1 , " Vec " ) } )
 " Here I would 1 vec send Huh??

Lafu
Legendary
*
Offline Offline

Activity: 3010
Merit: 3128



View Profile
May 06, 2016, 01:58:31 PM
 #57

Coins will remain the same price ?

VectorDev (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 06, 2016, 01:59:49 PM
 #58

a question to send coins by using the command " vec.sendTransaction ( {from : vec.accounts [ 0 ] , to : " recipient_address " , value : web3.toWei ( 1 , " Vec " ) } )
 " Here I would 1 vec send Huh??

yes that line will send 1 vec

and this line will send 100:

vec.sendTransaction ( {from : vec.accounts [ 0 ] , to : " recipient_address " , value : web3.toWei ( 100 , " Vec " ) } )




Vector AI
AI platform on the blockchain
Lafu
Legendary
*
Offline Offline

Activity: 3010
Merit: 3128



View Profile
May 06, 2016, 02:16:39 PM
 #59

Thx Dev  Smiley

VectorDev (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
May 06, 2016, 03:27:06 PM
 #60

Thx Dev  Smiley

Do not try to send any coins mined on this chain to yobit yet, you can do that after the swap is done.

Vector AI
AI platform on the blockchain
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 »  All
  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!