Bitcoin Forum
May 12, 2024, 05:39:18 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 »  All
  Print  
Author Topic: Mine new coin: VoteCoin - equihash, very low difficulty now  (Read 34566 times)
votecoin.site (OP)
Full Member
***
Offline Offline

Activity: 265
Merit: 105



View Profile WWW
September 18, 2017, 11:02:29 AM
 #121

It should be possible to cross-compile the VoteCoin sources on Linux to get an EXE file which can run on Windows (thanks to mingw). I believe that zclassic has some way how to do that, but we were not able to use it:
https://github.com/z-classic/zclassic/blob/master/zcutil/build-win.sh
I believe that having just votecoind.exe and votecoin-cli.exe could be more than sufficient for most people now. But we need to find a way how to compile this ourselves, we can't distribute precompiled EXE file made by somebody else.

Last time we tried, it complained about db_cxx.h not found, even if it was in /usr/include ...


VoteCoin - a new era of anonymous crypto democracy
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
CryptoBro75
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 18, 2017, 11:07:03 AM
 #122

Never though I would be able to do it since I have no clue about Linux (first time today!!) but I set up a node and will let it run every now and then. Hope it helps get the network a little faster. Already did more than 23k transaction confirmations. Started extremely fast and now slowed down a lot. I guess you needed me... Wink

But:
Can anybody post a full .bat file for Windows mining with Excavator or any other Windows miner? I'm trying but Excavator gets stuck while initializing. Getting AMD display errors (and have Nvidia).
Not sure what I'm doing wrong. Used Claymore and CCminer until now for other Coins and got them to work.
Used both votecoinmine.site pool versions mentioned here (with Stratum and without) but none worked.

Thank you for help.

ianj
Member
**
Offline Offline

Activity: 109
Merit: 10


View Profile
September 18, 2017, 12:11:33 PM
 #123

Never though I would be able to do it since I have no clue about Linux (first time today!!) but I set up a node and will let it run every now and then. Hope it helps get the network a little faster. Already did more than 23k transaction confirmations. Started extremely fast and now slowed down a lot. I guess you needed me... Wink

But:
Can anybody post a full .bat file for Windows mining with Excavator or any other Windows miner? I'm trying but Excavator gets stuck while initializing. Getting AMD display errors (and have Nvidia).
Not sure what I'm doing wrong. Used Claymore and CCminer until now for other Coins and got them to work.
Used both votecoinmine.site pool versions mentioned here (with Stratum and without) but none worked.

Thank you for help.



Zec Miner 0.3.4b
Code:
:mine

miner.exe --pec --server pool.votecoin.site --port 3333 --user t1*** --pass x
goto :mine


It works fine for GTX 1060, GTX 1070, GTX 1080ti for me on Windows 10 Drivers: 384.94
damNmad
Full Member
***
Offline Offline

Activity: 378
Merit: 104


nvOC forever


View Profile
September 18, 2017, 03:33:15 PM
 #124

Hello guys,


Why my balance got stuck on 40.81 on http://votecoin.homepool.xyz

Quote
Immature: 0  Bal: 40.81011309  Paid: 774.24290344

Do I need to do something? or any issue with the pool??

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

Activity: 37
Merit: 0


View Profile
September 18, 2017, 03:57:27 PM
 #125

Hello guys,


Why my balance got stuck on 40.81 on http://votecoin.homepool.xyz

Quote
Immature: 0  Bal: 40.81011309  Paid: 774.24290344

Do I need to do something? or any issue with the pool??

There is quite some delay. Just moved the wallet to server with lot more RAM.

Hope it'll catch up soon.
damNmad
Full Member
***
Offline Offline

Activity: 378
Merit: 104


nvOC forever


View Profile
September 18, 2017, 04:02:11 PM
 #126

Hello guys,


Why my balance got stuck on 40.81 on http://votecoin.homepool.xyz

Quote
Immature: 0  Bal: 40.81011309  Paid: 774.24290344

