Author

Topic: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 - page 383. (Read 1210752 times)

legendary
Activity: 1176
Merit: 1134

Just download http://209.126.71.170/Boolberry.zip
unzip and start qt-boolb

this is just a stop gap solution and not an official BBR thing at all

I get the following error when I try to start qt-boolb:

/Users/[My Username]/Boolberry/qt-boolb ; exit;
dyld: Library not loaded: /Users/jimbolaptop/Qt/5.3/clang_64/lib/QtWebKit.framework/Versions/5/QtWebKit
  Referenced from: /Users/[MyUsername]/Boolberry/qt-boolb
  Reason: image not found
Trace/BPT trap: 5
logout


More details needed. What version of OSX? How much memory?

Did you copy html folder from qt-daemon directory to where qt-boolb is?
For now it seems you have to do the long install of the Qt5 and then follow the Mac build instructions
Then it does work, but making a .dmg so that all that can be avoided is clearly what is needed
I have my project manager looking for a .dmg guy, hopefully will get something soonish, but I am not a GUI dev so I cant really do this
legendary
Activity: 1176
Merit: 1134

Just download http://209.126.71.170/Boolberry.zip
unzip and start qt-boolb

this is just a stop gap solution and not an official BBR thing at all

I get the following error when I try to start qt-boolb:

/Users/[My Username]/Boolberry/qt-boolb ; exit;
dyld: Library not loaded: /Users/jimbolaptop/Qt/5.3/clang_64/lib/QtWebKit.framework/Versions/5/QtWebKit
  Referenced from: /Users/[MyUsername]/Boolberry/qt-boolb
  Reason: image not found
Trace/BPT trap: 5
logout


More details needed. What version of OSX? How much memory?

Did you copy html folder from qt-daemon directory to where qt-boolb is?
this is my fault...
I guess the executable is hardcoded to my directory structure
need to include all the Qt libs in a .dmg file
we are looking for someone that does this
sr. member
Activity: 462
Merit: 250
Still wondering why people are selling down to .001...
member
Activity: 111
Merit: 10
Don't ask me, grep your logs
So this is real/confirmed, right? If so, that really speaks to broad, high-level interest in BBR and most likely cryptonote coins in general.

Well, I don't know what they are doing, but governments want to snoop as much as possible (read e.g. http://cryptome.org/2014/06/gao-14-496.pdf )

And speaking of interest, *.amazonaws.com has 2680 hits (even though I limit connections to 3 per one /24 block) Grin

it means that even if a company or govt says crypto is bad, the employees are still using the company/govt computers to use the crypto.

similar situation with movie piracy and the bittorrent network. analysis of IP address shows movie downloads from many places you would not believe.

http://torrentfreak.com/priests-watch-dvd-screeners-while-pirates-download-filth-in-the-vatican-130407/


I agree that it´s interesting the connection shown in boolberry daemon-log from banks and govs.
But it´s also hard to imagine that it´s official now, because boolberry is so new and should be under radar.
For me the most plausible possibility, until now, is that , like christian say, "random victims of a botnet".
 

hero member
Activity: 938
Merit: 1001

Hey! Bro! Get in!
If you have a lot of CPUs you can do solomining:
http://boolberry.com/howto.html#daemon

Check

I'll give that a try tomorrow. I previously tried to follow the instructions, exactly, but got vague responses when asking for help. Now; However, it seems that the help page you linked me to has been updated, so I remain hopeful and confident that I can conquer this mystery!

Many of you probably learned most of the needed skills to mine this coin in previous adventures, forgetting how difficult the initial learning steps must have been along the way. This coin, like any, needs Investors AND Miners to succeed (and Assholes like me). I've got a headache trying to be a new miner for the day, so I will report back tomorrow. I hope I do not end up having to sell my hardware investment for cash so I can simply trade Boolberry in the market. I spent $1,000+ for an awesome PC because I wanted to get away from day-trading cryptos, have a return-on-investment (unlike ASICs'), and mine some coins I felt have a huge potential payout in the future!

As of now:

