Author

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

legendary
Activity: 1400
Merit: 1000
Anyone else getting an error "Critical:This software is old, please update"

I am solo mining
hero member
Activity: 976
Merit: 646

All pools I checked have 0 hashrate.. It seems BBR is mined only by people with lots of resources. With probability to mine for days until founding a block... there is no point trying

extremepool.org address is http://boolberry.extremepool.org/ - it has 180kh/s and had found block 8 days ago...

Frankly it seems BBR is mined only from few people with big resources. That alone explains why mid and low-power miners go away or don't even try it. Big fish eats all the food.

We working on porting opencl into miner client for pools, i hope this helps.
hero member
Activity: 976
Merit: 646
Hello dear friends!

Want to announce that i've almost finished porting porting difficulty type in boolberry daemon from 64 bit to 128 bit.
This is very important since BBR have completely different hashrate compared to CryptoNight hash, to avoid difficulty overflow(mostly cumulative_difficulty) was needed to use 128 bit difficulty type for all daemon operations.
At first i want to say many thanks to jahrsg (https://github.com/jahrsg, https://bitcointalksearch.org/user/jahrsg-356516) to porting main functions and creating tests, that guarantee that this new versions working exactly the same as old one on 64-bit  range.


I would like to ask you to test it for one or two days before merge it into master branch.
Code:
git clone
git checkout difficulty128
make -i

I want to get some bugreports here or into email: [email protected] or in bookberry.

Good luck!!
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
will we get cgminer ?
hero member
Activity: 525
Merit: 500
-lots of useful mining info removed-
This is such a sleeper coin. I have a few VPSes acting as DRK masternodes. I think it would be very useful to have them moonlight as Boolberry miners too...Thanks for the tips.
member
Activity: 81
Merit: 1002
It was only the wind.
Removed other algorithms, and stopped autotools from inserting its own CFLAGS that override ours. Pushed to the cryptozoidberg repo.
sr. member
Activity: 336
Merit: 250
getting the following error compiling cpuminer on both ubuntu 12.04 and 14.04:

/usr/bin/ld: compat/jansson/libjansson.a(dump.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC

It is recommended to use shared libjansson from distro, but I committed fix for this
https://github.com/otila/cpuminer-multi/commit/fd66b497917fafb8e378817a8b88a718e07ed6de

Code:
git pull
make clean
./autogen.sh
./configure
make
full member
Activity: 212
Merit: 100
getting the following error compiling cpuminer on both ubuntu 12.04 and 14.04:

Code:
/usr/bin/ld: compat/jansson/libjansson.a(dump.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
compat/jansson/libjansson.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [minerd] Error 1
make[2]: Leaving directory `/home/neko/cpuminer-multi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/neko/cpuminer-multi'
make: *** [all] Error 2

 Huh
Install libjannson-dev.
hero member
Activity: 938
Merit: 1001
hi guys,
   is there somebody so kind to help me?
I tried the last few days and wasted a lot of time but I could not compile mbk's miner on linux.
Would be happy about every little hint to the right solution...


getting the following error compiling cpuminer on both ubuntu 12.04 and 14.04...


Ask in the GPU thread. mbk seams to be watching that thread.

https://bitcointalksearch.org/topic/bbr-boolberry-gpu-miner-discussion-amd-nvidia-opencl-cuda-693118

The thread was originally for the bounty, but I renamed it so we can continue to use for GPU discussion.
full member
Activity: 212
Merit: 100
BOOLBERRY NEWS

A lot has happened recently and I wanted to recap in case you miss anything.

!!!! Critical update !!!! - Fixed bug in GUI Wallet! Please update GUI to v0.2.0.28(9fda647) !!!!!

4) Clintar updated the pool code. All of the updates to zone117x's CryptoNote pool code have been merged into Boolberry's pool code. Those updates are available here- https://github.com/clintar/node-boolberry-pool

https://github.com/clintar/node-cryptonote-pool might be better. I started with node-cryptonote-pool as a base and I think things are better that way. I'll try to keep that one updated, but my time is limited, and it still needs some good testing.
member
Activity: 81
Merit: 1002
It was only the wind.
I am trying to connect to extremepool but... seems I lack something
Quote
simpleminer.exe --pool-addr=boolberry.extremepool.org:5555 --login BBR_Address --pass x --mining-threads 1

2014-Jul-21 12:27:49.606545 Connecting boolberry.extremepool.org:5555....
2014-Jul-21 12:27:49.824945 Connected boolberry.extremepool.org:5555 OK
2014-Jul-21 12:28:09.855380 Failed to invoke http request to  /json_rpc
2014-Jul-21 12:28:09.855380 Failed to invoke login boolberry.extremepool.org:555
5, disconnect and sleep....

Also, any idea how to mine from different machine to same wallet? Will i need to have blockchain on that machine too :S

Try solo mining please, simpleminer is not really effective way to mine at this moment. Cpuminer is effective but it is no supports GPU mining yet.

Network hash is 3GH. When one has 3-4MH/s he starts looking for pool...
Cryptonight coins (XMR/BCN/QCN) have pools, thats almost the only thing that they have and BBR lacks

Boolberry has pools. Links are in first post.

Just one:
http://bbr.farm/
All pools I checked have 0 hashrate.. It seems BBR is mined only by people with lots of resources. With probability to mine for days until founding a block... there is no point trying

extremepool.org address is http://boolberry.extremepool.org/ - it has 180kh/s and had found block 8 days ago...

Frankly it seems BBR is mined only from few people with big resources. That alone explains why mid and low-power miners go away or don't even try it. Big fish eats all the food.

IMHO GPU miner will be the game changer

GPU miner is out - a c3.8xlarge is 2x as powerful as a 280X with the miner on cryptozoidberg's repo, and mine is more than 3x as powerful on a c3.8xlarge.
sr. member
Activity: 336
Merit: 250
Some more speedups for cpuminer, 108% speedup on Core i5-2500K (4-core).
If your L3 cache is bigger than current scratchpad size, the main optimization (prefetch data-to-be-XORed) does not help very much.
https://github.com/otila/cpuminer-multi.git

Remember that with donations you can encourage developers to contribute more code and fixes!
hero member
Activity: 826
Merit: 500
Was it decided that Boolberry will be the permanent name?
member
Activity: 81
Merit: 1002
It was only the wind.
I am trying to connect to extremepool but... seems I lack something
Quote
simpleminer.exe --pool-addr=boolberry.extremepool.org:5555 --login BBR_Address --pass x --mining-threads 1

2014-Jul-21 12:27:49.606545 Connecting boolberry.extremepool.org:5555....
2014-Jul-21 12:27:49.824945 Connected boolberry.extremepool.org:5555 OK
2014-Jul-21 12:28:09.855380 Failed to invoke http request to  /json_rpc
2014-Jul-21 12:28:09.855380 Failed to invoke login boolberry.extremepool.org:555
5, disconnect and sleep....

Also, any idea how to mine from different machine to same wallet? Will i need to have blockchain on that machine too :S

Try solo mining please, simpleminer is not really effective way to mine at this moment. Cpuminer is effective but it is no supports GPU mining yet.

Network hash is 3GH. When one has 3-4MH/s he starts looking for pool...
Cryptonight coins (XMR/BCN/QCN) have pools, thats almost the only thing that they have and BBR lacks

Boolberry has pools. Links are in first post.

Just one:
http://bbr.farm/
All pools I checked have 0 hashrate.. It seems BBR is mined only by people with lots of resources. With probability to mine for days until founding a block... there is no point trying

extremepool.org address is http://boolberry.extremepool.org/ - it has 180kh/s and had found block 8 days ago...

Frankly it seems BBR is mined only from few people with big resources. That alone explains why mid and low-power miners go away or don't even try it. Big fish eats all the food.

I get coins per day cpu_mining at bbrfarm.......its not a instamine coin releasing tens of millions per day......good things take time

Same here, I'm CPU mining on bbr.farm and getting some coins every day.
sr. member
Activity: 330
Merit: 252
hi guys,
   is there somebody so kind to help me?
I tried the last few days and wasted a lot of time but I could not compile mbk's miner on linux.
Would be happy about every little hint to the right solution.

here it starts to go wrong while compiling:
[ 17%] Building CXX object src/CMakeFiles/currency_core.dir/currency_core/OCL_Device.cpp.o
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp: In member function ‘void OCL_Device::CHECK_OPENCL_ERROR(cl_int)’:
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:385:8: error: ‘CL_COMPILE_PROGRAM_FAILURE’ was not declared in this scope
   case CL_COMPILE_PROGRAM_FAILURE:
        ^
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:387:8: error: ‘CL_LINKER_NOT_AVAILABLE’ was not declared in this scope
   case CL_LINKER_NOT_AVAILABLE:


complete make log.
Code:
root@kopiemtu:/opt/miners/boolberry-opencl# make
mkdir -p build/release
cd build/release && cmake -D CMAKE_BUILD_TYPE=Release ../..
-- OpenCL: Searching in custom location
-- Looking for CL_VERSION_1_0
-- Looking for CL_VERSION_1_0 - found
-- Looking for CL_VERSION_1_1
-- Looking for CL_VERSION_1_1 - found
-- Looking for CL_VERSION_1_2
-- Looking for CL_VERSION_1_2 - not found
-- Found OpenCL: /usr/local/cuda/include (found version "1.1")
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   system
--   filesystem
--   thread
--   date_time
--   chrono
--   regex
--   serialization
--   atomic
--   program_options
-- Found Git: /usr/bin/git
-- Found PythonInterp: /usr/bin/python (found version "2.7.5")
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/miners/boolberry-opencl/build/release
cd build/release && make
make[1]: Entering directory `/opt/miners/boolberry-opencl/build/release'
make[2]: Entering directory `/opt/miners/boolberry-opencl/build/release'
make[3]: Entering directory `/opt/miners/boolberry-opencl/build/release'
Scanning dependencies of target version
make[3]: Leaving directory `/opt/miners/boolberry-opencl/build/release'
make[3]: Entering directory `/opt/miners/boolberry-opencl/build/release'
fatal: No names found, cannot describe anything.
CMake Warning at src/version.cmake:3 (message):
  Cannot determine current revision.  Make sure that you are building either
  from a Git working tree or from a source archive.


make[3]: Leaving directory `/opt/miners/boolberry-opencl/build/release'
[  0%] Built target version
make[3]: Entering directory `/opt/miners/boolberry-opencl/build/release'
Scanning dependencies of target upnpc-static
make[3]: Leaving directory `/opt/miners/boolberry-opencl/build/release'
make[3]: Entering directory `/opt/miners/boolberry-opencl/build/release'
[  1%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/igd_desc_parse.c.o
[  2%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/miniupnpc.c.o
[  3%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/minixml.c.o
[  4%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/minisoap.c.o
[  5%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/miniwget.c.o
[  6%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/upnpc.c.o
[  7%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/upnpcommands.c.o
[  8%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/upnpreplyparse.c.o
[  9%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/upnperrors.c.o
[ 10%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/connecthostport.c.o
[ 11%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/portlistingparse.c.o
[ 12%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/receivedata.c.o
[ 13%] Building C object contrib/miniupnpc/CMakeFiles/upnpc-static.dir/minissdpc.c.o
Linking C static library libminiupnpc.a
make[3]: Leaving directory `/opt/miners/boolberry-opencl/build/release'
[ 13%] Built target upnpc-static
make[3]: Entering directory `/opt/miners/boolberry-opencl/build/release'
Scanning dependencies of target common
make[3]: Leaving directory `/opt/miners/boolberry-opencl/build/release'
make[3]: Entering directory `/opt/miners/boolberry-opencl/build/release'
[ 14%] Building CXX object src/CMakeFiles/common.dir/common/base58.cpp.o
[ 15%] Building CXX object src/CMakeFiles/common.dir/common/command_line.cpp.o
[ 16%] Building CXX object src/CMakeFiles/common.dir/common/util.cpp.o
Linking CXX static library libcommon.a
make[3]: Leaving directory `/opt/miners/boolberry-opencl/build/release'
[ 16%] Built target common
make[3]: Entering directory `/opt/miners/boolberry-opencl/build/release'
Scanning dependencies of target currency_core
make[3]: Leaving directory `/opt/miners/boolberry-opencl/build/release'
make[3]: Entering directory `/opt/miners/boolberry-opencl/build/release'
[ 17%] Building CXX object src/CMakeFiles/currency_core.dir/currency_core/OCL_Device.cpp.o
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp: In member function ‘void OCL_Device::CHECK_OPENCL_ERROR(cl_int)’:
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:385:8: error: ‘CL_COMPILE_PROGRAM_FAILURE’ was not declared in this scope
   case CL_COMPILE_PROGRAM_FAILURE:
        ^
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:387:8: error: ‘CL_LINKER_NOT_AVAILABLE’ was not declared in this scope
   case CL_LINKER_NOT_AVAILABLE:
        ^
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:389:8: error: ‘CL_LINK_PROGRAM_FAILURE’ was not declared in this scope
   case CL_LINK_PROGRAM_FAILURE:
        ^
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:391:8: error: ‘CL_DEVICE_PARTITION_FAILED’ was not declared in this scope
   case CL_DEVICE_PARTITION_FAILED:
        ^
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:393:8: error: ‘CL_KERNEL_ARG_INFO_NOT_AVAILABLE’ was not declared in this scope
   case CL_KERNEL_ARG_INFO_NOT_AVAILABLE:
        ^
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:466:8: error: ‘CL_INVALID_IMAGE_DESCRIPTOR’ was not declared in this scope
   case CL_INVALID_IMAGE_DESCRIPTOR:
        ^
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:468:8: error: ‘CL_INVALID_COMPILER_OPTIONS’ was not declared in this scope
   case CL_INVALID_COMPILER_OPTIONS:
        ^
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:470:8: error: ‘CL_INVALID_LINKER_OPTIONS’ was not declared in this scope
   case CL_INVALID_LINKER_OPTIONS:
        ^
/opt/miners/boolberry-opencl/src/currency_core/OCL_Device.cpp:472:8: error: ‘CL_INVALID_DEVICE_PARTITION_COUNT’ was not declared in this scope
   case CL_INVALID_DEVICE_PARTITION_COUNT:
        ^
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/OCL_Device.cpp.o] Error 1
make[3]: Leaving directory `/opt/miners/boolberry-opencl/build/release'
make[2]: *** [src/CMakeFiles/currency_core.dir/all] Error 2
make[2]: Leaving directory `/opt/miners/boolberry-opencl/build/release'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/miners/boolberry-opencl/build/release'
make: *** [build-release] Error 2

system
Code:
Ubuntu 13.10 (GNU/Linux 3.11.0-20-generic x86_64)
tried with cuda 5.5 and cuda 6.0 toolkit

path's
Code:
declare -x OPENCL_ROOT="/usr/local/cuda/"
declare -x PATH="/usr/local/cuda/bin:..."
declare -x LD_LIBRARY_PATH="/usr/local/cuda/lib64:/lib"

Mabey I just make a stupid mistake... but I did not get it by myself... so thanks, if you red this so far  Wink
hero member
Activity: 938
Merit: 1001
BOOLBERRY NEWS

A lot has happened recently and I wanted to recap in case you miss anything.

!!!! Critical update !!!! - Fixed bug in GUI Wallet! Please update GUI to v0.2.0.28(9fda647) !!!!!

1) Fixed bug in wallet. Please be sure you have the newest version.

2) BBR now has an open-source GPU miner. The miner conforms to the OpenCL standard allowing it to work on both AMD and Nvidia cards. It only allows for solo mining at this time but we will have it on the pools shortly.

3) We released a presentation last week addressing one of the points that makes BBR's anonymity better than all other CryptoNote coins.

4) Clintar updated the pool code. All of the updates to zone117x's CryptoNote pool code have been merged into Boolberry's pool code. Those updates are available here- https://github.com/clintar/node-cryptonote-pool

5) Released the Mac version of the Official GUI Wallet.

6) CPUminer-multi development continues. We will be releasing an update soon that gives more a 30% increase in hashrate.
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
Why are you mining bbr ? Now bbr has high diff and low price.  I want to believe in Boolberry but ...
I can't see marketing and PR support.  

I learned some time ago now (and the hard way), that if everything is mostly good from an innovation and technical perspective - that the rest (marketing, mass adoption and investment etc.) will probably follow, although not for sure ofc.

Boolberry is some what leagues ahead in terms of privacy and other technical features, when compared to some other coins that are claiming to have these features. I also really like the name. It reminds me of when I used to tell people about Bitcoin and they would say Bitwhat?

Alt. coins should be Alternative !
member
Activity: 81
Merit: 1002
It was only the wind.
Pulling 530khashes on my gpu, I have no idea how people can afford to sell at this price let alone anything below .001.

Mining at 3.1MH/s or so on a c3.8xlarge, I could afford to sell at... hm, not even .001 would be good.
The only people making money out of gpu mining are the card manufactures and resellers

Not true at all.
sr. member
Activity: 308
Merit: 250
Why are you mining bbr ? Now bbr has high diff and low price.  I want to believe in Boolberry but ...
I can't see marketing and PR support. 
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
Just got around to taking a proper look at CryptoNote and specifically Boolberry.

My conclusion is... it's all about the Boolberry!  Cool


CPU mining is working great at Digital Ocean

Most of you will probably already know that you can get $10 free cloud mining with Promotional Code: SSD2014 or OMGSSD10  Grin

You will need to use the 1 GB RAM / 1 CPU instance, as a 512 MB RAM instance will truncate when you run minerd.

Once you have created a droplet and logged in via SSH / PuTTY (for windows) copy / paste into the terminal...

Code:
sudo apt-get update

Code:
sudo apt-get install libjansson-dev libcurl4-openssl-dev libncurses5-dev pkg-config automake yasm git make

Code:
git clone https://github.com/cryptozoidberg/cpuminer-multi

Code:
cd cpuminer-multi

Code:
./autogen.sh

Code:
./configure CFLAGS="-O3"

Code:
make

...

Code:
apt-get install screen

Code:
screen

Using 'screen' allows you to run a separate and virtual (desktop) screen for mining. Just hit the space bar twice to return to the command prompt.

Code:
./minerd -a wildkeccak -o stratum+tcp://bbr.farm:7777 -u YOUR BBR WALLET ADDRESS -p x -P -D -t 1 -k http://bbr.farm/download/scratchpad.bin

Minerd should now start mining. You can of course use port 5555 (instead of port 7777) if your server instance has more than 1 CPU. Changing the -t value to the appropriate number of CPU threads.


- You must use (press and hold) CTRL + A + D to get out of the screen session. Then type exit and press enter to close the terminal, although continuing mining Boolberry.

If you log back in to the terminal type: screen -r and enter to check that your still mining Boolberry.

If you need to stop mining Boolberry type: sudo killall minerd and press enter.

To restart mining type / repeat only steps:

Code:
cd cpuminer-multi

Code:
screen

Code:
./minerd -a wildkeccak -o stratum+tcp://bbr.farm:7777 -u YOUR BBR WALLET ADDRESS -p x -P -D -t 1 -k http://bbr.farm/download/scratchpad.bin


Finally, I have a graphical guide here: http://darkproxy.eu/darkcoin-cpu-cloud-mining-guide.php that I posted for darkcoin - when CPU mining was just about still relevant.

N.B. DigitalOcean Singapore servers are closer to http://bbr.farm pool (for reduced latency) and Ubuntu 14.04 x64 LTS should be your chosen OS.
 
 - Trying to make myself useful and increase / spread the hash rate. Thanks!

Jump to: