Bitcoin Forum
April 18, 2024, 03:32:39 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 [31] 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ... 486 »
  Print  
Author Topic: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014  (Read 1210687 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
altcoinherald
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile WWW
May 25, 2014, 12:16:58 PM
 #601

Boolberry (BBR) has been added to the 'The Big List Of Alternative Cryptocurrencies And Their Trading Symbols' - http://altcoinherald.com/altcoin-lists/list-alternative-cryptocurrency-trading-symbols/  Grin

Good luck!
1713454359
Hero Member
*
Offline Offline

Posts: 1713454359

View Profile Personal Message (Offline)

Ignore
1713454359
Reply with quote  #2

1713454359
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
zeetak
Member
**
Offline Offline

Activity: 140
Merit: 12


View Profile
May 25, 2014, 01:18:00 PM
 #602

I found a block!!

I have about 500kh/s but 200kh/s of that is not 24/7.

woohoo!  Smiley
Spekulatius
Legendary
*
Offline Offline

Activity: 1022
Merit: 1000



View Profile
May 25, 2014, 03:07:56 PM
 #603

Quote
Blockchain-based hash: unlike Bytecoin PoW hash, which works on 2MB scratchpad and takes avr 400 ms, new hash will work on blockchain random data to provide operation speed. It gives faster synchronization with network and immunity from DoS attacks.

So how usefull is that innovation really and how vulnerable is it in comparison to traditional approaches? Cant the supposedly random data from the blockchain be precalculated because, well its already there and not changing much with every new block?

Im no techie, so pls have mercy on me Wink
With traditional approach, increasing scratchpad leads to increasing time for hash calculation, since hash have to cover all scratchpad memory, to avoid precalculations. Slow PoW hash can lead to pretty big amount of problems, such as weastimg resources with calculating fake PoW, long synchronization, e.t.c. At the other hand, even pretty big fixed scratchpad (2mb for example) doesn't grant that hardware will not move to this area(remember litecoin, they was counted on it, but now they explaining that ASICs is not so bad).

Research of other PoW approaches, based on asymmetric memory consuming algorithms (ethereum dagger, Cuckoo Cycle) showed me that there always some risk that algorithm could be reinvented and PoW may become unsuitable(for ex reinvented algo may request few memory).

I've just tried to make a step back and look for another way, i want to have one hash operation fast and strong, but i want to have mining process memory hard, because it seems to be great protection from ASIC.

I chose scratchpad memory increasing speed that gives enough protection(and even with extra margin for future) but at the same time make able to implement SPV client or mobile version without any problems.
It's pretty new approach as i know, well, we'll see how things go.

Feel free to contact me if you have any questions.

Thx, so I probably got it wrong, but how random is the blockchain data? How is it used in the hash algo?
btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
May 25, 2014, 03:21:21 PM
 #604

Would someone help me compile? I am Ubuntu 14.04 64bit, Fresh install. I get no errors until make. Then I get:

Code:
[ 46%] [ 47%] [ 47%] Building CXX object src/CMakeFiles/rpc.dir/rpc/core_rpc_server.cpp.o
Building CXX object src/CMakeFiles/wallet.dir/wallet/wallet2.cpp.o
Building CXX object src/CMakeFiles/wallet.dir/wallet/wallet_rpc_server.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [tests/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o] Error 4
make[3]: Leaving directory `/root/boolberry/build/release'
make[2]: *** [tests/gtest/CMakeFiles/gtest.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
virtual memory exhausted: Cannot allocate memory
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/common.dir/common/command_line.cpp.o] Error 4
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [src/CMakeFiles/common.dir/common/util.cpp.o] Error 1
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/checkpoints.cpp.o] Error 4
make[3]: *** Waiting for unfinished jobs....
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/currency_basic_impl.cpp.o] Error 4
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/tx_pool.cpp.o] Error 4
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/account.cpp.o] Error 4
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/currency_format_utils.cpp.o] Error 4
virtual memory exhausted: Cannot allocate memory
make[3]: *** [src/CMakeFiles/wallet.dir/wallet/wallet_rpc_server.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/currency_core.cpp.o] Error 4
virtual memory exhausted: Cannot allocate memory
make[3]: *** [src/CMakeFiles/wallet.dir/wallet/wallet2.cpp.o] Error 1
make[3]: Leaving directory `/root/boolberry/build/release'
make[2]: *** [src/CMakeFiles/wallet.dir/all] Error 2
virtual memory exhausted: Cannot allocate memory
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/miner.cpp.o] Error 1
Linking C static library libminiupnpc.a
make[3]: Leaving directory `/root/boolberry/build/release'
[ 47%] Built target upnpc-static
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/common.dir/common/base58.cpp.o] Error 4
make[3]: Leaving directory `/root/boolberry/build/release'
make[2]: *** [src/CMakeFiles/common.dir/all] Error 2
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/blockchain_storage.cpp.o] Error 4
make[3]: Leaving directory `/root/boolberry/build/release'
make[2]: *** [src/CMakeFiles/currency_core.dir/all] Error 2
Linking CXX executable crypto-tests
Linking CXX static library libcrypto.a
make[3]: Leaving directory `/root/boolberry/build/release'
[ 47%] Built target crypto
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/rpc.dir/rpc/core_rpc_server.cpp.o] Error 4
make[3]: Leaving directory `/root/boolberry/build/release'
make[2]: *** [src/CMakeFiles/rpc.dir/all] Error 2
make[3]: Leaving directory `/root/boolberry/build/release'
[ 47%] Built target crypto-tests
make[2]: Leaving directory `/root/boolberry/build/release'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/boolberry/build/release'
make: *** [build-release] Error 2

I am folowing the instructions from here -> http://boolberry.com/howto.html
bengtåke
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250

confused developer


View Profile
May 25, 2014, 03:32:12 PM
 #605

Would someone help me compile? I am Ubuntu 14.04 64bit, Fresh install. I get no errors until make. Then I get:

Code:
[ 46%] [ 47%] [ 47%] Building CXX object src/CMakeFiles/rpc.dir/rpc/core_rpc_server.cpp.o
Building CXX object src/CMakeFiles/wallet.dir/wallet/wallet2.cpp.o
Building CXX object src/CMakeFiles/wallet.dir/wallet/wallet_rpc_server.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [tests/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o] Error 4
make[3]: Leaving directory `/root/boolberry/build/release'
make[2]: *** [tests/gtest/CMakeFiles/gtest.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
virtual memory exhausted: Cannot allocate memory
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/common.dir/common/command_line.cpp.o] Error 4
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [src/CMakeFiles/common.dir/common/util.cpp.o] Error 1
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/checkpoints.cpp.o] Error 4
make[3]: *** Waiting for unfinished jobs....
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/currency_basic_impl.cpp.o] Error 4
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/tx_pool.cpp.o] Error 4
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/account.cpp.o] Error 4
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/currency_format_utils.cpp.o] Error 4
virtual memory exhausted: Cannot allocate memory
make[3]: *** [src/CMakeFiles/wallet.dir/wallet/wallet_rpc_server.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/currency_core.cpp.o] Error 4
virtual memory exhausted: Cannot allocate memory
make[3]: *** [src/CMakeFiles/wallet.dir/wallet/wallet2.cpp.o] Error 1
make[3]: Leaving directory `/root/boolberry/build/release'
make[2]: *** [src/CMakeFiles/wallet.dir/all] Error 2
virtual memory exhausted: Cannot allocate memory
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/miner.cpp.o] Error 1
Linking C static library libminiupnpc.a
make[3]: Leaving directory `/root/boolberry/build/release'
[ 47%] Built target upnpc-static
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/common.dir/common/base58.cpp.o] Error 4
make[3]: Leaving directory `/root/boolberry/build/release'
make[2]: *** [src/CMakeFiles/common.dir/all] Error 2
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/currency_core.dir/currency_core/blockchain_storage.cpp.o] Error 4
make[3]: Leaving directory `/root/boolberry/build/release'
make[2]: *** [src/CMakeFiles/currency_core.dir/all] Error 2
Linking CXX executable crypto-tests
Linking CXX static library libcrypto.a
make[3]: Leaving directory `/root/boolberry/build/release'
[ 47%] Built target crypto
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[3]: *** [src/CMakeFiles/rpc.dir/rpc/core_rpc_server.cpp.o] Error 4
make[3]: Leaving directory `/root/boolberry/build/release'
make[2]: *** [src/CMakeFiles/rpc.dir/all] Error 2
make[3]: Leaving directory `/root/boolberry/build/release'
[ 47%] Built target crypto-tests
make[2]: Leaving directory `/root/boolberry/build/release'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/boolberry/build/release'
make: *** [build-release] Error 2

I am folowing the instructions from here -> http://boolberry.com/howto.html

My guess is you don't have enough memory, try adding a swap

BTC: 1HoDKDn6Gk7mggAhbRVA1T9UAU8kFAA6sy
eddywise
Sr. Member
****
Offline Offline

Activity: 253
Merit: 250

Let's Boolberry


View Profile
May 25, 2014, 03:42:29 PM
 #606

DEV,I had a problem
I have some E3 cpus,the hashrate at 270K/S in windows 7 and 360K/S in ubuntu 13.10
but in the win 7 PXE(one server with PXE some client without harddisk) I got only 100K/S using 8 threads of my E3 1230V2
anything wrong?

Boolberry : @eddywise                                                                                                                                                                                                                       DRK:XqTbkj1hpCWBpBSvbWtzBRu5PxzJ2KoA3F                                                                                                                                                                                   BTC:1FZYvzY4cPLwwZmU8rGPM7xGYjfjiZUmuZ  Once desperately want, now desperate to forget
sixteendigits
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
May 25, 2014, 03:50:14 PM
 #607

and 3 threads on the i5-3570k on my desktop.

Why not 4?


It's my daily use desktop, leaving a thread free so it doesn't slow me down.
btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
May 25, 2014, 03:56:16 PM
 #608

DEV,I had a problem
I have some E3 cpus,the hashrate at 270K/S in windows 7 and 360K/S in ubuntu 13.10
but in the win 7 PXE(one server with PXE some client without harddisk) I got only 100K/S using 8 threads of my E3 1230V2
anything wrong?

Mining is faster on Linux than on Windows for cryptonote coins. I think Boolberry is the same (even thought it uses a different algo).

I believe crypto_zoidberg introduced some optimizations for AVX/AES that server CPUs usually do not have. Someone ellse mentioned this issue earlier. Crypto_ziodberg would have to answer in order to be certain.
btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
May 25, 2014, 03:58:14 PM
 #609

Would someone help me compile? I am Ubuntu 14.04 64bit, Fresh install. I get no errors until make. Then I get:

Code:

...


I am folowing the instructions from here -> http://boolberry.com/howto.html

My guess is you don't have enough memory, try adding a swap

Good call. I tried with swap but got same error. I will setup a VM on my desktop with more RAM (4GB).
otila
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile
May 25, 2014, 04:06:53 PM
 #610

Good call. I tried with swap but got same error. I will setup a VM on my desktop with more RAM (4GB).

Did you use "make -j" as in the instructions? It means make does not limit number of simultaneous jobs (g++/gcc/etc).
Try doing just "make", or "make -j2".
digicoin
Legendary
*
Offline Offline

Activity: 1106
Merit: 1000



View Profile
May 25, 2014, 04:07:19 PM
 #611

Guys,

Should we set up a chat room in freenode.com? It would help community building a lot.
superresistant
Legendary
*
Offline Offline

Activity: 2128
Merit: 1120



View Profile
May 25, 2014, 04:14:29 PM
Last edit: May 25, 2014, 04:26:13 PM by superresistant
 #612

Good call. I tried with swap but got same error. I will setup a VM on my desktop with more RAM (4GB).
Did you use "make -j" as in the instructions? It means make does not limit number of simultaneous jobs (g++/gcc/etc).
Try doing just "make", or "make -j2".

"make" alone work all the time.
Also recommend a fresh install of boost 1.55
azhago
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
May 25, 2014, 04:42:43 PM
 #613

So, if i understand well, if i want to solomine with several computers, i have to install boolbd and sync on each one, and then start mining on each (with the same wallet address) ?

btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
May 25, 2014, 04:44:14 PM
 #614

Guys,

Should we set up a chat room in freenode.com? It would help community building a lot.

Please do. Just call it boolberry for now.
blaaaaacksuit
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Who cares?


View Profile
May 25, 2014, 04:46:50 PM
 #615

So, if i understand well, if i want to solomine with several computers, i have to install boolbd and sync on each one, and then start mining on each (with the same wallet address) ?


I think so, until someone can make a simple miner for boolb.
btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
May 25, 2014, 04:47:16 PM
 #616

Good call. I tried with swap but got same error. I will setup a VM on my desktop with more RAM (4GB).

Did you use "make -j" as in the instructions? It means make does not limit number of simultaneous jobs (g++/gcc/etc).
Try doing just "make", or "make -j2".


Yes. Restarted make job. Much slower this time so it appears not be simultaneous this time.

Almost got the VM going, so I will compile one way or another.

Thanks for help.
digicoin
Legendary
*
Offline Offline

Activity: 1106
Merit: 1000



View Profile
May 25, 2014, 06:34:17 PM
 #617

Follows https://twitter.com/secparam and tells everybody that CryptoNote is a better technology than what Darkcoin uses  Grin
btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
May 25, 2014, 06:47:58 PM
 #618

Good call. I tried with swap but got same error. I will setup a VM on my desktop with more RAM (4GB).

Did you use "make -j" as in the instructions? It means make does not limit number of simultaneous jobs (g++/gcc/etc).
Try doing just "make", or "make -j2".


Yes. Restarted make job. Much slower this time so it appears not be simultaneous this time.

Almost got the VM going, so I will compile one way or another.

Thanks for help.

Compile on ubuntu14 VM. It works on vm. I FTP to to my hosted server (centos i think). Wget to another ubunto14. I get a segmentation fault.

Argghhh
azhago
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
May 25, 2014, 08:05:13 PM
 #619

How did i see if i found a bloc ? in the wallet directly, or is there some kind of message in boolbd ?

btc-mike
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1001



View Profile
May 25, 2014, 08:06:52 PM
 #620

How did i see if i found a bloc ? in the wallet directly, or is there some kind of message in boolbd ?

use the "refresh" command in the wallet
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 [31] 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 ... 486 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!