positivehigh
Member
Offline
Activity: 99
Merit: 10
|
|
September 07, 2014, 09:18:29 AM |
|
Why everytime btcd goes up, bbr goes up? and when btcd goes down, bbr goes down?
|
|
|
|
sammy007
Legendary
Offline
Activity: 1904
Merit: 1003
|
|
September 07, 2014, 10:14:25 AM |
|
Is there blockchain bootstrap for osx? I'll die before sync complete
|
|
|
|
MTJ151
|
|
September 07, 2014, 10:45:51 AM |
|
Looking at the cncoin.farm pool...
It reports that their hash is currently 3.79GH (almost 50%).
I also notice that they say they have 186 miners connected.
These numbers would suggest that each miner has an average of about 20MH?? Which is like 20 280x's?? That can't be right... or am I missing something??
I have 86 video card (AMD / NVidia), total capacity 58Mh that confuses you not understand?) you probably have a few more cards then the average miner!
|
|
|
|
Anotheranonlol
|
|
September 07, 2014, 12:10:48 PM Last edit: September 07, 2014, 12:33:17 PM by Anotheranonlol |
|
what files do i need to copy to copy over the blockchain to the new updated client?
Just blockchain.bin in the %appdata%/roaming/boolb folder Is there blockchain bootstrap for osx? I'll die before sync complete It synced pretty quickly for me. Faster than some other CN based coins I'd tried before. uploaded the OSX blockchain.bin here though anyway, should be up to about height 80950 https://mega.co.nz/#!T80CVCpI!ZRJS5fXTURD5wjofDdsC3_H3OBEmUgbox-CJBMzBeLk sha1: 4e087c43cb4def2d9deab152922cb57eccf56dcf managed to compile the CPU miner on osx too, the instruction on the github didn't seem to work, don't really know if this is the correct way to do it, not a programmer myself and never had to compile anything before on osx but it all seemed to work fine in cpu_miner.c find MAP_ANONYMOUS => change to MAP_ANON, comment out the mmap refs to MAP_HUGEPAGES and MAP_POPULATE too. wrap the declaration of fls (in bitops.h) with #if 's otherwise you'll get fatal error during compilation ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install) brew install autoconf automake pkg-config libtool jansson yasm libusb curl export LIBCURL_CFLAGS=-I/usr/local/opt/curl/include export LIBCURL_LIBS=-L/usr/local/opt/curl/lib brew link curl --force ./autogen.sh ./nomacro.pl ./configure CFLAGS="-O3 -march=native" make if you want to run on other machines, copy or symlink libbjansson4.dylib from the brew cellar to usr/local/lib
|
|
|
|
bitstrex
Newbie
Offline
Activity: 3
Merit: 0
|
|
September 07, 2014, 01:43:40 PM |
|
could you help me to understand how to make it work with tor?
|
|
|
|
sonoIO
|
|
September 07, 2014, 02:30:31 PM |
|
could you help me to understand how to make it work with tor?
I do not know but i may see what you are aiming at. TOR does in this context give cheap (free?) alternative to VPN, to provide user with privacy with respect to his ISP, public WiFi and insecure local networks. When/if you do manage to make it work please write tutorial on it for users that for financial reason cannot use VPN as much as they should
|
|
|
|
bitstrex
Newbie
Offline
Activity: 3
Merit: 0
|
|
September 07, 2014, 03:28:17 PM |
|
could you help me to understand how to make it work with tor?
I do not know but i may see what you are aiming at. TOR does in this context give cheap (free?) alternative to VPN, to provide user with privacy with respect to his ISP, public WiFi and insecure local networks. When/if you do manage to make it work please write tutorial on it for users that for financial reason cannot use VPN as much as they should as i know in bitcoin-qt, if we use tor, we can config a proxy in setting, but how to config tor in boolberry, do our support it? if yes, how to set? if no, is there any plan for this? thx.
|
|
|
|
sammy007
Legendary
Offline
Activity: 1904
Merit: 1003
|
|
September 07, 2014, 04:31:01 PM |
|
Hello, I created homebrew formula for Boolberry https://github.com/sammy007/homebrew-cryptonightUsage:Tap repo: brew tap sammy007/cryptonightCompile: brew install --HEAD boolberryIf you don't want GUI and love old-school console.
|
|
|
|
dga
|
|
September 07, 2014, 04:38:54 PM |
|
At this point in time (based on BTC pricing), is it more profitable to mine BBR or to mine XMR? Unless I've worked it out incorrectly, its better to mine XMR and use that to purchase BBR.
Unless I'm doing something weird or incorrect: (Dell Server with 24 cpus .. Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz with 15360 KB Cache)
BBR / wildkeccak miner: 804925.84 h/s (24 miner threads started, using 'wildkeccak' algorithm) XMR / cryptonote miner: 554.39 H/s (Wolf's miner: 14 miner threads started, using 'cryptonight' algorithm)
When does it become profitable to switch to actually mining BBR? (that is my preference in the end)
Obviously, everyone should work the #s out for themselves, but I believe you're correct. The gap between the CPU efficiency and GPU efficiency is higher for BBR than it is for XMR. A GPU is 2x better than a CPU for XMR, but it's probably 4x better for BBR. As a result, *in general* (except for price and diff swings), you're better off mining XMR on your CPU. It also probably means you're better off mining BBR on your GPUs, but that depends a lot on the efficiency of the particular mining software on your particular card. For me, I mine XMR on my CPUs (i7-4770 and similar) while mining BBR on the GPUs (mostly nvidia).
|
|
|
|
Hotmetal
|
|
September 07, 2014, 05:59:51 PM |
|
At this point in time (based on BTC pricing), is it more profitable to mine BBR or to mine XMR? Unless I've worked it out incorrectly, its better to mine XMR and use that to purchase BBR.
Unless I'm doing something weird or incorrect: (Dell Server with 24 cpus .. Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz with 15360 KB Cache)
BBR / wildkeccak miner: 804925.84 h/s (24 miner threads started, using 'wildkeccak' algorithm) XMR / cryptonote miner: 554.39 H/s (Wolf's miner: 14 miner threads started, using 'cryptonight' algorithm)
When does it become profitable to switch to actually mining BBR? (that is my preference in the end)
Obviously, everyone should work the #s out for themselves, but I believe you're correct. The gap between the CPU efficiency and GPU efficiency is higher for BBR than it is for XMR. A GPU is 2x better than a CPU for XMR, but it's probably 4x better for BBR. As a result, *in general* (except for price and diff swings), you're better off mining XMR on your CPU. It also probably means you're better off mining BBR on your GPUs, but that depends a lot on the efficiency of the particular mining software on your particular card. For me, I mine XMR on my CPUs (i7-4770 and similar) while mining BBR on the GPUs (mostly nvidia). That's some useful information, thank you! Time to put my GPU's to work on BBR.
|
|
|
|
sonoIO
|
|
September 07, 2014, 08:51:57 PM |
|
Please keep the tradition of solo-mining BBR At this point in time (based on BTC pricing), is it more profitable to mine BBR or to mine XMR? Unless I've worked it out incorrectly, its better to mine XMR and use that to purchase BBR.
Unless I'm doing something weird or incorrect: (Dell Server with 24 cpus .. Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz with 15360 KB Cache)
BBR / wildkeccak miner: 804925.84 h/s (24 miner threads started, using 'wildkeccak' algorithm) XMR / cryptonote miner: 554.39 H/s (Wolf's miner: 14 miner threads started, using 'cryptonight' algorithm)
When does it become profitable to switch to actually mining BBR? (that is my preference in the end)
Obviously, everyone should work the #s out for themselves, but I believe you're correct. The gap between the CPU efficiency and GPU efficiency is higher for BBR than it is for XMR. A GPU is 2x better than a CPU for XMR, but it's probably 4x better for BBR. As a result, *in general* (except for price and diff swings), you're better off mining XMR on your CPU. It also probably means you're better off mining BBR on your GPUs, but that depends a lot on the efficiency of the particular mining software on your particular card. For me, I mine XMR on my CPUs (i7-4770 and similar) while mining BBR on the GPUs (mostly nvidia). That's some useful information, thank you! Time to put my GPU's to work on BBR.
|
|
|
|
superplus
|
|
September 08, 2014, 09:56:43 AM |
|
name suggestions if appreciated (btw. not iso compatible right now)
BoolPay XBP InitPay XIP
|
|
|
|
Breasal
|
|
September 08, 2014, 10:23:56 AM |
|
Wow, 60K BBR dump on polo and ongoing...
|
|
|
|
digital7
Newbie
Offline
Activity: 55
Merit: 0
|
|
September 08, 2014, 10:39:38 AM |
|
the price is so low , why you dump bbr.
|
|
|
|
capler
Member
Offline
Activity: 113
Merit: 10
|
|
September 08, 2014, 10:55:59 AM |
|
Wow, 60K BBR dump on polo and ongoing... But someone bought the 60k BBR, not so bad
|
|
|
|
surfer43
Sr. Member
Offline
Activity: 560
Merit: 250
"Trading Platform of The Future!"
|
|
September 08, 2014, 11:52:43 AM |
|
Wow, 60K BBR dump on polo and ongoing... But someone bought the 60k BBR, not so bad Yes, and I doubt they'll let the price stay below what they paid for it...
|
|
|
|
Lordoftherigs
|
|
September 08, 2014, 11:57:27 AM |
|
Wow, 60K BBR dump on polo and ongoing... But someone bought the 60k BBR, not so bad Yes, and I doubt they'll let the price stay below what they paid for it... Pretty pointless to sell before Boolberry will start trading at bter. It was announced in this thread that this should happen in a matter of days. Also selling before superNET actually launches doesn't seem like a bright idea.
|
|
|
|
Hotmetal
|
|
September 08, 2014, 12:16:28 PM |
|
Pretty pointless to sell before Boolberry will start trading at bter. It was announced in this thread that this should happen in a matter of days. Also selling before superNET actually launches doesn't seem like a bright idea.
Please let them sell now.. I'll gladly keep buying
|
|
|
|
carlb007
|
|
September 08, 2014, 01:14:15 PM |
|
People need to stop mining...im now earning less than half compared to only a week ago! Dont understand the dumping going on over at polo - it seems to be heavily manipulated over there by just 1 guy with buy order totals going from 250 BTC to 60 BTC in the space of 30 seconds. Holding for a few months at least to see where things go, feeling very confident about BBR atm.
|
|
|
|
sonoIO
|
|
September 08, 2014, 03:00:49 PM |
|
People need to stop mining...im now earning less than half compared to only a week ago! Dont understand the dumping going on over at polo - it seems to be heavily manipulated over there by just 1 guy with buy order totals going from 250 BTC to 60 BTC in the space of 30 seconds. Holding for a few months at least to see where things go, feeling very confident about BBR atm. Todays dumpings are part of the effort to discredit BBR, but it seems safe to say that it is not working It just shows that more than supporting group realizes that BBR tech is worth to be aware of! I said following several times but i'll say it again, maybe i'll just put it into my signature Please solo mine BBR! Use pools only if your mining equipment is ridiculously weak!
|
|
|
|
|