Author

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

legendary
Activity: 896
Merit: 1001
Absolutely abysmal performance on the exchanges, worst launch in months.

I agree.

These guys are not ready for prime time.

Great technology, poor delivery.

Lets help them out.  That goes for all the Cryptonote coins.
sr. member
Activity: 574
Merit: 250
Absolutely abysmal performance on the exchanges, worst launch in months.

Name certainly didnt help the price...
newbie
Activity: 36
Merit: 0
How do you know or make sure an alias is made


And to be clear, you can only have an alias created by a miner where you issued the make_alias command AND that miner then must find a block. If it doesn't, then it won't get created.
full member
Activity: 154
Merit: 100
BTC = FREEDOM IS OUR ONLY HOPE!
How do you know or make sure an alias is made


Check the bottom of the network state page. All aliases are listed.

http://boolberry.com/state.html

 Shocked OMG LOOK WHO I FOUND!!!===>

satoshi 1KiUQNbfDkWX4yMcRSoD8h7w5WrTzebgyAfwo6AqT2NaGTQRemxnFs8VwpN2c87wFLQqjcjPb7jpmaw 7bvdyghEaLwfKp2h
hero member
Activity: 938
Merit: 1001
How do you know or make sure an alias is made


Check the bottom of the network state page. All aliases are listed.

http://boolberry.com/state.html
member
Activity: 196
Merit: 10
How do you know or make sure an alias is made
dga
hero member
Activity: 737
Merit: 511
Question..

Keccack hashing is supported by ASIC and GPU mining software (cgminer, and a modified sph-sgminer respectively).

What protection does BBR have against stuff like 1THs mining asic's in terms of both securing the network, and ensuring fair distribution of coins among general population rather than a few BIG wallets?


I don't know what the different from Keccack and Wild Keccak, perhaps they are different.

Me either, thats why I asked Smiley  Hoping zoidberg will give a reply.

They are entirely different.  Wild Keccak is closer to scrypt-N than to previous keccak-based coins that use purely a calculation-based hash.

http://boolberry.com/index.html#hash

It incorporates random bouncing through previous blockchain hashes during PoW computation.  The result is that it does random access to an amount of memory that grows linearly with time.
member
Activity: 81
Merit: 10
<3 big picture
Question..

Keccack hashing is supported by ASIC and GPU mining software (cgminer, and a modified sph-sgminer respectively).

What protection does BBR have against stuff like 1THs mining asic's in terms of both securing the network, and ensuring fair distribution of coins among general population rather than a few BIG wallets?


I don't know what the different from Keccack and Wild Keccak, perhaps they are different.

Me either, thats why I asked Smiley  Hoping zoidberg will give a reply.
sr. member
Activity: 277
Merit: 250
Question..

Keccack hashing is supported by ASIC and GPU mining software (cgminer, and a modified sph-sgminer respectively).

What protection does BBR have against stuff like 1THs mining asic's in terms of both securing the network, and ensuring fair distribution of coins among general population rather than a few BIG wallets?

edit: here's the link to the sph-sgminer thread which mentions the newly integrated keccak functionality: https://bitcointalksearch.org/topic/ann-sgminer-v5-optimized-x11x13neoscryptlyra2reetc-kernel-switch-miner-632503


I don't know what the different from Keccack and Wild Keccak, perhaps they are different.
member
Activity: 81
Merit: 10
<3 big picture
Question..

Keccack hashing is supported by ASIC and GPU mining software (cgminer, and a modified sph-sgminer respectively).

What protection does BBR have against stuff like 1THs mining asic's in terms of both securing the network, and ensuring fair distribution of coins among general population rather than a few BIG wallets?

edit: here's the link to the sph-sgminer thread which mentions the newly integrated keccak functionality: https://bitcointalksearch.org/topic/ann-sgminer-v5-optimized-x11x13neoscryptlyra2reetc-kernel-switch-miner-632503
newbie
Activity: 40
Merit: 0
Hi friends.

I answer to everyone about GUI: yes, i'm working on it, now it's most priority task.

For developers who want to track progress or interested in details, here is a branch i work in:
https://github.com/cryptozoidberg/boolberry/tree/GUI

I use Qt+webkit for this. I spent some time to make it work together with daemon sources.
Current GUI branch state is not production-like code, im just making proof of concept, so there some scary thinjs like hard-coded path's to libs.


PS: We had another HR peak and now blocks is extremply rare, this is sad. I've asked some of miners to correct this, hope situation will be solved and difficulty will back to reality.

We really need to create open-source pool for BBR, so i'll ask mike to orginze this and i'll offer 500 BBRs for that (half of current donations fund). Hope some of other stakeholders will add prize.

Good "luck"!


Does the work on the GUI include plans to allow for easier, more user-friendly transferability between altcoin exchanges? And is there any more clarity on the possible timeline for all this (an approximate "guesstimate" would be great).
sr. member
Activity: 253
Merit: 250
Let's Boolberry
Hi friends.

I answer to everyone about GUI: yes, i'm working on it, now it's most priority task.

