Bitcoin Forum
May 25, 2024, 03:14:26 PM *
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 »  All
  Print  
Author Topic: Mine new coin: VoteCoin - equihash, very low difficulty now  (Read 34566 times)
MATHReX
Sr. Member
****
Offline Offline

Activity: 861
Merit: 281


View Profile
September 16, 2017, 07:45:51 PM
 #101

exportdir=./home/Backup
Any ideas?
remove the leading dot
exportdir=/home/Backup

and make sure the user who runs votecoind has rights to write to that folder.

EDIT: Problem Solved! Thanks a ton Smiley

Had this setup in votecoin.conf
Code:
exportdir=/home/tropic/backup/voteCoin

When i tried to backup the wallet its not working! Can you please help me


Code:
$ ./VoteCoin/src/votecoin-cli z_exportwallet test
error code: -4
error message:
Cannot export wallet until the zcashd -exportdir option has been set

Thanks.

I gave up trying to dump private keys into a file using syntax "z_exportwallet". Instead, I ran
Code:
./votecoin-cli dumpprivkey *address*
to get private key of my wallet address. Copied and backed up that private key into a file manually. Done!
naeme18720
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250


View Profile
September 16, 2017, 08:02:13 PM
 #102

exportdir=./home/Backup
Any ideas?
remove the leading dot
exportdir=/home/Backup

and make sure the user who runs votecoind has rights to write to that folder.

EDIT: Problem Solved! Thanks a ton Smiley

Had this setup in votecoin.conf
Code:
exportdir=/home/tropic/backup/voteCoin

When i tried to backup the wallet its not working! Can you please help me


Code:
$ ./VoteCoin/src/votecoin-cli z_exportwallet test
error code: -4
error message:
Cannot export wallet until the zcashd -exportdir option has been set

Thanks.

I gave up trying to dump private keys into a file using syntax "z_exportwallet". Instead, I ran
Code:
./votecoin-cli dumpprivkey *address*
to get private key of my wallet address. Copied and backed up that private key into a file manually. Done!

./src/Votecoin
bash: ./src/Votecoin: No such file or directory
please help...Files are there but this error
why?
how connected to wallet please help
damNmad
Full Member
***
Offline Offline

Activity: 378
Merit: 104


nvOC forever


View Profile
September 16, 2017, 08:06:27 PM
 #103

exportdir=./home/Backup
Any ideas?
remove the leading dot
exportdir=/home/Backup

and make sure the user who runs votecoind has rights to write to that folder.

EDIT: Problem Solved! Thanks a ton Smiley

Had this setup in votecoin.conf
Code:
exportdir=/home/tropic/backup/voteCoin

When i tried to backup the wallet its not working! Can you please help me


Code:
$ ./VoteCoin/src/votecoin-cli z_exportwallet test
error code: -4
error message:
Cannot export wallet until the zcashd -exportdir option has been set

Thanks.

I gave up trying to dump private keys into a file using syntax "z_exportwallet". Instead, I ran
Code:
./votecoin-cli dumpprivkey *address*
to get private key of my wallet address. Copied and backed up that private key into a file manually. Done!

Thanks, private key is always better, it worked for me.

DeepOnion    ▬▬  Anonymous and Untraceable  ▬▬    ENJOY YOUR PRIVACY  •  JOIN DEEPONION
▐▐▐▐▐▐▐▐   ANN  Whitepaper  Facebook  Twitter  Telegram  Discord    ▌▌▌▌▌▌▌▌
Get $ONION  (✔Cryptopia  ✔KuCoin)  |  VoteCentral  Register NOW!  |  Download DeepOnion
damNmad
Full Member
***
Offline Offline

Activity: 378
Merit: 104


nvOC forever


View Profile
September 16, 2017, 08:09:06 PM
 #104

exportdir=./home/Backup
Any ideas?
remove the leading dot
exportdir=/home/Backup

and make sure the user who runs votecoind has rights to write to that folder.

EDIT: Problem Solved! Thanks a ton Smiley

Had this setup in votecoin.conf
Code:
exportdir=/home/tropic/backup/voteCoin

When i tried to backup the wallet its not working! Can you please help me


Code:
$ ./VoteCoin/src/votecoin-cli z_exportwallet test
error code: -4
error message:
Cannot export wallet until the zcashd -exportdir option has been set

Thanks.

I gave up trying to dump private keys into a file using syntax "z_exportwallet". Instead, I ran
Code:
./votecoin-cli dumpprivkey *address*
to get private key of my wallet address. Copied and backed up that private key into a file manually. Done!

./src/Votecoin
bash: ./src/Votecoin: No such file or directory
please help...Files are there but this error
why?
how connected to wallet please help

I think the path is VoteCoin/src just double check.

What are you actually trying??

DeepOnion    ▬▬  Anonymous and Untraceable  ▬▬    ENJOY YOUR PRIVACY  •  JOIN DEEPONION
▐▐▐▐▐▐▐▐   ANN  Whitepaper  Facebook  Twitter  Telegram  Discord    ▌▌▌▌▌▌▌▌
Get $ONION  (✔Cryptopia  ✔KuCoin)  |  VoteCentral  Register NOW!  |  Download DeepOnion
naeme18720
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250


View Profile
September 16, 2017, 08:17:17 PM
 #105

gen=1
genproclimit=-1
equihashsolver=tromp

tayped in end votecoind.conf

For running
This code
./src/Votecoind
in terminal Ubuntu 17.04
Not running
eroor no such file or directory
What doing???

what I doing?
damNmad
Full Member
***
Offline Offline

Activity: 378
Merit: 104


nvOC forever


View Profile
September 16, 2017, 08:46:41 PM
 #106

gen=1
genproclimit=-1
equihashsolver=tromp

tayped in end votecoind.conf

For running
This code
./src/Votecoind
in terminal Ubuntu 17.04
Not running
eroor no such file or directory
What doing???

what I doing?

You need to be in that directory to run it; navigate to that directory; (xxx is your account on your machine)

Code:
cd /home/xxx/VoteCoin

then try your command

Code:
./src/Votecoind 

It should look like this

Code:
xxx@xxx-desktop:~/VoteCoin$ ./src/votecoind

DeepOnion    ▬▬  Anonymous and Untraceable  ▬▬    ENJOY YOUR PRIVACY  •  JOIN DEEPONION
▐▐▐▐▐▐▐▐   ANN  Whitepaper  Facebook  Twitter  Telegram  Discord    ▌▌▌▌▌▌▌▌
Get $ONION  (✔Cryptopia  ✔KuCoin)  |  VoteCentral  Register NOW!  |  Download DeepOnion
naeme18720
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250


View Profile
September 16, 2017, 09:01:00 PM
 #107

gen=1
genproclimit=-1
equihashsolver=tromp

tayped in end votecoind.conf

For running
This code
./src/Votecoind
in terminal Ubuntu 17.04
Not running
eroor no such file or directory
What doing???

what I doing?

You need to be in that directory to run it; navigate to that directory; (xxx is your account on your machine)

Code:
cd /home/xxx/VoteCoin

then try your command

Code:
./src/Votecoind 

It should look like this

Code:
xxx@xxx-desktop:~/VoteCoin$ ./src/votecoind

very thanks

tayping
 Downloading blocks......
damNmad
Full Member
***
Offline Offline

Activity: 378
Merit: 104


nvOC forever


View Profile
September 16, 2017, 09:38:32 PM
 #108

gen=1
genproclimit=-1
equihashsolver=tromp

tayped in end votecoind.conf

For running
This code
./src/Votecoind
in terminal Ubuntu 17.04
Not running
eroor no such file or directory
What doing???

what I doing?

You need to be in that directory to run it; navigate to that directory; (xxx is your account on your machine)

Code:
cd /home/xxx/VoteCoin

then try your command

Code:
./src/Votecoind 

It should look like this

Code:
xxx@xxx-desktop:~/VoteCoin$ ./src/votecoind

very thanks

tayping
 Downloading blocks......

