Aides
Newbie
Offline
Activity: 19
Merit: 0
|
|
June 19, 2018, 09:03:48 PM |
|
bbr.rupool .tk daemon has been updated to version 0.3.0.61
|
|
|
|
oldcoinguru
|
|
June 19, 2018, 10:15:39 PM |
|
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
Activity: 137
Merit: 0
|
|
June 19, 2018, 10:46:10 PM |
|
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
Activity: 52
Merit: 0
|
|
June 20, 2018, 05:27:02 PM |
|
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.
|
|
|
|
versprichnix
|
|
June 20, 2018, 05:33:55 PM |
|
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. 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.
|
|
|
|
|
versprichnix
|
|
June 20, 2018, 08:00:11 PM |
|
The blockchain zipfile seems to be corrupt. Tried it two times on Ubuntu 16.04.4. $ 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
|
|
June 20, 2018, 09:04:27 PM |
|
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. 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
Activity: 6
Merit: 0
|
|
June 20, 2018, 09:13:02 PM |
|
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
Activity: 52
Merit: 0
|
|
June 21, 2018, 05:39:40 AM |
|
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)
|
|
June 21, 2018, 08:41:05 AM |
|
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)
|
|
June 21, 2018, 08:41:16 PM Last edit: June 22, 2018, 08:10:59 AM by crypto_zoidberg |
|
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
Activity: 46
Merit: 1
|
|
June 21, 2018, 11:27:29 PM |
|
|
|
|
|
crypto_zoidberg (OP)
|
|
June 22, 2018, 08:11:49 AM |
|
Yep, fixed! Was quite tired late at night.
|
|
|
|
Molenta
Newbie
Offline
Activity: 84
Merit: 0
|
|
June 22, 2018, 10:01:03 PM |
|
Yep, fixed! Was quite tired late at night. Last release v0.3.0.62 works like a charm. This is noticeable upgrade.
|
|
|
|
hamnghi167
Newbie
Offline
Activity: 84
Merit: 0
|
|
June 23, 2018, 09:50:13 AM |
|
I believe that instead of being passive and waiting as a "holder" one might be inclined to initiate projects supporting Boolberry?
|
|
|
|
skygonga
Newbie
Offline
Activity: 52
Merit: 0
|
|
June 24, 2018, 04:37:42 AM |
|
I sent 1000BBR to btc-alpha because the version issue did not include the payment ID. Can I get it back?
|
|
|
|
oldcoinguru
|
|
June 24, 2018, 06:48:30 AM |
|
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)
|
|
June 24, 2018, 09:43:28 PM |
|
......
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
|
|
June 25, 2018, 04:56:56 AM |
|
......
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!
|
|
|
|
|