Do I need to do something? or any issue with the pool??

There is quite some delay. Just moved the wallet to server with lot more RAM.

Hope it'll catch up soon.

Great, Thanks or the prompt reply 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
BaRu
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
September 18, 2017, 05:16:47 PM
 #127

Never though I would be able to do it since I have no clue about Linux (first time today!!) but I set up a node and will let it run every now and then. Hope it helps get the network a little faster. Already did more than 23k transaction confirmations. Started extremely fast and now slowed down a lot. I guess you needed me... Wink

But:
Can anybody post a full .bat file for Windows mining with Excavator or any other Windows miner? I'm trying but Excavator gets stuck while initializing. Getting AMD display errors (and have Nvidia).
Not sure what I'm doing wrong. Used Claymore and CCminer until now for other Coins and got them to work.
Used both votecoinmine.site pool versions mentioned here (with Stratum and without) but none worked.

Thank you for help.



Zec Miner 0.3.4b
Code:
:mine

miner.exe --pec --server pool.votecoin.site --port 3333 --user t1*** --pass x
goto :mine


It works fine for GTX 1060, GTX 1070, GTX 1080ti for me on Windows 10 Drivers: 384.94

In new excavatoor(i run 1.2.11a) config looks different, mine *conf.json file is like that:

Code:
[
{"time":1,"commands":[
{"id":1,"method":"algorithm.add","params":["equihash","pool.votecoin.site:3333","t1NMhTYNDcyx19pvhFWpYCAAsewzV34GC77.1060_komp"]}
]},
{"time":3,"commands":[
{"id":1,"method":"worker.add","params":["0","0"]},
{"id":1,"method":"worker.add","params":["0","0"]}
]},
{"time":10,"loop":10,"commands":[
{"id":1,"method":"worker.print.speed","params":["0"]},
{"id":1,"method":"algorithm.print.speeds","params":["0"]}
]}
]
Works with GTX1060 Smiley

Just copy paste and chage to your wallet address, be sure that you modify default_command_file.json as it is the default config file.
aminodroid
Sr. Member
****
Offline Offline

Activity: 462
Merit: 251


View Profile
September 18, 2017, 05:29:04 PM
 #128

i have 1 mining rig with 4 GTX 1070. waiting for windows wallet
BaRu
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
September 18, 2017, 06:16:47 PM
 #129

i have 1 mining rig with 4 GTX 1070. waiting for windows wallet
You don't have to wait, you can do as I did:
- download VMWare Player (free non comercial use)
- download ubuntu 16.04 LTS ISO

Install WMWare Player and create new system on it, pick the downloaded ISO and the only thing you have to configure is capacity on hard driver(I suggest about 25GB)
Than you will be able to create wallet as on VoteCoin project's GitHub instructions.

It's easy.

Once you create your wallet, you can start mining on Windows mining software.
damNmad
Full Member
***
Offline Offline

Activity: 378
Merit: 104


nvOC forever


View Profile
September 18, 2017, 06:19:11 PM
 #130

Hello guys,


Why my balance got stuck on 40.81 on http://votecoin.homepool.xyz

Quote
Immature: 0  Bal: 40.81011309  Paid: 774.24290344

Do I need to do something? or any issue with the pool??

There is quite some delay. Just moved the wallet to server with lot more RAM.

Hope it'll catch up soon.

Great, Thanks or the prompt reply Smiley

I can confirm that it has been cleared now, thanks a lot 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
allcryptominer
Full Member
***
Offline Offline

Activity: 336
Merit: 102


View Profile
September 18, 2017, 06:30:37 PM
 #131

i have 1 mining rig with 4 GTX 1070. waiting for windows wallet
You don't have to wait, you can do as I did:
- download VMWare Player (free non comercial use)
- download ubuntu 16.04 LTS ISO

Install WMWare Player and create new system on it, pick the downloaded ISO and the only thing you have to configure is capacity on hard driver(I suggest about 25GB)
Than you will be able to create wallet as on VoteCoin project's GitHub instructions.

It's easy.

Once you create your wallet, you can start mining on Windows mining software.

Thanks a lot. Will try.
marcos5872
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
September 18, 2017, 07:15:20 PM
 #132

Where market is this votecoin?
CryptoBro75
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 18, 2017, 08:51:03 PM
 #133


It works fine for GTX 1060, GTX 1070, GTX 1080ti for me on Windows 10 Drivers: 384.94

In new excavatoor(i run 1.2.11a) config looks different, mine *conf.json file is like that:

Code:
[
{"time":1,"commands":[
{"id":1,"method":"algorithm.add","params":["equihash","pool.votecoin.site:3333","t1NMhTYNDcyx19pvhFWpYCAAsewzV34GC77.1060_komp"]}
]},
{"time":3,"commands":[
{"id":1,"method":"worker.add","params":["0","0"]},
{"id":1,"method":"worker.add","params":["0","0"]}
]},
{"time":10,"loop":10,"commands":[
{"id":1,"method":"worker.print.speed","params":["0"]},
{"id":1,"method":"algorithm.print.speeds","params":["0"]}
]}
]
Works with GTX1060 Smiley

Just copy paste and chage to your wallet address, be sure that you modify default_command_file.json as it is the default config file.
[/quote]
Thank you. That worked. Also mining with a 1060 now.
CryptoBro75
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 18, 2017, 09:16:51 PM
 #134

Where market is this votecoin?

No market yet. This is waaaayyyy before ICO even. If you mine this you need to understand: You never know - this might never hit the market. So mine and/or help at your own risk. But if it hits the market you already have hundreds - if not hundreds of thousands - of coins already. It's a gamble. But with great potential to make a ton of money.... Wink
boonz001
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 18, 2017, 09:48:24 PM
 #135

I get an error when compiling in ubuntu 17.04

g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-6/README.Bugs> for instructions.
Makefile:5226: recipe for target 'zcashd-bitcoind.o' failed
make[2]: *** [zcashd-bitcoind.o] Error 4
make[2]: Leaving directory '/home/tom/VoteCoin/src'
Makefile:5279: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/tom/VoteCoin/src'
Makefile:623: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

Getting the same error on Ubuntu 16.04.3 running in Virtualbox Cry. Can someone help?
CryptoBro75
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 18, 2017, 10:35:30 PM
 #136

I'm not very knowledgeable here (since I just started) but I compiled the wrong program first.
Are you sure you're compiling "votecoin_build_fedora.sh". I used "build.sh" before and it caused problems.
BaRu
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
September 18, 2017, 10:42:45 PM
 #137

He shouldn't use "votecoin_build_fedora.sh" as ubuntu is debian Wink So the correct version is "votecoin_build_debian.sh".

Try apt-get update and than ap-get upgrade, after that remove all VoteCoin folder and start again. Make sometimes keeps it's cache(or something Wink ) I had the same problem, starting again helped Smiley
CryptoBro75
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
September 18, 2017, 11:11:09 PM
 #138

He shouldn't use "votecoin_build_fedora.sh" as ubuntu is debian Wink So the correct version is "votecoin_build_debian.sh".


Wow. Yes. Sorry. That's what I meant. However. I just installed it over the build.sh and that worked.

PS: And did you mean apt-get upgrade... ? Wink
allcryptominer
Full Member
***
Offline Offline

Activity: 336
Merit: 102


View Profile
September 19, 2017, 02:51:31 AM
Last edit: September 19, 2017, 04:49:03 AM by allcryptominer
 #139

Okey after many trial and errors i think i got it working finally.




rezurect
Sr. Member
****
Offline Offline

Activity: 686
Merit: 250


View Profile
September 19, 2017, 04:00:43 AM
 #140

Best reason for mining this is because it's low difficulty?
I don't see a lot of features.
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!