b4h4mu7
|
|
December 14, 2017, 06:32:20 AM |
|
We're still contining our efforts to get BBR listed on more exchanges to increase access to liquidity and prevent the disaster we experienced at the hands of Poloniex and Bittrex.
any suggestions there are more? Binance seems likely. I had some conversations with them a few months back but things didn't end up materialzing because my bandwidth was spread pretty thin between everything we were working on at the time. I reached out to them a couple of days ago so we'll see what happens. I know we'd need to make some API improvements for them to support BBR. In particular, adding off-line signing capability. When I first reached out to them they didn't have any CN projects listed but now that they have XMR listed, a BBR integration would probably be much easier for them.
|
|
|
|
MMichaelix
Newbie
Offline
Activity: 17
Merit: 0
|
|
December 14, 2017, 06:38:45 AM |
|
I have mentioned this before as well. I am not sure why the clintar version will not work either.
A little disappointing especially for new people maybe wanting to participate. again, is it possible to have someone compile a working version for the non computer programing literate. or can some one give step by step instructions.
I had posted my error message a while ago but no one has helped to point me in the direction that would resolve my errors. someone else might benefit.
thanks.
Ask for the updated blockchain.bin and download Now everything is synchronized Who would one ask for the updated blockchain?
|
|
|
|
ninjacoins
Member
Offline
Activity: 170
Merit: 10
|
|
December 14, 2017, 09:53:00 AM |
|
There doesnt seem to be much volume on the exchanges. Seems like not many people want to sell.
|
|
|
|
s1lverbox
Legendary
Offline
Activity: 2324
Merit: 1039
|
|
December 14, 2017, 11:06:58 AM |
|
There doesnt seem to be much volume on the exchanges. Seems like not many people want to sell.
We just started offering BBR , volume should pick up slowly. People getting on board BBR slowly. Give it a chance and place order if you looking to buy. Definitely at some point you will get filled.
|
|
|
|
Newton90
|
|
December 14, 2017, 11:29:22 AM |
|
We're still contining our efforts to get BBR listed on more exchanges to increase access to liquidity and prevent the disaster we experienced at the hands of Poloniex and Bittrex.
any suggestions there are more? Binance seems likely. I had some conversations with them a few months back but things didn't end up materialzing because my bandwidth was spread pretty thin between everything we were working on at the time. I reached out to them a couple of days ago so we'll see what happens. I know we'd need to make some API improvements for them to support BBR. In particular, adding off-line signing capability. When I first reached out to them they didn't have any CN projects listed but now that they have XMR listed, a BBR integration would probably be much easier for them. and what about https://bisq.community/t/request-boolberry-bbr/651/12 ?
|
|
|
|
Smugl91
Newbie
Offline
Activity: 5
Merit: 0
|
|
December 14, 2017, 11:30:57 AM |
|
I'll try. Thanks.
|
|
|
|
dwarf0
Newbie
Offline
Activity: 49
Merit: 0
|
|
December 14, 2017, 12:27:26 PM |
|
People are waiting for better price. I am sure of it is going to get the moon!
|
|
|
|
mis255
Newbie
Offline
Activity: 14
Merit: 0
|
|
December 14, 2017, 02:05:50 PM |
|
I have mentioned this before as well. I am not sure why the clintar version will not work either.
A little disappointing especially for new people maybe wanting to participate. again, is it possible to have someone compile a working version for the non computer programing literate. or can some one give step by step instructions.
I had posted my error message a while ago but no one has helped to point me in the direction that would resolve my errors. someone else might benefit.
thanks.
Hi doggod, As CZ mentioned in his post, he is working on a new build that will address the synchronization issues. His seed node commit was a first step towards fixing this issue. He asked to give him a couple of days to get this done then he'd update the website with new binary packages (an application package which contains (pre-built) executable, as opposed to source code). After this no one should be experiencing any issues getting started with the wallet. I hope this helps clarify the situation. I compiled https://github.com/cryptozoidberg/boolberry.git and was able to sync from both linux and osx ./boolbd --add-priority-node 5.9.44.154:10101. Clintar's source at https://github.com/clintar/boolberry/releases/tag/v0.3a wouldn't let me fully sync. The precompiled Windows version in the zip file sync's though. Hope this helps.
|
|
|
|
clintar2
|
|
December 14, 2017, 05:21:05 PM |
|
There doesnt seem to be much volume on the exchanges. Seems like not many people want to sell.
We just started offering BBR , volume should pick up slowly. People getting on board BBR slowly. Give it a chance and place order if you looking to buy. Definitely at some point you will get filled. An interface that allows the payment_id to be seen might encourage deposits
|
|
|
|
s1lverbox
Legendary
Offline
Activity: 2324
Merit: 1039
|
|
December 14, 2017, 06:58:21 PM |
|
There doesnt seem to be much volume on the exchanges. Seems like not many people want to sell.
We just started offering BBR , volume should pick up slowly. People getting on board BBR slowly. Give it a chance and place order if you looking to buy. Definitely at some point you will get filled. An interface that allows the payment_id to be seen might encourage deposits Payment window is fixed. Please refresh with clearing cache in browser to see it more clearly: Please also report any issue directly to me in my thread.
|
|
|
|
crypto_zoidberg (OP)
|
|
December 14, 2017, 09:43:45 PM |
|
Good news!
Finally I've restored dev environment for qt web kit and built BBR binaries for windows.
As some of oldest community members can remember, at the end of 2014 there was an idea to redesign GUI, we started with Bitcrea and there was even a guy who was making html work for it, but from what I see now I it's in some "intermediate" condition, so I’ve brought back original GUI html.
I’ve tested it on few versions of windows and it worked fine except clean win 7 boot with no service packs installed, the reason is unknown to me yet so please make sure you have at least sp1.
Direct link: http://boolberry.com/downloads/windows/bbr-win-x64-v0.3.0.43(2d5aa02)-installer.exe Or check the website for the link.
Please, take a look and let me know if you run into any issues.
Zoidberg.
|
|
|
|
1blockologist
|
|
December 14, 2017, 10:08:56 PM |
|
I have mentioned this before as well. I am not sure why the clintar version will not work either.
A little disappointing especially for new people maybe wanting to participate. again, is it possible to have someone compile a working version for the non computer programing literate. or can some one give step by step instructions.
I had posted my error message a while ago but no one has helped to point me in the direction that would resolve my errors. someone else might benefit.
thanks.
Hi doggod, As CZ mentioned in his post, he is working on a new build that will address the synchronization issues. His seed node commit was a first step towards fixing this issue. He asked to give him a couple of days to get this done then he'd update the website with new binary packages (an application package which contains (pre-built) executable, as opposed to source code). After this no one should be experiencing any issues getting started with the wallet. I hope this helps clarify the situation. I compiled https://github.com/cryptozoidberg/boolberry.git and was able to sync from both linux and osx ./boolbd --add-priority-node 5.9.44.154:10101. Clintar's source at https://github.com/clintar/boolberry/releases/tag/v0.3a wouldn't let me fully sync. The precompiled Windows version in the zip file sync's though. Hope this helps. using priority node instead of seed node is working for me, tentatively
|
|
|
|
b4h4mu7
|
|
December 14, 2017, 10:14:27 PM |
|
Good news!
Finally I've restored dev environment for qt web kit and built BBR binaries for windows.
As some of oldest community members can remember, at the end of 2014 there was an idea to redesign GUI, we started with Bitcrea and there was even a guy who was making html work for it, but from what I see now I it's in some "intermediate" condition, so I’ve brought back original GUI html.
I’ve tested it on few versions of windows and it worked fine except clean win 7 boot with no service packs installed, the reason is unknown to me yet so please make sure you have at least sp1.
Direct link: http://boolberry.com/downloads/windows/bbr-win-x64-v0.3.0.43(2d5aa02)-installer.exe Or check the website for the link.
Please, take a look and let me know if you run into any issues.
Zoidberg.
|
|
|
|
waterzeong1
Full Member
Offline
Activity: 161
Merit: 101
https://t.me/fuckfomo
|
|
December 14, 2017, 10:19:30 PM |
|
why not https
|
|
|
|
|
|
b4h4mu7
|
|
December 14, 2017, 10:44:24 PM |
|
I think he's referencing lack of encryption on boolberry.com website..
|
|
|
|
b4h4mu7
|
|
December 14, 2017, 10:48:52 PM Last edit: December 14, 2017, 11:04:52 PM by b4h4mu7 |
|
I created a RIOT channel to help the community grow. To join you simply need to follow the link below. They offer Desktop and Mobile apps for those interested. The majority of the cryptocurrency community has migrated over to this platform from IRC. See you all there! https://riot.im/app/#/room/#boolberry:matrix.org
|
|
|
|
1blockologist
|
|
December 14, 2017, 11:51:44 PM |
|
2017-Dec-14 15:49:55.702771 [P2P6]Connecting to 5.9.44.154:10101(white=1, last_seen: never)... 2017-Dec-14 15:50:00.881694 [P2P6][5.9.44.154:10101 OUT]COMMAND_HANDSHAKE Failed 2017-Dec-14 15:50:00.881784 [P2P6][5.9.44.154:10101 OUT]Failed to HANDSHAKE with peer 5.9.44.154:10101
I get this sometimes that I start the client, and then never get blocks
I am also getting "failed to read file" now, when trying to open simplewallet
./simplewallet --wallet-file myboolberry Boolberry wallet v0.3.0.41(887afe2) password: *********** Error: failed to load wallet: failed to read file
|
|
|
|
clintar2
|
|
December 14, 2017, 11:52:56 PM |
|
2017-Dec-14 15:49:55.702771 [P2P6]Connecting to 5.9.44.154:10101(white=1, last_seen: never)... 2017-Dec-14 15:50:00.881694 [P2P6][5.9.44.154:10101 OUT]COMMAND_HANDSHAKE Failed 2017-Dec-14 15:50:00.881784 [P2P6][5.9.44.154:10101 OUT]Failed to HANDSHAKE with peer 5.9.44.154:10101
I get this sometimes that I start the client, and then never get blocks
I am also getting "failed to read file" now, when trying to open simplewallet
./simplewallet --wallet-file myboolberry Boolberry wallet v0.3.0.41(887afe2) password: *********** Error: failed to load wallet: failed to read file
if it got corrupted, you can move the file somewhere else and pass myboolberry.keys instead
|
|
|
|
|