1. I don't know if GPU mining Boolberry is even possible. 2. I don't know if I should CPU mine for now (If so, then how do I?). 3. Temporarily, should I just keep mining Vertcoin @ $.025/day since some hobbyist developed an easy one-click-mining solution (stupid profits/brilliant fan)?

...

Sorry I was not able to help more yesterday. The previous mining situation was people solo-mining using lots of CPU cores, many with Amazon cloud rentals. One person has an ATI GPU miner they developed. The GPU miner developer agreed to release his miner open-source once we provided a more robust CPU mining platform (stratum-based). We have a beta version of the stratum-based CPU miner and people are reporting their issues with it. It is currently running on Linux. jl777 was able to compile the binaries on Mac, and you see several error reports coming in.

Once the major issues are corrected on Linux, we can work on the windows miner binary. For now, download the Windows Boolberry package and give the GUI a try. Send me a PM with your address and and will send a little BBR so you can see the wallet in action. 
hero member
Activity: 938
Merit: 1001

Just download http://209.126.71.170/Boolberry.zip
unzip and start qt-boolb

this is just a stop gap solution and not an official BBR thing at all

I get the following error when I try to start qt-boolb:

/Users/[My Username]/Boolberry/qt-boolb ; exit;
dyld: Library not loaded: /Users/jimbolaptop/Qt/5.3/clang_64/lib/QtWebKit.framework/Versions/5/QtWebKit
  Referenced from: /Users/[MyUsername]/Boolberry/qt-boolb
  Reason: image not found
Trace/BPT trap: 5
logout


More details needed. What version of OSX? How much memory?

Did you copy html folder from qt-daemon directory to where qt-boolb is?
member
Activity: 111
Merit: 10

Yeah, maybe pool disconnects you, but i don't think so.
Anyway, i've increased minerTimeout from 900 to 10000 seconds. Check this out.
And post please log, i'm iterested  in time difference between starting recv scratchpad and fail message.