you are very welcome; glad it worked Smiley

DeepOnion    ▬▬  Anonymous and Untraceable  ▬▬    ENJOY YOUR PRIVACY  •  JOIN DEEPONION
▐▐▐▐▐▐▐▐   ANN  Whitepaper  Facebook  Twitter  Telegram  Discord    ▌▌▌▌▌▌▌▌
Get $ONION  (✔Cryptopia  ✔KuCoin)  |  VoteCentral  Register NOW!  |  Download DeepOnion
naeme18720
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250


View Profile
September 16, 2017, 10:23:23 PM
 #109

Very thanks
One question
Syns must is on in mining
Or no i get address and start mining in windows or smos??? Not problems??
BaRu
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
September 16, 2017, 10:40:48 PM
Last edit: September 16, 2017, 10:56:44 PM by BaRu
 #110

Hi, I successully run ./src/votecoind
but hen I tried to check balance I get the following error:
Code:
   ____   ____     __           _________  ________  .__
   \   \ /   /____/  |_  ____   \_   ___ \ \_____  \ |__| ____
    \   Y   /  _ \   __\/ __ \  /    \  \/  /   |   \|  |/    \
     \     (  <_> )  | \  ___/  \     \____/    |    \  |   |  \
      \___/ \____/|__|  \___  >  \______  /\_______  /__|___|  /
                            \/          \/         \/        \/


Thank you for running a VoteCoin node!
You're helping to strengthen the network and contributing to a social good :)

In order to ensure you are adequately protecting your privacy when using
VoteCoin, please see <https://z.cash/support/security/index.html>.

       Downloading blocks | 11769 / ~12330 (95%)
            Connections | 2
  Network solution rate | 52373 Sol/s

Mining is paused while downloading blocks.

Since starting this node 5 minutes, 34 seconds ago:
- You have validated 14805 transactions!
- You have completed 0 Equihash solver runs.

[Press Ctrl+C to exit] [Set 'showmetrics=0' to hide]
fds@cump:~/VoteCoin$ sudo ./src/votecoin-cli getbalance
error: couldn't connect to server: unknown (code -1)
(make sure server is running and you are connecting to the correct RPC port)

I just cloned git, and built VoteCoin, than checked and appendend lines in conf and run it...am I doing it wrong?
How to check my balance and current adress, that I should enter into minine configuration? Chow to check my current "VoteCoinTaddress" and configure it in miner?
LazyJones
Member
**
Offline Offline

Activity: 62
Merit: 10

I do electrical.


View Profile
September 17, 2017, 12:08:58 AM
 #111

I can't seem to create a votecoin.conf file in the correct directory, where is the conf file supposed to be and how is it created?

using Ubuntu 16.04


MATHReX
Sr. Member
****
Offline Offline

Activity: 861
Merit: 281


View Profile
September 17, 2017, 05:54:36 AM
 #112

Very thanks
One question
Syns must is on in mining
Or no i get address and start mining in windows or smos??? Not problems??

Just generate an address and then you can start mining on your windows, Linux - any distros. Just get equihash miner, point to a pool, enter your address and start mining.

Hi, I successully run ./src/votecoind
but hen I tried to check balance I get the following error:
Code:
   ____   ____     __           _________  ________  .__
   \   \ /   /____/  |_  ____   \_   ___ \ \_____  \ |__| ____
    \   Y   /  _ \   __\/ __ \  /    \  \/  /   |   \|  |/    \
     \     (  <_> )  | \  ___/  \     \____/    |    \  |   |  \
      \___/ \____/|__|  \___  >  \______  /\_______  /__|___|  /
                            \/          \/         \/        \/


Thank you for running a VoteCoin node!
You're helping to strengthen the network and contributing to a social good :)

In order to ensure you are adequately protecting your privacy when using
VoteCoin, please see <https://z.cash/support/security/index.html>.

       Downloading blocks | 11769 / ~12330 (95%)
            Connections | 2
  Network solution rate | 52373 Sol/s

Mining is paused while downloading blocks.

Since starting this node 5 minutes, 34 seconds ago:
- You have validated 14805 transactions!
- You have completed 0 Equihash solver runs.

[Press Ctrl+C to exit] [Set 'showmetrics=0' to hide]
fds@cump:~/VoteCoin$ sudo ./src/votecoin-cli getbalance
error: couldn't connect to server: unknown (code -1)
(make sure server is running and you are connecting to the correct RPC port)

I just cloned git, and built VoteCoin, than checked and appendend lines in conf and run it...am I doing it wrong?
How to check my balance and current adress, that I should enter into minine configuration? Chow to check my current "VoteCoinTaddress" and configure it in miner?

Open another terminal while the node is running and generate a new address. If you already have an address, just run
Code:
./votecoin-cli z_getbalance *address*
inside src directory.

I can't seem to create a votecoin.conf file in the correct directory, where is the conf file supposed to be and how is it created?

using Ubuntu 16.04



There must be some syntax issues that you might be facing. Ubuntu folder naming is case-sensitive. So if your folder is VoteCoin inside your home directory and you are running commands as votecoin. It won't do nothing.

naeme18720
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250


View Profile
September 17, 2017, 06:46:13 AM
 #113

Very thanks for help Wink
boo50
Sr. Member
****
Offline Offline

Activity: 472
Merit: 250


lux8.net


View Profile
September 17, 2017, 07:08:22 AM
 #114

All txs should be sent.
Cannot see anything for the second address though.
How much you're missing?
already got them, thanks, second address I use on another pool, sorry for misunderstanding

BaRu
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
September 17, 2017, 10:42:46 AM
 #115


Open another terminal while the node is running and generate a new address. If you already have an address, just run
Code:
./votecoin-cli z_getbalance *address*
inside src directory.

Thanks for help, I tried to use it on Windows bash shell, and that is the reason why it did not worked.
I took another approach and installed VMware player and ubuntu on virtual mahine, and than I got my address Smiley
Now mining with excavator on Windows Smiley
fnzv
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
September 17, 2017, 04:09:48 PM
 #116

I can confirm that the guide on github works flawlessly on Ubuntu 16.04 LTS Server, after you finished Building & Configuring your node create an address with this command inside the VoteCoin dir:
./src/votecoin-cli getnewaddress

Then you can start mining with the pool using this parameters (for example EWBF Miner):
./miner --server pool.votecoin.site --user YOUR-ADDRESS --pass z --port 3333


A few minutes and i see the hash rate on the worker stats.


Now what i expect from the developers is a detailed explaination/whitepaper (i cannot download it from your site) so we can see what makes the difference between the other 99999 coins around with always the same features


LazyJones
Member
**
Offline Offline

Activity: 62
Merit: 10

I do electrical.


View Profile
September 18, 2017, 05:32:22 AM
 #117

Ohhh mined 2 blocks! Ahead of the game!.

polkovnik
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
September 18, 2017, 06:51:09 AM
 #118

hi, please advice,
is it any Windows wallet? as i can see it's only linux now.
so i can't mine without address
MATHReX
Sr. Member
****
Offline Offline

Activity: 861
Merit: 281


View Profile
September 18, 2017, 09:54:22 AM
 #119

hi, please advice,
is it any Windows wallet? as i can see it's only linux now.
so i can't mine without address

There is no windows wallet available as of now. Yes, you can mine without an address but on someone's else address and you probably won't get your coins. So, getting your own address is a must. Follow the guide, set up votecoin node, generate an address, backup private key and you're good to go.
PaulusDixit
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
September 18, 2017, 10:01:32 AM
 #120

If the interest is high enough, I might want to develop a web wallet.

Just so that people can start mining.

But keep in mind that it would be without any warranty as it would just be a hobby project for me. Don't know how secure this could get, as I need to dive into the working of ZCash core. So probably just for mining until a windows or OSX wallet is available and then you'd be advised to transfer funds. Just as you would do with large amounts on online exchanges, or at least as you should do ;-)

Please let me know if there is interest in such a thing?!
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 »  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!