burst-miner icon indicating copy to clipboard operation
burst-miner copied to clipboard

Burstcoin C++ Crossplatform Miner

Results 13 burst-miner issues
Sort by recently updated
recently updated
newest added

Hello, Thank you for your miner. I tried to make it but I got this error: ``` In file included from src/Miner.h:90:0, from src/MinerLogger.cpp:9: src/MinerProtocol.h:21:79: error: ‘std::function’ has not been...

Hi, i am using miner on FreeBSD 11.1 If i use this pool: burst.ninja:8124 everything works fine. But if i use 50-50-pool.burst.cryptoguru.org:8124 or pool.burstcoin.ro:8080 i get this error: ``` Assertion...

Hello, I try compile in freebsd - freenas g++ -O3 -march=native -std=c++11 -Wall -D_REENTRANT -Isrc/rapidjson -Isrc/sphlib -Isrc/nxt -Isrc -c src/Miner.cpp -o bin/Miner.o src/Miner.cpp: In member function 'void Burst::Miner::updateGensig(std::__cxx11::string, uint64_t, uint64_t)':...

osx version not able to open conf file, then exits the terminal session

The program crashes! At first it would crash every 2 days give or take, but now its much less than that... all I can do is reload the pool miner,...

I've noticed a few times now where apparently burst-miner thinks that it loses connection to the pool... but then it just keeps on trying to mine and stating that it...

When I tried to compile I got: src/Miner.cpp: In member function 'void Burst::Miner::nonceSubmitterThread()': src/Miner.cpp:155:9: error: 'sleep_for' is not a member of 'std::this_thread' make: **\* [bin/Miner.o] Error 1 I solved adding...

Compared to the java miner, it seems a bit slow and performs a lot of disk searching. While the java miner seems to be done within 20 seconds, this miner...

Compiled latest commit 5368854e13 for Windows using VS2013 Express. I'm seeing some odd numbers for deadlines in the logs: plot read done. 2960210911709443567_222222222_100032_100032 100032 nonces UFHH-6HQC-76AR-4A87L best deadline **71** days...

I'm looking through and there are no exe files that I can find! I'm the developer working on Burst.Today, and I want to use your miner to point the windows...