For developers who want to track progress or interested in details, here is a branch i work in:
https://github.com/cryptozoidberg/boolberry/tree/GUI

I use Qt+webkit for this. I spent some time to make it work together with daemon sources.
Current GUI branch state is not production-like code, im just making proof of concept, so there some scary thinjs like hard-coded path's to libs.


PS: We had another HR peak and now blocks is extremply rare, this is sad. I've asked some of miners to correct this, hope situation will be solved and difficulty will back to reality.

We really need to create open-source pool for BBR, so i'll ask mike to orginze this and i'll offer 500 BBRs for that (half of current donations fund). Hope some of other stakeholders will add prize.

Good "luck"!

If people dont like the donation feature in the miner, they can just turn it off.
someone dump the BBR on poloniex since they think the donation-mine(1%donation) was unfair.
I think you should give a plan on the donation funds

I do know this,but some people had problem on it

BTW,I had suggest servral times IT IS A BAD IDEA to add BBR to exchange without a pool,because we cannot rise the hashrate without a pool
hero member
Activity: 976
Merit: 646
Yeah!! Block is found! Good job!
hero member
Activity: 976
Merit: 646
@OP: I think you have done a great job sofar but could you imagine to delegate some coding work to other devs willing to help? The project would certainly grow alot the moment new devs start working on it.
Yes, you right, and Boolberry is definitely welcome for new developers who interested in work in this coin.
sr. member
Activity: 280
Merit: 250
Who cares?
Hi friends.

I answer to everyone about GUI: yes, i'm working on it, now it's most priority task.

For developers who want to track progress or interested in details, here is a branch i work in:
https://github.com/cryptozoidberg/boolberry/tree/GUI

I use Qt+webkit for this. I spent some time to make it work together with daemon sources.
Current GUI branch state is not production-like code, im just making proof of concept, so there some scary thinjs like hard-coded path's to libs.


PS: We had another HR peak and now blocks is extremply rare, this is sad. I've asked some of miners to correct this, hope situation will be solved and difficulty will back to reality.

We really need to create open-source pool for BBR, so i'll ask mike to orginze this and i'll offer 500 BBRs for that (half of current donations fund). Hope some of other stakeholders will add prize.

Good "luck"!

If people dont like the donation feature in the miner, they can just turn it off.
someone dump the BBR on poloniex since they think the donation-mine(1%donation) was unfair.
I think you should give a plan on the donation funds
sr. member
Activity: 253
Merit: 250
Let's Boolberry
Hi friends.

I answer to everyone about GUI: yes, i'm working on it, now it's most priority task.

For developers who want to track progress or interested in details, here is a branch i work in:
https://github.com/cryptozoidberg/boolberry/tree/GUI

I use Qt+webkit for this. I spent some time to make it work together with daemon sources.
Current GUI branch state is not production-like code, im just making proof of concept, so there some scary thinjs like hard-coded path's to libs.


PS: We had another HR peak and now blocks is extremply rare, this is sad. I've asked some of miners to correct this, hope situation will be solved and difficulty will back to reality.

We really need to create open-source pool for BBR, so i'll ask mike to orginze this and i'll offer 500 BBRs for that (half of current donations fund). Hope some of other stakeholders will add prize.

Good "luck"!

someone dump the BBR on poloniex since they think the donation-mine(1%donation) was unfair.
I think you should give a plan on the donation funds
hero member
Activity: 976
Merit: 646
Hi friends.

I answer to everyone about GUI: yes, i'm working on it, now it's most priority task.

For developers who want to track progress or interested in details, here is a branch i work in:
https://github.com/cryptozoidberg/boolberry/tree/GUI

I use Qt+webkit for this. I spent some time to make it work together with daemon sources.
Current GUI branch state is not production-like code, im just making proof of concept, so there some scary thinjs like hard-coded path's to libs.


PS: We had another HR peak and now blocks is extremply rare, this is sad. I've asked some of miners to correct this, hope situation will be solved and difficulty will back to reality.

We really need to create open-source pool for BBR, so i'll ask mike to orginze this and i'll offer 500 BBRs for that (half of current donations fund). Hope some of other stakeholders will add prize.

Good "luck"!
full member
Activity: 224
Merit: 100
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
Is this a scam coin? Biggest drop I've seen in a while.

like ive been saying all day, this isnt normal dumping. its more like premine dumping cuz they dont give a shit about price or something, ive been watching it all day...
they pushed up the price yesterday just to rape us it seems...but whatever i have no proof of nothing. just saying ive seen this before. and im not the only one whos all the sudden down 80% or more in fucking 3 hours...thanks
coin stats, numbers, whatever you call it. i do my research which is why i only put a little bit in, even tho everything seemed just fine. but this kind of dumping is absurd -90% in less than 24 hours doesnt happen unless something is wrong
It is ec2 dumping. Either that or GPU miner dumping (less likely). I have started a bounty for a GPU miner, but for now enjoy cheap BBR.  Smiley

This is not the devs dumping. They only have 2000 BBR max from dev support so far.
Jump to: