Author

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

legendary
Activity: 1246
Merit: 1000
103 days, 21 hours and 10 minutes.
Anyone Here love the name Boolberry as much as me?  I think it's probably one of the best names for a coin.
sr. member
Activity: 406
Merit: 250
Bitcrea.com
Hey guys!

I am joining boolberry's team!

I'm the one who worked on Boolberry's logo, but here's a bit more about me:

I'm known as Bitcrea and I'm a professional freelance graphic designer/branding specialist specializing in logo design, brand identity and full branding.
I have 6+ years of experience in a professional level. I've already worked on major projects in crypto related companies/startups.
I've been into graphic design since 2008, and I've always been passionate about creative ideas, functional design and branding.
Not to mention that I have a big passion for Bitcoin and cryptocurrency in general, so I'm really happy to join boolberry.

Overall zoidberg and mike made a good impression to me. Zoidberg is passionate and competent developer,
he's really spending a lot of time to develop this project, so I really feel safe about boolberry's future.
boolberry is the most advanced CrytoNote currency, I'm pretty sure we'll accomplish our goal to be
the best CryptoNote and one of the main cryptocurrencies overall. We are still in early stages!

I'll be responsible for design, branding, promotion.

My current goals at the moment:
  • Finish identity design and adapt it (ann page, social media, website, etc.)
  • Finalize GUI design
  • Boolberry's positioning
  • Promotion strategy

Long term goals:
  • To be announced

Here's a few screenshots of GUI design (work in progress):

Dashboard:


Wallet:
sr. member
Activity: 1092
Merit: 254
newbie
Activity: 11
Merit: 0
hero member
Activity: 976
Merit: 646


Build updated to v0.2.0.24(1ada156) (fixed bug in wallet layout).

member
Activity: 111
Merit: 10

I don´t know what i make wrong with  ./simpleminer. Before i mine some and now after update to  Boolberry v0.2.0.20(cee5798) it prints:
Code:
 
2014-Jun-22 01:58:42.393782 Connecting bbr.extremepool.org:5555....
2014-Jun-22 01:58:42.578138 Connected bbr.extremepool.org:5555 OK
2014-Jun-22 01:58:42.936663 Getting scratchpad...
2014-Jun-22 02:00:43.971678 Failed to invoke http request to  /json_rpc
2014-Jun-22 02:00:43.971823 Failed to get scratchpad, disconnect and retry....
 
same happen with build from dave-andersen Boolberry v0.2.0.20(ec2b726)

even with the new build v0.2.0.23 i get this "Failed to invoke http request to  /json_rpc"
of curse i run the boolbd daemon.
hero member
Activity: 976
Merit: 646
hero member
Activity: 976
Merit: 646
Is it just me, or is the GUI not in the download package? I'm only seeing 3 files: boolbd.exe  simpleminer.exe and simplewallet.exe
Sorry, website is fixed.
sr. member
Activity: 1092
Merit: 254
Anyone can point me to the compiled miner for linux? I can't seem to be able to compile the source at: https://github.com/cryptozoidberg/boolberry
How is better to mine,with one or 4 threeds?I'm noob...

It depends on your cpu thread. if on windows go to task manager -> performance and see the number of cpus you have that will be the number of threads.
sr. member
Activity: 1092
Merit: 254
Oh, now i see it.
I compiled it on debian maybe I'm missing something.
On the other hand  i managed to compile Monero without a problem.

I get the exact same compile error as you using latest Ubuntu 14.04.  Monero also compiles fine for me and a previous version of boolberry was OK for me as well but not latest...
same issue for me too. I guess we need to wait for dga to look into it.
member
Activity: 62
Merit: 10
Oh, now i see it.
I compiled it on debian maybe I'm missing something.
On the other hand  i managed to compile Monero without a problem.

I get the exact same compile error as you using latest Ubuntu 14.04.  Monero also compiles fine for me and a previous version of boolberry was OK for me as well but not latest...
If we add to some list, I will keep voting.
newbie
Activity: 51
Merit: 0
Oh, now i see it.
I compiled it on debian maybe I'm missing something.
On the other hand  i managed to compile Monero without a problem.

I get the exact same compile error as you using latest Ubuntu 14.04.  Monero also compiles fine for me and a previous version of boolberry was OK for me as well but not latest...
member
Activity: 114
Merit: 10
Anyone can point me to the compiled miner for linux? I can't seem to be able to compile the source at: https://github.com/cryptozoidberg/boolberry
How is better to mine,with one or 4 threeds?I'm noob...
sr. member
Activity: 1092
Merit: 254
Anyone can point me to the compiled miner for linux? I can't seem to be able to compile the source at: https://github.com/cryptozoidberg/boolberry
newbie
Activity: 15
Merit: 0
Oh, now i see it.
I compiled it on debian maybe I'm missing something.
On the other hand  i managed to compile Monero without a problem.
full member
Activity: 224
Merit: 100
newbie
Activity: 15
Merit: 0
Is it possible that the newest source on github isn't buildable?
I'm not really good with c++ so if someone can helb me or point me to a git revison which is buildable?

Here is the compile error:
Code:
/tmp/ccx64VY3.ltrans7.ltrans.o: In function `handle_request_stat(boost::program_options::variables_map&, unsigned long)':
ccx64VY3.ltrans7.o:(.text+0x203f): undefined reference to `cn_fast_hash'
ccx64VY3.ltrans7.o:(.text+0x2079): undefined reference to `crypto::crypto_ops::generate_signature(crypto::hash const&, crypto::public_key const&, crypto::secret_key const&, crypto::signature&)'
ccx64VY3.ltrans7.o:(.text+0x23f1): undefined reference to `cn_fast_hash'
ccx64VY3.ltrans7.o:(.text+0x246b): undefined reference to `crypto::crypto_ops::generate_signature(crypto::hash const&, crypto::public_key const&, crypto::secret_key const&, crypto::signature&)'
/tmp/ccx64VY3.ltrans24.ltrans.o: In function `get_private_key(crypto::secret_key&, boost::program_options::variables_map&)':
ccx64VY3.ltrans24.o:(.text+0xc2): undefined reference to `crypto::crypto_ops::secret_key_to_public_key(crypto::secret_key const&, crypto::public_key&)'
/tmp/ccx64VY3.ltrans24.ltrans.o: In function `handle_update_maintainers_info(boost::program_options::variables_map&)':
ccx64VY3.ltrans24.o:(.text+0x139f): undefined reference to `currency::get_blob_hash(std::string const&)'
ccx64VY3.ltrans24.o:(.text+0x13c0): undefined reference to `crypto::crypto_ops::generate_signature(crypto::hash const&, crypto::public_key const&, crypto::secret_key const&, crypto::signature&)'
/tmp/ccx64VY3.ltrans28.ltrans.o: In function `generate_and_print_keys()':
ccx64VY3.ltrans28.o:(.text+0x6c5): undefined reference to `crypto::crypto_ops::generate_keys(crypto::public_key&, crypto::secret_key&)'
/tmp/ccx64VY3.ltrans28.ltrans.o: In function `main':
ccx64VY3.ltrans28.o:(.text.startup+0x1a4): undefined reference to `command_line::arg_help'
ccx64VY3.ltrans28.o:(.text.startup+0x490): undefined reference to `command_line::arg_help'
collect2: error: ld returned 1 exit status
make[3]: *** [src/connectivity_tool] Fehler 1

Thanks in advance for any help.
legendary
Activity: 896
Merit: 1001
Is it just me, or is the GUI not in the download package? I'm only seeing 3 files: boolbd.exe  simpleminer.exe and simplewallet.exe

Here is the link: http://sourceforge.net/projects/boolberry/files/bbr-win64-v0.2.0.23%2802e84b2%29.zip/download


There is no link to the GUI on the main ANN.  Why not?
member
Activity: 97
Merit: 10
Is it just me, or is the GUI not in the download package? I'm only seeing 3 files: boolbd.exe  simpleminer.exe and simplewallet.exe

Here is the link: http://sourceforge.net/projects/boolberry/files/bbr-win64-v0.2.0.23%2802e84b2%29.zip/download
sr. member
Activity: 378
Merit: 250
Is it just me, or is the GUI not in the download package? I'm only seeing 3 files: boolbd.exe  simpleminer.exe and simplewallet.exe
Jump to: