Bitcoin Forum
May 07, 2024, 10:58:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 [468] 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 »
  Print  
Author Topic: [BBR] Boolberry: Privacy and Security - Guaranteed Since 2014  (Read 1210690 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.
Aides
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
June 19, 2018, 09:03:48 PM
 #9341

bbr.rupool .tk  daemon has been updated to version 0.3.0.61
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
oldcoinguru
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
June 19, 2018, 10:15:39 PM
 #9342

I'm currently using version v0.3.0.41(abcdeab).  That's what it says in the log.

What's the best way to start using the new version without having any file conflicts or overwriting any files?  Should I just move everything to another directory and then run the latest version?  I've downloaded the latest blockchain for LMDB.  What about opening wallets?  Should I use the .keys file or the .bbr file? 

Will the integrated mining be similar to MBK's release?  And do MBK's releases still work. 

Thanks
block41
Newbie
*
Offline Offline

Activity: 137
Merit: 0


View Profile
June 19, 2018, 10:46:10 PM
 #9343

I think the best times for this coin are ahead, provided that the market stabilizes in the future. and yet the price of this coin is not more than 10 dollars
skygonga
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
June 20, 2018, 05:27:02 PM
 #9344

Good news!

Finally(!!) we released lmdb-based daemon and GUI wallet, everything is merged now into a master.
Sorry for the delay, we were fixing some small issues before I felt ready to make this announcement.

Now Boolberry starts much faster, but the whole synchronization process can take some time - blockchain is downloaded from the beginning.

For those who didn't read monthly dev update(link below) last news:
* we implemented new API calls for exchange and services
* we implemented Integrated Addresses feature that don't let you to forget payment_id
* GUI in wallet face-lifted and "retouched".

Link to release: https://github.com/cryptozoidberg/boolberry/releases/tag/v0.3.0.61

For more details read monthly dev update: https://medium.com/@BoolberryBBR/boolberry-monthly-progress-report-may-b65b5f7f43fd


I sent 1000BBR to btc-alpha with Boolberry-win-x64-v0.3.0.6, but the transaction did not contain an id due to a problem with the new version. Now btc-alpha still hasn't helped me find this deposit.
 Sad
versprichnix
Sr. Member
****
Offline Offline

Activity: 876
Merit: 291


View Profile
June 20, 2018, 05:33:55 PM
 #9345

Good news!

Finally(!!) we released lmdb-based daemon and GUI wallet, everything is merged now into a master.
Sorry for the delay, we were fixing some small issues before I felt ready to make this announcement.

Now Boolberry starts much faster, but the whole synchronization process can take some time - blockchain is downloaded from the beginning.

For those who didn't read monthly dev update(link below) last news:
* we implemented new API calls for exchange and services
* we implemented Integrated Addresses feature that don't let you to forget payment_id
* GUI in wallet face-lifted and "retouched".

Link to release: https://github.com/cryptozoidberg/boolberry/releases/tag/v0.3.0.61

For more details read monthly dev update: https://medium.com/@BoolberryBBR/boolberry-monthly-progress-report-may-b65b5f7f43fd


I sent 1000BBR to btc-alpha with Boolberry-win-x64-v0.3.0.6, but the transaction did not contain an id due to a problem with the new version. Now btc-alpha still hasn't helped me find this deposit.
 Sad

Be slow! Never send a larger transaction in full size, if you have the slightest doubt. Send a fraction first. The same if you withdraw from an exchange.

For myself I run an old and new wallet version in parallel (in virtual machines), and send fractions back and forth. It's all experimental yet.
clintar2
Full Member
***
Offline Offline

Activity: 202
Merit: 104


View Profile
June 20, 2018, 07:40:01 PM
 #9346

bbr.rupool .tk  daemon has been updated to version 0.3.0.61
Hi, added your pool to http://boolberry.io/en/#pools
versprichnix
Sr. Member
****
Offline Offline

Activity: 876
Merit: 291


View Profile
June 20, 2018, 08:00:11 PM
 #9347

The blockchain zipfile seems to be corrupt. Tried it two times on Ubuntu 16.04.4.

Quote
$ unzip -t blockchain.zip
Archive:  blockchain.zip
warning [blockchain.zip]:  451193683 extra bytes at beginning or within zipfile
  (attempting to process anyway)
error [blockchain.zip]:  start of central directory not found;
  zipfile corrupt.
  (please check that you have transferred or created the zipfile in the
  appropriate BINARY mode and that you have compiled UnZip properly)
versprichnix
Sr. Member
****
Offline Offline

Activity: 876
Merit: 291


View Profile
June 20, 2018, 09:04:27 PM
 #9348

I try to compile version 0.3.0.61 on an Ubuntu 18.04 or 16.04.4 version, with command "make test-release". In both cases this is the result. What am I missing.

Quote
Test project /home/bbr/opt/boolberry-0.3.0.61/build/release
      Start  1: coretests
 1/12 Test  #1: coretests ........................   Passed   33.06 sec
      Start  2: crypto
 2/12 Test  #2: crypto ...........................   Passed    9.97 sec
      Start  3: difficulty
 3/12 Test  #3: difficulty .......................   Passed    0.03 sec
      Start  4: hash-fast
 4/12 Test  #4: hash-fast ........................   Passed    0.01 sec
      Start  5: hash-slow
 5/12 Test  #5: hash-slow ........................***Failed    0.00 sec
      Start  6: hash-tree
 6/12 Test  #6: hash-tree ........................   Passed    0.00 sec
      Start  7: hash-extra-blake
 7/12 Test  #7: hash-extra-blake .................***Failed    0.00 sec
      Start  8: hash-extra-groestl
 8/12 Test  #8: hash-extra-groestl ...............***Failed    0.00 sec
      Start  9: hash-extra-jh
 9/12 Test  #9: hash-extra-jh ....................***Failed    0.00 sec
      Start 10: hash-extra-skein
10/12 Test #10: hash-extra-skein .................***Failed    0.00 sec
      Start 11: hash-target
11/12 Test #11: hash-target ......................   Passed    0.06 sec
      Start 12: unit_tests
12/12 Test #12: unit_tests .......................   Passed   13.07 sec

58% tests passed, 5 tests failed out of 12

Total Test time (real) =  56.23 sec

The following tests FAILED:
          5 - hash-slow (Failed)
          7 - hash-extra-blake (Failed)
          8 - hash-extra-groestl (Failed)
          9 - hash-extra-jh (Failed)
         10 - hash-extra-skein (Failed)
Errors while running CTest
Makefile:127: recipe for target 'test' failed
make[1]: *** [test] Error 8
make[1]: Leaving directory '/home/bbr/opt/boolberry-0.3.0.61/build/release'
Makefile:23: recipe for target 'test-release' failed
make: *** [test-release] Error 2
Ancient
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
June 20, 2018, 09:13:02 PM
 #9349

The new version of the wallet 0.3.0.61(6b056c3)  has a problem when transferring to the exchange, the payment id disappears. Yesterday sent to btc-alpha coins did not come. I started to investigate and see that there is no identifier in the transaction, although more than confident that I entered it. Today made a test translation error repeated. I recommend that you refrain from transfers from the local purse of the new version 0.3.0.61 (6b056c3)
skygonga
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
June 21, 2018, 05:39:40 AM
 #9350

The new version of the wallet 0.3.0.61(6b056c3)  has a problem when transferring to the exchange, the payment id disappears. Yesterday sent to btc-alpha coins did not come. I started to investigate and see that there is no identifier in the transaction, although more than confident that I entered it. Today made a test translation error repeated. I recommend that you refrain from transfers from the local purse of the new version 0.3.0.61 (6b056c3)

I sent 1,000 BBR and have not yet reached the exchange. Because of lack of ID
crypto_zoidberg (OP)
Hero Member
*****
Offline Offline

Activity: 976
Merit: 646



View Profile WWW
June 21, 2018, 08:41:05 AM
 #9351

Hi oldcoinguru, thanks you for your questions!

I'm currently using version v0.3.0.41(abcdeab).  That's what it says in the log.

What's the best way to start using the new version without having any file conflicts or overwriting any files? 
Should I just move everything to another directory and then run the latest version?  I've downloaded the latest blockchain for LMDB. 
There is no known conflicts with the files, but the advice may sound like this:
* Download http://boolberry.com/downloads/blockchain.zip
* Go to add data folder (on macos: /Users/user/Library/Application Support/boolb, on windows: C:\Users\roky\AppData\Roaming\boolb, linux: .boolb in home folder) and remove everything from there, and then copy folder blockchain extracted from archive.
* Run GUI or daemon

What about opening wallets?  Should I use the .keys file or the .bbr file? 
Will the integrated mining be similar to MBK's release?  And do MBK's releases still work. 
Thanks
Wallets are all the same as it was before the update. As well as mining, MBK's releases still work. 

Zoidberg


crypto_zoidberg (OP)
Hero Member
*****
Offline Offline

Activity: 976
Merit: 646



View Profile WWW
June 21, 2018, 08:41:16 PM
Last edit: June 22, 2018, 08:10:59 AM by crypto_zoidberg
 #9352

Good news!

Finally(!!) we released lmdb-based daemon and GUI wallet, everything is merged now into a master.
Sorry for the delay, we were fixing some small issues before I felt ready to make this announcement.

Now Boolberry starts much faster, but the whole synchronization process can take some time - blockchain is downloaded from the beginning.

For those who didn't read monthly dev update(link below) last news:
* we implemented new API calls for exchange and services
* we implemented Integrated Addresses feature that don't let you to forget payment_id
* GUI in wallet face-lifted and "retouched".

Link to release: https://github.com/cryptozoidberg/boolberry/releases/tag/v0.3.0.61

For more details read monthly dev update: https://medium.com/@BoolberryBBR/boolberry-monthly-progress-report-may-b65b5f7f43fd


We just released new build where was fixed the critical bug with payment_id(sometimes payment_id could not be attached to transactions).
Sorry about this issue.
New build is available here: https://github.com/cryptozoidberg/boolberry/releases/tag/v0.3.0.62


Zoidberg

CoinsMaxMoney
Jr. Member
*
Offline Offline

Activity: 46
Merit: 1


View Profile
June 21, 2018, 11:27:29 PM
 #9353

maybe here? - https://github.com/cryptozoidberg/boolberry/releases/tag/v0.3.0.62

and when will you add the address book?
crypto_zoidberg (OP)
Hero Member
*****
Offline Offline

Activity: 976
Merit: 646



View Profile WWW
June 22, 2018, 08:11:49 AM
 #9354

Yep, fixed! Was quite tired late at night.

Molenta
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
June 22, 2018, 10:01:03 PM
 #9355


Last release v0.3.0.62 works like a charm. This is noticeable upgrade.
hamnghi167
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
June 23, 2018, 09:50:13 AM
 #9356

I believe that instead of being passive and waiting  as a "holder" one might be inclined to initiate projects supporting Boolberry?
skygonga
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
June 24, 2018, 04:37:42 AM
 #9357

Good news!

Finally(!!) we released lmdb-based daemon and GUI wallet, everything is merged now into a master.
Sorry for the delay, we were fixing some small issues before I felt ready to make this announcement.

Now Boolberry starts much faster, but the whole synchronization process can take some time - blockchain is downloaded from the beginning.

For those who didn't read monthly dev update(link below) last news:
* we implemented new API calls for exchange and services
* we implemented Integrated Addresses feature that don't let you to forget payment_id
* GUI in wallet face-lifted and "retouched".

Link to release: https://github.com/cryptozoidberg/boolberry/releases/tag/v0.3.0.61

For more details read monthly dev update: https://medium.com/@BoolberryBBR/boolberry-monthly-progress-report-may-b65b5f7f43fd


We just released new build where was fixed the critical bug with payment_id(sometimes payment_id could not be attached to transactions).
Sorry about this issue.
New build is available here: https://github.com/cryptozoidberg/boolberry/releases/tag/v0.3.0.62


Zoidberg



I sent 1000BBR to btc-alpha because the version issue did not include the payment ID. Can I get it back?
oldcoinguru
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
June 24, 2018, 06:48:30 AM
 #9358

Hi oldcoinguru, thanks you for your questions!

I'm currently using version v0.3.0.41(abcdeab).  That's what it says in the log.

What's the best way to start using the new version without having any file conflicts or overwriting any files? 
Should I just move everything to another directory and then run the latest version?  I've downloaded the latest blockchain for LMDB. 
There is no known conflicts with the files, but the advice may sound like this:
* Download http://boolberry.com/downloads/blockchain.zip
* Go to add data folder (on macos: /Users/user/Library/Application Support/boolb, on windows: C:\Users\roky\AppData\Roaming\boolb, linux: .boolb in home folder) and remove everything from there, and then copy folder blockchain extracted from archive.
* Run GUI or daemon

What about opening wallets?  Should I use the .keys file or the .bbr file? 
Will the integrated mining be similar to MBK's release?  And do MBK's releases still work. 
Thanks
Wallets are all the same as it was before the update. As well as mining, MBK's releases still work. 

Zoidberg



Thanks!
crypto_zoidberg (OP)
Hero Member
*****
Offline Offline

Activity: 976
Merit: 646



View Profile WWW
June 24, 2018, 09:43:28 PM
 #9359


......

I sent 1000BBR to btc-alpha because the version issue did not include the payment ID. Can I get it back?

I just contacted btc-alpha about your case, hope this issue will be solved asap, let me know if you still have difficulties with this after few days.


Zoidberg

mmo4me.2016
Sr. Member
****
Offline Offline

Activity: 812
Merit: 256



View Profile
June 25, 2018, 04:56:56 AM
 #9360


......

I sent 1000BBR to btc-alpha because the version issue did not include the payment ID. Can I get it back?

I just contacted btc-alpha about your case, hope this issue will be solved asap, let me know if you still have difficulties with this after few days.


Zoidberg
Thanks for your information! BBR coin have a plans to open on another trading platform in the near future? Only a btc-alpha exchange with low trading volume limits the attractiveness of BBR coin!
Pages: « 1 ... 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 [468] 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 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!