On your last logs i see one minute - it means that original 60 seconds timeout happend.
Code:
[2014-07-03 15:28:01] Getting full scratchpad....
[2014-07-03 15:28:01] > {"method": "getfullscratchpad", "params": {"id": "321737723262049", "agent": "cpuminer-multi/0.1"}, "id": 1}
[2014-07-03 15:29:01] < {"id":1,"jsonrpc":"2.0","error":null,"result":{"status":"OK","hi":{"block_id":"2e051a359...
[2014-07-03 15:29:01] JSON decode failed(1): premature end of input

With last code it should be 120 seconds, if it is - i'll change code a little once again.



Hi C_Z

Yes, now there are 120 secs to try to get scratchpad.
On these time traffic speed is on limit at 1 Mbps.
 
Code:
./minerd -a wildkeccak -o stratum+tcp://162.243.210.156:7777 -u        1L1ZPC9XodC6g5BX8j8m3vcdkXPiZrVF7RcERWE879coQDWiztUbkkVZ86o43P27Udb3qxL4B41gbaGpvj3nS7DgFZauAZE  -p x -P -D -t 1
parsing algo: wildkeccak
[2014-07-04 17:42:18] Using JSON-RPC 2.0
[2014-07-04 17:42:18] 1 miner threads started, using 'wildkeccak' algorithm.
[2014-07-04 17:42:18] Starting Stratum on stratum+tcp://162.243.210.156:7777
* Rebuilt URL to: http://162.243.210.156:7777/
* About to connect() to 162.243.210.156 port 7777 (#0)
*   Trying 162.243.210.156...
* TCP_NODELAY set
* Adding handle: conn: 0x7fafe4013550
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x7fafe4013550) send_pipe: 1, recv_pipe: 0
* Connected to 162.243.210.156 (162.243.210.156) port 7777 (#0)
* Connection #0 to host 162.243.210.156 left intact
[2014-07-04 17:42:18] > {"method": "login", "params": {"login": "1L1ZPC9XodC6g5BX8j8m3vcdkXPiZrVF7RcERWE879coQDWiztUbkkVZ86o43P27Udb3qxL4B41gbaGpvj3nS7DgFZauAZE", "pass": "x", "hi": { "height": 0, "block_id": "0000000000000000000000000000000000000000000000000000000000000000" }, "agent": "cpuminer-multi/0.1"}, "id": 1}
[2014-07-04 17:42:19] < {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"749150593881495","job":{"blob":"","job_id":"","target":"","difficulty":"","prev_hi":{"block_id":"0000000000000000000000000000000000000000000000000000000000000000","height":0}},"status":"OK","addms":[]}}
[2014-07-04 17:42:19] Auth id: 749150593881495
[2014-07-04 17:42:19] Requested work before work was received
[2014-07-04 17:42:19] Getting full scratchpad....
[2014-07-04 17:42:19] > {"method": "getfullscratchpad", "params": {"id": "749150593881495", "agent": "cpuminer-multi/0.1"}, "id": 1}
[2014-07-04 17:44:19] < {"id":1,"jsonrpc":"2.0","error":null,"result":{"status":"OK","hi":{"block_id":"5d63a64b6bf072be5e9372a967c2e376373d90d9749653056cb8c385f806070f","height":34226},"scratchpad_hex":"d73243ee4f03f9d84a82a52ae5ed784053ebb0cf273586efe1f2c6209ff2bbf2d9c8cb207cdaed5532b2c4797aa29be7ebbc607284b9f04d92e3bc185be454f0374bd7745444e629455e7aa06cbdc7b13467cfc7ac8b972f0933d27b77c2cfe1e131359b10b5797e4f756b8f6fc2c4e7cb8d2fbec8355db775369705fcec5f60f43ac2affb46498fbe632a05c02a08ce471dda1643b29f6bc2e2a29cdb8d48cd8550c9998f8550e77aa2ea2dee1086b33e264b3ff9131bf22621ebf24376a763d4f593963dfbe6a8e06da9786d64421f4ee550c4b53220d691b16ae0226f0c1c33daac93cf865969d3d414d7969c714d1d275d43e1400276e4d29bf618e8a8cda7fc90ec93cfb9661675b4ec52d1f065484066062331d8231758085fe93f7d3c2bf52f6650ceee4f5d536d94b84058acca39a20a227c481b7d7e160b30c508fa6c9be455599d4b0c909b555aac4f168df1aad6bff071091d2593ba7d8aa1a66c350e0a36386d0af2db0c1b1dddc0ec1630db51f8327802aa1fa4f3cf95ebdbebfa5b9cdc89fcd6d101c779361db6bab852681f4dfe3784e56...
[2014-07-04 17:44:19] Getting full scratchpad received line
[2014-07-04 17:44:19] JSON decode rpc2_getscratchpad response failed(1): premature end of input
[2014-07-04 17:44:19] ...retry after 10 seconds
[2014-07-04 17:44:29] > {"method": "getjob", "params": {"id": "749150593881495", "hi": { "height": 0, "block_id": "0000000000000000000000000000000000000000000000000000000000000000" }, "agent": "cpuminer-multi/0.1"}, "id": 1}
[2014-07-04 17:44:29] Stratum failed to send getjob line
[2014-07-04 17:44:29] ...retry after 10 seconds
[2014-07-04 17:44:39] Stratum connection timed out
[2014-07-04 17:44:39] Stratum connection interrupted
* Rebuilt URL to: http://162.243.210.156:7777/
* About to connect() to 162.243.210.156 port 7777 (#1)
*   Trying 162.243.210.156...
* TCP_NODELAY set
* Adding handle: conn: 0x7fafe4012fb0
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 1 (0x7fafe4012fb0) send_pipe: 1, recv_pipe: 0
* Connected to 162.243.210.156 (162.243.210.156) port 7777 (#1)
* Connection #1 to host 162.243.210.156 left intact
[2014-07-04 17:44:39] > {"method": "login", "params": {"login": "1L1ZPC9XodC6g5BX8j8m3vcdkXPiZrVF7RcERWE879coQDWiztUbkkVZ86o43P27Udb3qxL4B41gbaGpvj3nS7DgFZauAZE", "pass": "x", "hi": { "height": 0, "block_id": "0000000000000000000000000000000000000000000000000000000000000000" }, "agent": "cpuminer-multi/0.1"}, "id": 1}
[2014-07-04 17:44:39] < {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"898242257372476","job":{"blob":"","job_id":"","target":"","difficulty":"","prev_hi":{"block_id":"0000000000000000000000000000000000000000000000000000000000000000","height":0}},"status":"OK","addms":[]}}
[2014-07-04 17:44:39] Auth id: 898242257372476
[2014-07-04 17:44:39] Requested work before work was received
[2014-07-04 17:44:39] Getting full scratchpad....
[2014-07-04 17:44:39] > {"method": "getfullscratchpad", "params": {"id": "898242257372476", "agent": "cpuminer-multi/0.1"}, "id": 1}
[2014-07-04 17:46:39] < {"id":1,"jsonrpc":"2.0","error":null,"result":{"status":"OK","hi":{"block_id":"5d63a64b6bf072be5e9372a967c2e376373d90d9749653056cb8c385f806070f","height":34226},"scratchpad_hex":"d73243ee4f03f9d84a82a52ae5ed784053ebb0cf273586efe1f2c6209ff2bbf2d9c8cb207cdaed5532b2c4797aa29be7ebbc607284b9f04d92e3bc185be454f0374bd7745444e629455e7aa06cbdc7b13467cfc7ac8b972f0933d27b77c2cfe1e131359b10b5797e4f756b8f6fc2c4e7cb8d2fbec8355db775369705fcec5f60f43ac2affb46498fbe632a05c02a08ce471dda1643b29f6bc2e2a29cdb8d48cd8550c9998f8550e77aa2ea2dee1086b33e264b3ff9131bf22621ebf24376a763d4f593963dfbe6a8e06da9786d64421f4ee550c4b53220d691b16ae0226f0c1c33daac93cf865969d3d414d7969c714d1d275d43e1400276e4d29bf618e8a8cda7fc90ec93cfb9661675b4ec52d1f065484066062331d8231758085fe93f7d3c2bf52f6650ceee4f5d536d94b84058acca39a20a227c481b7d7e160b30c508fa6c9be455599d4b0c909b555aac4f168df1aad6bff071091d2593ba7d8aa1a66c350e0a36386d0af2db0c1b1dddc0ec1630db51f8327802aa1fa4f3cf95ebdbebfa5b9cdc89fcd6d101c779361db6bab852681f4dfe3784e56...
[2014-07-04 17:46:39] Getting full scratchpad received line
[2014-07-04 17:46:39] JSON decode rpc2_getscratchpad response failed(1): premature end of input
[2014-07-04 17:46:39] ...retry after 10 seconds
[2014-07-04 17:46:49] > {"method": "getjob", "params": {"id": "898242257372476", "hi": { "height": 0, "block_id": "0000000000000000000000000000000000000000000000000000000000000000" }, "agent": "cpuminer-multi/0.1"}, "id": 1}
[2014-07-04 17:46:49] Stratum failed to send getjob line
[2014-07-04 17:46:49] ...retry after 10 seconds
[2014-07-04 17:46:59] Stratum connection timed out
[2014-07-04 17:46:59] Stratum connection interrupted
* Rebuilt URL to: http://162.243.210.156:7777/
* About to connect() to 162.243.210.156 port 7777 (#2)
*   Trying 162.243.210.156...
* TCP_NODELAY set
* Adding handle: conn: 0x7fafe4012bf0
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 2 (0x7fafe4012bf0) send_pipe: 1, recv_pipe: 0
* Connected to 162.243.210.156 (162.243.210.156) port 7777 (#2)
* Connection #2 to host 162.243.210.156 left intact
[2014-07-04 17:46:59] > {"method": "login", "params": {"login": "1L1ZPC9XodC6g5BX8j8m3vcdkXPiZrVF7RcERWE879coQDWiztUbkkVZ86o43P27Udb3qxL4B41gbaGpvj3nS7DgFZauAZE", "pass": "x", "hi": { "height": 0, "block_id": "0000000000000000000000000000000000000000000000000000000000000000" }, "agent": "cpuminer-multi/0.1"}, "id": 1}
[2014-07-04 17:46:59] < {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"259302847879007","job":{"blob":"","job_id":"","target":"","difficulty":"","prev_hi":{"block_id":"0000000000000000000000000000000000000000000000000000000000000000","height":0}},"status":"OK","addms":[]}}
[2014-07-04 17:46:59] Auth id: 259302847879007
[2014-07-04 17:46:59] Requested work before work was received
[2014-07-04 17:46:59] Getting full scratchpad....
[2014-07-04 17:46:59] > {"method": "getfullscratchpad", "params": {"id": "259302847879007", "agent": "cpuminer-multi/0.1"}, "id": 1}
^C


hero member
Activity: 938
Merit: 1001
Don't ask me, grep your logs
So this is real/confirmed, right? If so, that really speaks to broad, high-level interest in BBR and most likely cryptonote coins in general.

Well, I don't know what they are doing, but governments want to snoop as much as possible (read e.g. http://cryptome.org/2014/06/gao-14-496.pdf )

And speaking of interest, *.amazonaws.com has 2680 hits (even though I limit connections to 3 per one /24 block) Grin

it means that even if a company or govt says crypto is bad, the employees are still using the company/govt computers to use the crypto.

similar situation with movie piracy and the bittorrent network. analysis of IP address shows movie downloads from many places you would not believe.

http://torrentfreak.com/priests-watch-dvd-screeners-while-pirates-download-filth-in-the-vatican-130407/
sr. member
Activity: 336
Merit: 250
Don't ask me, grep your logs
So this is real/confirmed, right? If so, that really speaks to broad, high-level interest in BBR and most likely cryptonote coins in general.

Well, I don't know what they are doing, but governments want to snoop as much as possible (read e.g. http://cryptome.org/2014/06/gao-14-496.pdf )

And speaking of interest, *.amazonaws.com has 2680 hits (even though I limit connections to 3 per one /24 block) Grin
sr. member
Activity: 259
Merit: 250

Just download http://209.126.71.170/Boolberry.zip
unzip and start qt-boolb

this is just a stop gap solution and not an official BBR thing at all

I get the following error when I try to start qt-boolb:

/Users/[My Username]/Boolberry/qt-boolb ; exit;
dyld: Library not loaded: /Users/jimbolaptop/Qt/5.3/clang_64/lib/QtWebKit.framework/Versions/5/QtWebKit
  Referenced from: /Users/[MyUsername]/Boolberry/qt-boolb
  Reason: image not found
Trace/BPT trap: 5
logout


hero member
Activity: 976
Merit: 646
For this i get this error output . Don´t know if this related with slow connection.

Please, all who have had timeout issue on fetching scratchpad - pull and rebuild new cpuminer, attempt to fix.


Rebuild and still get the same timeout issue.
How fast now must be the connection? (how much xMB in xSeconds)
Maybe i can play in code, change parameter and try that works, but i guess you must change it also on Pool-Software.

For this i get this error output . Don´t know if this related with slow connection.
Code:
...
[2014-07-03 15:29:01] JSON decode failed(1): premature end of input
[2014-07-03 15:29:01] Getting full scratchpad received line
....

It is.  You need to fetch about 20MB in 60 seconds in current version. I'm working on hotfix for this issue right now.


Yeah, maybe pool disconnects you, but i don't think so.
Anyway, i've increased minerTimeout from 900 to 10000 seconds. Check this out.
And post please log, i'm iterested  in time difference between starting recv scratchpad and fail message.

On your last logs i see one minute - it means that original 60 seconds timeout happend.
Code:
[2014-07-03 15:28:01] Getting full scratchpad....
[2014-07-03 15:28:01] > {"method": "getfullscratchpad", "params": {"id": "321737723262049", "agent": "cpuminer-multi/0.1"}, "id": 1}
[2014-07-03 15:29:01] < {"id":1,"jsonrpc":"2.0","error":null,"result":{"status":"OK","hi":{"block_id":"2e051a359...
[2014-07-03 15:29:01] JSON decode failed(1): premature end of input

With last code it should be 120 seconds, if it is - i'll change code a little once again.



hero member
Activity: 976
Merit: 646
I have a problem compiling from the github repository version on Linux.
gcc 4.8.1, cmake 2.8.7 and libboost-all-dev 1.55
Everyone who have this issue: to solve this you need to build boost instead of loading prebuild libraries.

an alternative fix is to link against the dynamic boost libraries by default instead of the static ones.
This can be done by changing the top level CMakeLists.txt file and moving the line setting
the static boost linking flag into the if (STATIC) conditional block.

Christian
Thank you, pushed fix.
legendary
Activity: 1176
Merit: 1134
I made mac version:

I uploaded it to

make sure to copy html folder from qt-daemon directory to where qt-boolb is

James

Can somebody send me some BBR to 1CUGthifnksKs5rHNuHsjz5SSA6ydyN7LRpF4HBN5MwCFE9vxNuDQe7MiPJX85ACqa6wPpYYjFsPuHS FtGFjhrPVUEerBFT

I want to make sure the Mac wallet works

James


*********
I will get a .dmg to automate all the install process

Sent 1 BBR! Smiley
it worked!

Transaction ID: 400db7a11d9e3992735a12049141a359f131296b5f5d98acba174ac0102d2270
 1.000000000000

If anybody is brave enough to try Mac wallet, just ask. It will require installing Qt5 first:
http://download.qt-project.org/official_releases/online_installers/qt-opensource-mac-x64-1.6.0-4-online.dmg

After the above download, it then will download a bunch more. Once that is done, then the actual Mac wallet is just a matter of downloading a .zip and running qt-boolb

I've got a couple of macs I can test this out on... what do I do after downloading Qt?
Just download
unzip and start qt-boolb

this is just a stop gap solution and not an official BBR thing at all

Edit: turns out the build had hardcoded links to my directory structure
member
Activity: 111
Merit: 10
For this i get this error output . Don´t know if this related with slow connection.

Please, all who have had timeout issue on fetching scratchpad - pull and rebuild new cpuminer, attempt to fix.


Rebuild and still get the same timeout issue.
How fast now must be the connection? (how much xMB in xSeconds)
Maybe i can play in code, change parameter and try that works, but i guess you must change it also on Pool-Software.




For this i get this error output . Don´t know if this related with slow connection.

Code:
...
[2014-07-03 15:29:01] JSON decode failed(1): premature end of input
[2014-07-03 15:29:01] Getting full scratchpad received line
....

It is.  You need to fetch about 20MB in 60 seconds in current version. I'm working on hotfix for this issue right now.
sr. member
Activity: 259
Merit: 250
I made mac version:

I uploaded it to

make sure to copy html folder from qt-daemon directory to where qt-boolb is

James

Can somebody send me some BBR to 1CUGthifnksKs5rHNuHsjz5SSA6ydyN7LRpF4HBN5MwCFE9vxNuDQe7MiPJX85ACqa6wPpYYjFsPuHS FtGFjhrPVUEerBFT

I want to make sure the Mac wallet works

James


*********
I will get a .dmg to automate all the install process

Sent 1 BBR! Smiley
it worked!

Transaction ID: 400db7a11d9e3992735a12049141a359f131296b5f5d98acba174ac0102d2270
 1.000000000000

If anybody is brave enough to try Mac wallet, just ask. It will require installing Qt5 first:
http://download.qt-project.org/official_releases/online_installers/qt-opensource-mac-x64-1.6.0-4-online.dmg

After the above download, it then will download a bunch more. Once that is done, then the actual Mac wallet is just a matter of downloading a .zip and running qt-boolb

I've got a couple of macs I can test this out on... what do I do after downloading Qt?
hero member
Activity: 756
Merit: 502
I have a problem compiling from the github repository version on Linux.
gcc 4.8.1, cmake 2.8.7 and libboost-all-dev 1.55
Everyone who have this issue: to solve this you need to build boost instead of loading prebuild libraries.

an alternative fix is to link against the dynamic boost libraries by default instead of the static ones.
This can be done by changing the top level CMakeLists.txt file and moving the line setting
the static boost linking flag into the if (STATIC) conditional block.

Christian
newbie
Activity: 44
Merit: 0

Hey! Bro! Get in!
If you have a lot of CPUs you can do solomining:
http://boolberry.com/howto.html#daemon

Check

I'll give that a try tomorrow. I previously tried to follow the instructions, exactly, but got vague responses when asking for help. Now; However, it seems that the help page you linked me to has been updated, so I remain hopeful and confident that I can conquer this mystery!

Many of you probably learned most of the needed skills to mine this coin in previous adventures, forgetting how difficult the initial learning steps must have been along the way. This coin, like any, needs Investors AND Miners to succeed (and Assholes like me). I've got a headache trying to be a new miner for the day, so I will report back tomorrow. I hope I do not end up having to sell my hardware investment for cash so I can simply trade Boolberry in the market. I spent $1,000+ for an awesome PC because I wanted to get away from day-trading cryptos, have a return-on-investment (unlike ASICs'), and mine some coins I felt have a huge potential payout in the future!

As of now:

1. I don't know if GPU mining Boolberry is even possible. 2. I don't know if I should CPU mine for now (If so, then how do I?). 3. Temporarily, should I just keep mining Vertcoin @ $.025/day since some hobbyist developed an easy one-click-mining solution (stupid profits/brilliant fan)?

 Huh

EDIT: I have an FX-8350 + MSI Gaming R9 290X. Today I figured out how to play COD Ghosts on PC using a $15 Microcenter generic-ass Chinese PS3 controller. That wasn't easy. In fact, I had to google and bing the fuck out of it and click-rape xpadder for even a hope of the sweetness. It required that I google terms outside of the boundaries to find the solution. You know, where if you plug in a model number or anything specific, you get fucked. That's about the limits of what I can figure out. How to mine Boolberry has proven much more difficult than that.

Trying to mine Bools has given me the Blues.

Balls.

If I ever get this 290X mining some Boolberry, you best believe the first thing I do is enjoy a box of Boo Berry cereal in a metaphorical King's Throne! (and kill those you cherish most. Grrrrrrrrrr! /M ate)
full member
Activity: 224
Merit: 100
interesting list -- these were visitors to what site?

interesting visitors to my boolbd

boolbd. boolberry daemon.  Cheesy


you are trolling aren't you - why should they use bbr in its current status?

only logical explanation I see is a) you trolling, b) workers there have the daemon running (mining?)



Don't ask me, grep your logs



So this is real/confirmed, right? If so, that really speaks to broad, high-level interest in BBR and most likely cryptonote coins in general.
full member
Activity: 224
Merit: 100
I know price isn't the primary concern here, but anyone have any thoughts on what's been going on - why is BBR looking weaker than XMR lately when it used to look stronger? Has anything susbtantively changed on this coin as far as development work, community, etc.?
Of course the price is going to fall while there is no public GPU miner. GPU miners are a constant drag on price since they have a large advantage over CPU miners and can mine profitably at a price much lower than it is right now.

I'm really not up on mining tech and jargon - does this mean that there's a lot of "oversupply" of BBR, like XMR's heavy emission? And is this becoming a bigger issue over time (more and more BTC being needed to absorb new supplies and maintain the price?)
hero member
Activity: 976
Merit: 646
I have a problem compiling from the github repository version on Linux.
gcc 4.8.1, cmake 2.8.7 and libboost-all-dev 1.55

Code:
Linking CXX executable connectivity_tool
`.text._ZN5boost16exception_detail19error_info_injectorINS_9gregorian9bad_monthEED2Ev' referenced in section `.text._ZN5boost16exception_detail19error_info_injectorINS_9gregorian9bad_monthEED1Ev[_ZN5boost16exception_detail19error_info_injectorINS_9gregorian9bad_monthEED1Ev]' of /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libboost_date_time.a(greg_month.o): defined in discarded section `.text._ZN5boost16exception_detail19error_info_injectorINS_9gregorian9bad_monthEED2Ev[_ZN5boost16exception_detail19error_info_injectorINS_9gregorian9bad_monthEED5Ev]' of /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libboost_date_time.a(greg_month.o)

Can anyone help?


Everyone who have this issue: to solve this you need to build boost instead of loading prebuild libraries.
Building boost is very easy:
Code:
cd boost_1_55_0
./bootstrap.sh
./b2

And then building bbr:
Code:
BOOST_INCLUDEDIR=path/to/boost_1_55_0
export BOOST_INCLUDEDIR
cd boolberry
make -j
Jump to: