Bitcoin Forum
June 24, 2024, 06:07:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
181  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: May 21, 2018, 09:34:01 PM
Shhhhh its quite on this thread.  Grin


@crypto_zoidberg is the new wallet beta yet?   Thx  Smiley

We still doing internal testing of beta, it's not announced yet for the public because we still fixing issues, but I'm building right now 0.3.0.50 and it seems to be a public beta candidate.
You can try it in next hour, but it's on your own risk Smiley

Zoidberg
182  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: May 16, 2018, 03:31:50 PM
the new wallet does not want to be closed

We just solved this problem in the branch lmdb_core, will start public beta in next days.


Zoidberg
183  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: May 13, 2018, 02:29:20 PM
......
Ok thx.  I have windows and don't know how to build a wallet from source code. Sorry. Smiley

Then don't worry, for now just wait while we start beta testing, it will come with the binaries for all platforms, including windows.
Thank you for interest!

 
Zoidberg
184  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: May 10, 2018, 11:56:43 AM

How to build daemon on linux(works for ubuntu 14.04,16.04):
Code:
sudo apt-get update
sudo apt-get install build-essential g++ python-dev autotools-dev libicu-dev build-essential libbz2-dev cmake git libboost-all-dev screen
git clone https://github.com/cryptozoidberg/boolberry.git
cd boolberry
mkdir build
cd build
cmake ..
make -j daemon
And then run it:
Code:
src/boolbd

In this case, I think you'll need
Code:
git checkout lmdb_core
after the "cd boolberry" part, to get the correct branch for testing.

Corrected, thank you for noticing it!


Zoidberg
185  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: May 10, 2018, 11:25:32 AM
@crypto_zoidberg

The new wallet is lightning fast....wow.  Smiley

EDIT:I'm trying it out on my rig...then I'm going to delete it once it syncs.
         I tried to crash the wallet and it still worked great. When closing the wallet on de-initializing...I closed it abruptly by using resource monitor and opened again. It started loading the blockchain from the beginning no problem. Really lightning fast cli. Nice work. Smiley


Thanks for the response, but stress tests need for daemon which you have to build from sources on this branch: https://github.com/cryptozoidberg/boolberry/tree/lmdb_core.
We didn't build GUI wallet binaries yet on this branch just to avoid unexperienced users have issues or confusion.
Sorry if i explained it the wrong way.

How to build daemon on linux(works for ubuntu 14.04,16.04):
Code:
sudo apt-get update
sudo apt-get install build-essential g++ python-dev autotools-dev libicu-dev build-essential libbz2-dev cmake git libboost-all-dev screen
git clone https://github.com/cryptozoidberg/boolberry.git
cd boolberry
git checkout lmdb_core
mkdir build
cd build
cmake ..
make -j daemon
And then run it:
Code:
src/boolbd

Zoidberg
186  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: May 09, 2018, 06:27:41 PM
Hello folk!
Good news!

We starting to test branch with LMDB implementation as a very early alpha version.
You can find the branch here: https://github.com/cryptozoidberg/boolberry/tree/lmdb_core

The best way to test it is to stress daemon with interrupt/kill boolbd process and then rerun it again.
As I said, this is a very early alpha version, and we think that there still a lot of bugs.
To report a problem please open issue in ginhub: https://github.com/cryptozoidberg/boolberry/issues

Other news:
* we added few more nodes to network, later I'll put it into seed nodes list.
* we made new release with fixed bugs in wallet and facelifted GUI  https://github.com/cryptozoidberg/boolberry/releases/tag/v0.3.0.48
* wrote monthly development update https://medium.com/@BoolberryBBR/boolberry-monthly-progress-report-april-82a71f3aac94


Zoidberg
187  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: May 01, 2018, 06:04:55 AM
please somebody help... my bbr has still not reflected on my wallet address with btc-alpha.com

Have you contacted support?
Do you have transaction id?

Zoidberg
188  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: April 30, 2018, 11:26:24 PM
Is there any chance for Boolberry will have a masternode system or similar kind of it?

Boolberry very different from Dash (where masternodes make sense).
At the moment we don't have any plans to introduce masternodes or something like this.
Zoidberg
189  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: April 27, 2018, 09:26:10 PM
problem is do I stand a chance of getting a block with a combined hash of just 110.000?

or server farms are taking all the coins?
110 what?  mh/s or kh/s or h/s ?  Smiley 

This looks like a spam bot which makes messages from early history in the thread, just ignore it.

Zoidberg
190  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: April 27, 2018, 07:13:46 AM
I see someone is mining alternative chain, bad idea because today i'll release checkpoints.
Or may be it happend because seed nodes was offline some time.

From what i can see from monitoring and from logs on seed nodes - ther is no any sign of alternative chain. What made you think so ?
And, i'm very curious, what you mean by the phrase "today I'll release checkpoints"?  Smiley


Zoidberg
191  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: April 24, 2018, 07:21:48 PM
How long does it take for alias to get registered after the payment. Mine doesn't come up in the list of alias nor in the send box?

Normally it comes as soon as the first block was mined after payment to pool confirmed 6 times, but during this week we were fixing issues with this registration feature. I'll ask Clintar to look into it. You can send me alias name in pm and we'll figure out why it's still not there.

Sorry for the inconvenience!

Zoidberg
192  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: April 24, 2018, 11:01:05 AM

what to do?
wallet Boolberry: Connections: 0


"Loading blockchain data" means that it's unserializing whole blockchain into RAM, issue that we working on right now (lmdb implementation).
If you have at least 8GB of RAM it should work fine, just need to wait for 3-10 minutes, and then it will start to connect.

Let me know if you have issues with this.

Zoidberg
193  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: April 23, 2018, 02:49:04 PM
I think boolberry needs to fix its wallet and get onto more exchanges before any promotion. BTC-Alpha is shady as hell.
Shady or just incompetent. I quit trading there after a lost deposit and multiple support calls with no answer.

Guys, we don't want to actively promote coin on exchanges right now, until LMDB is not ready.
When we finish it and test db - then we'll put all our efforts to get listed on proper exchanges.
Sorry for this issue, if someone what to buy off-exchange contact me or hashappliance, we can help with this.


Zoidberg

Great when i see you come back with BBR coin! This is a best coin for me in last times, How to i can buy off-exchange with you!


Hi mmo4me.2016!
As i mention before you can write PM to me or to hashappliance, we can assist with this.


Zoidberg



194  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: April 15, 2018, 07:14:30 AM
I think boolberry needs to fix its wallet and get onto more exchanges before any promotion. BTC-Alpha is shady as hell.
Shady or just incompetent. I quit trading there after a lost deposit and multiple support calls with no answer.

Guys, we don't want to actively promote coin on exchanges right now, until LMDB is not ready.
When we finish it and test db - then we'll put all our efforts to get listed on proper exchanges.
Sorry for this issue, if someone what to buy off-exchange contact me or hashappliance, we can help with this.


Zoidberg
195  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: April 06, 2018, 08:41:45 AM

Glad to announce that we started to post monthly reports to keep a community up to date!

Check this out:
https://medium.com/@BoolberryBBR/boolberry-monthly-progress-report-march-ccb7d1433472

Zoidberg
196  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: March 23, 2018, 10:37:27 AM


FYI: If anyone want to follow db implementation - we do it in this this branch: https://github.com/cryptozoidberg/boolberry/commits/lmdb


Zoidberg
197  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: March 23, 2018, 10:05:11 AM
How do I obtain my private key from my Boolberry windows wallet? I like to document my keys on paper and keep them in a safe just in case.

Also, roughly how many coins can I expect per day can I expect with a gtx 1070? I've never mined on wild keccak before so I'm not sure which hashrate to enter into the calculator.

At this moment we don't have this feature, but if this is really helpful, we can put it in the roadmap in nearest future, since this is just a few lines of code to add this.


Zoidberg
198  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: March 21, 2018, 11:59:36 AM
Don't forget to vote for BOOLBERRY at https://acc.vicex.io/   Smiley Vote every 24 hours...it's free.

VOTED!

 
199  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014 on: March 20, 2018, 08:50:04 PM
Good Morning Everyone

Zoidberg

This is my first post here but i have been following for a long time. I am a long time larger holder of boolberry.  
I wanted to start of by saying how much i appreciate you getting back on board and working full time on boolberry. We need a strong active team more now then ever. This being said myself and my associates all look forward to the future of this project.

Everything i am going to say here is meant to be constructive.
I wanted to talk a little about the website. That is great you released it. It was a long time coming and we really needed the update. The website looks great. But the biggest issue i see is with the road map. The road map is so important to show direction and build investor confidence.  This road map you can not understand unless you are a developer/miner or work in the field. We have this amazing road map with all these important points. We need to make it so the average person/investor can understand this. What i am suggesting is for one on the road map on the website have the ability click each point and have a little tab pop up explaining what it means in simple English. This is super important because when investors go to do their research on a project they go the website and look at the info provided. If the info provided is just a bunch of words people do not understand they will go past it. The average investor along with the entire existing community needs to understand exactly why each of those points on the road map adds value. Why its important we hit these goals and accomplish these upgraded. We all want to know what the value proposition is for each item. Why this over that ect. It needs to be explained very simply. In order to gain investor confidence they need to understand very clearly the direction of the project. I would think posting on the forum here a detailed description of the road map and each point would be a huge help.

If we had investor confidence they would be buying up everything on the market right now for these prices and we would be seeing a increase in price and market cap. Myself and everyone i am involved with here has the ability to buy the whole for sale supply on alpha but we wont do it. We need to be more confident in the future. Alpha the exchange we are on now has the ability to get us to that next level market cap we need. Meaning 50-100 million.  If we do not get to the next level it will be increasingly difficult to get listed on any bigger exchange. These listing fees are expensive. If were at $5-$10 a coin it will be easier to raise the money to pay our way in.   I know we are all waiting on Kucoin, but right now we are on a exchange that is 100 times more user friendly than the last exchange (stocks). We reached $4 plus on stocks. We should easily be able to double than on ALpha. The reason we are not is because of investor confidence. The good thing is we all live in this very fast moving world of crypto. Investor confidence can be gained quickly if they understand everything about the project and value proposition each milestone has for the future.

At this time more than ever we need to work as team. You have been presented with world class people to help with every aspect of this project. From development to marketing to graphic design to helping with the  website. Its important more than ever now to leverage these relationships to get this thing to where we all want it to be. Every person i described is heavily invested in the project themselves and all we all want is it to reach lots full potential. Its 2018 now the market is light years from where it was in 2014. Its important we move with the times. If we want to get to that billion dollar market cap or more to challenge Monero. We need to start acting like a business striving for greatness. The things we do from here on out need to be A grade. We are to low on the todem pole to be doing things mediocre and think its going to fly.


That all being said we look forward to the future with you all. Thank you for listening
BC

 

Thank you, i really appreciate all your kind words! We will discuss, and take your thoughts into consideration.

Zoidberg


200  Alternate cryptocurrencies / Altcoin Discussion / Re: Boolberry V2: Efficient Compact Decentralized Anonymous Payments via Ring Sigs on: March 18, 2018, 03:59:36 PM
Boolberry V2: Efficient Compact Decentralized Anonymous Payments via Ring Signatures

Last year I started forming a group of like minded researchers, Chainmasons, to see how we could further improve the already efficient Boolberry variant of the Cryptonote protocol. When I refer to efficiency over other CN projects i.e. transaction verification, tps, scaling etc.

During this time our research efforts were split into two sections. The first was to either improve or replace the mining algorithm Wild Keccak [1]. Those results can be found in section 6 of our ePrint entitled "Itsuku: a Memory-Hardened Proof-of-Work Scheme." [2]

The second, to create the most efficient ring signature based privacy protocol. After 9 months of research and development we would like to share our findings with the rest of the academic community for peer review before ePrint publication. We believe that our system represents 3rd iteration of the Cryptonote protocol. For those that attended Financial Cryptography and Data Security 2018 [3] a few weeks ago, this is the same Boolberry v2 proposal presented at the end of the presentation. The slides from the conference are available in the link below.

Open Problems

Cryptonote achieves sender privacy through the use of Ring Signatures with 1/N ownership probability. The problem here is that since Cryptonote ring signatures are linear, as N grows in size so does the computational overhead. To our knowledge this problem has not been openly addressed by the academic community without introducing a trusted party as found in the RingCT 2.0 [4].

Open Solutions

Boolberry attempts to solves this through the use of a pruning system [5]. This has proven to be effective as seen in the size of Boolberry's blockchain size (3.8GB) vs Monero's (40GB) despite them being launched within weeks of each other. We go a step further by reducing ring signatures to a logarithmic size along with respective bulletproofs to introduce a compact confidential transaction scheme.

In our initial results, we've found that our system represents a 92.8% improvement at 100 ring members and 99.984% improvement at 1000 members in 1/N where N is number of members in the ring. Although we will need to update these figures as per the latest version.

Additionally, we also propose a newly designed technique for multi-signature transactions in the context of (linkable) ring signatures. Our presented DAP is planned as a future upgrade proposal for Boolberry upon further successive peer reviews.

Here is the ePrint draft v1.0 –> http://docdro.id/rzmGj7b

Slides from the fc18 conference -> http://docdro.id/q4GQMFV

Quoted Links:
[1] - https://boolberry.com/files/Block_Chain_Based_Proof_of_Work.pdf
[2] - https://eprint.iacr.org/2017/1168
[3] - http://fc18.ifca.ai/
[4] - https://eprint.iacr.org/2017/921
[5] - https://www.slideshare.net/boolberry/boolberry-reduces-blockchain-bloat

Any feedback would be much appreciated and will be credited in the "thanks" section located at end the paper. Also, if there are any misrepresentations please let us know and they will be fixed.

Thank you everyone. We hope you find our research enlightening.


FYI: link to whitepaper says: "404!This document has been deleted"


Zoidberg


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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!