Pages:
Author

Topic: [FCN][MRO][QCN][BCN] GUI miner - page 4. (Read 6996 times)

member
Activity: 210
Merit: 10
May 19, 2014, 11:03:22 AM
#13
No working version for older OS?

I have a server with Windows Server 2003 x64 and cant use this miner Sad

Unfortunately, no, I'm using functions that were introduced only in WinVista and older. Probably you could setup the Virtual Machine and use miner there. (VirtualBox or smth)

Contact me in case of any questions.

Cheers.
sr. member
Activity: 302
Merit: 250
May 19, 2014, 10:54:23 AM
#12
No working version for older OS?

I have a server with Windows Server 2003 x64 and cant use this miner Sad
full member
Activity: 139
Merit: 100
May 19, 2014, 08:11:41 AM
#11
Aha, found 3 Fantomcoin blocks during the weekend. No luck with Bytecoin though, but at least no need to have the bytecoind running and eating up the memory.

P.S. I have 30 h/s.

i guess i was luckier ? 1 BCN and 1 FCN block throughout the weekend. what are you using for mining? i mean mining equipment
member
Activity: 210
Merit: 10
May 19, 2014, 04:38:20 AM
#10
Ty for your work.
I tested it, but for now I will stick with command line Smiley


Thank you for testing.  Smiley Will be glad to see you back on SoloMiner! Grin
member
Activity: 409
Merit: 10
Join @Bountycloud for the best bounties!
May 18, 2014, 05:42:39 PM
#9
Ty for your work.
I tested it, but for now I will stick with command line Smiley
sr. member
Activity: 373
Merit: 250
May 18, 2014, 05:33:52 PM
#8
Aha, found 3 Fantomcoin blocks during the weekend. No luck with Bytecoin though, but at least no need to have the bytecoind running and eating up the memory.

P.S. I have 30 h/s.
member
Activity: 210
Merit: 10
May 17, 2014, 12:42:27 PM
#7
MacOS (OSX) version added

Download here
sr. member
Activity: 458
Merit: 265
May 17, 2014, 12:05:06 AM
#6
Thanks for this.
Any idea why I get so many "Failed to get donor block" messages?
---
EDIT:...never mind. I see that once the daemon fully synced the messages went away
legendary
Activity: 1610
Merit: 1008
Forget-about-it
May 16, 2014, 12:49:57 PM
#5
very easy now to merge mine Smiley awesome!  glad it has the localhost settings too!
hero member
Activity: 850
Merit: 1000
May 16, 2014, 11:50:18 AM
#4
Just downloaded the Win64 version and am using it for Bytecoin and Fantomcoin. It took less than a minute to enter my information and to get it hashing. Thanks for making this so easy! And not having to download the blockchains for each is a BIG plus!!
member
Activity: 76
Merit: 10
May 16, 2014, 10:48:17 AM
#3
Thanks, will try it.
full member
Activity: 139
Merit: 100
May 16, 2014, 08:55:24 AM
#2
started BCN/FCN mining on the different (no bc) PC - working okay, no problems so far, will let you know if something goes wrong.
member
Activity: 210
Merit: 10
May 16, 2014, 05:05:17 AM
#1
Hey guys,

There was a lot of problems with the last GUI miner version so I decided to build a new one.

Main point of it is this: I declined the concept of 4gb_memory_blockchain - all you have to do now is enter your BCN/MRO/QCN and FCN wallet address and connect to one of the nodes directly. It will solve the issue with the “eternal_BCN_sync”.

Download: http://solominer.org/
Source: https://github.com/amphibia/SoloMiner

Linux instructions:

Requirements:
OS: Ubuntu 14.04
Packages: libwxgtk3.0-0, libwxgtk3.0-dev, libwxbase3.0-dev, libwxbase3.0-0, libboost1.55-all-dev, cmake, wx3.0-headers, g++

How to build
The building process is pretty straightforward:
Code:
sudo apt-get install g++
sudo apt-get install cmake
sudo apt-get install libwxgtk3.0-0
sudo apt-get install libwxgtk3.0-dev
sudo apt-get install libwxbase3.0-dev
sudo apt-get install libwxbase3.0-0
sudo apt-get install libboost1.55-all-dev
sudo apt-get install wx3.0-headers

Code:
git clone https://github.com/amphibia/SoloMiner.git
cd SoloMiner
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make

Run
./SoloMiner

BMR/MRO and QCN developers can contact me through PM to talk about direct nodes for miners.

That’s pretty much it for now - don't hesitate to reach out for me in case of any questions.

Cheers.

Pages:
Jump to: