Author

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

hero member
Activity: 976
Merit: 646
dga, still getting this on most of my own miners
http://i.imgur.com/nDxoP8r.png

Damn.
I'll take a look.
full member
Activity: 224
Merit: 100
dga, still getting this on most of my own miners
http://i.imgur.com/nDxoP8r.png
hero member
Activity: 601
Merit: 500
Two further questions:
  • To set an alias I can use "make_alias
    ". When the alias is overtaken in the blockchain? Must the daemon be in mining mode? I tried creation of an alias, but the alias was unknown in the transfer command
  • Which information is in the wallet.bin file? OK, the private key, but the size indicated there is more. Can wallet contain more then one address?
wallet.bin - it's wallet's data file, http://boolberry.com/howto.html#wallet
Quote
want_to_be_rich.bin.keys - Most important file with keys, crypted with password. If you lose this file you can't spend your coins. File is portable (could be used on any OS)
want_to_be_rich.bin - Data file, that keeps synchronisation data, could be repaired if you lose this file.
So, wallet.bin doesn't keep your private keys. Keys file keeped in wallet.bin.keys and it's crypted.


To get the alias you have to find block! Only with new block that you found your alias could be registered. Not easy.

Thank you for clarification.
hero member
Activity: 976
Merit: 646
Two further questions:
  • To set an alias I can use "make_alias
    ". When the alias is overtaken in the blockchain? Must the daemon be in mining mode? I tried creation of an alias, but the alias was unknown in the transfer command
  • Which information is in the wallet.bin file? OK, the private key, but the size indicated there is more. Can wallet contain more then one address?
wallet.bin - it's wallet's data file, http://boolberry.com/howto.html#wallet
Quote
want_to_be_rich.bin.keys - Most important file with keys, crypted with password. If you lose this file you can't spend your coins. File is portable (could be used on any OS)
want_to_be_rich.bin - Data file, that keeps synchronisation data, could be repaired if you lose this file.
So, wallet.bin doesn't keep your private keys. Keys file keeped in wallet.bin.keys and it's crypted.


To get the alias you have to find block! Only with new block that you found your alias could be registered. Not easy.
hero member
Activity: 601
Merit: 500
Two further questions:
  • To set an alias I can use "make_alias
    ". When the alias is overtaken in the blockchain? Must the daemon be in mining mode? I tried creation of an alias, but the alias was unknown in the transfer command
  • Which information is in the wallet.bin file? OK, the private key, but the size indicated there is more. Can wallet contain more then one address?
full member
Activity: 224
Merit: 100
Can everyone describe the usage of the payment id?

Payment IDs are only needed when sending Boolberry to an exchange. The format is:

Code:
transfer 0   

Does this mean, this is an optional (if not needed by the exchange) reference number?
payment id is required by the exchanges, if you are transferring from wallet to wallet you do not need a payment id.
hero member
Activity: 601
Merit: 500
Can everyone describe the usage of the payment id?

Payment IDs are only needed when sending Boolberry to an exchange. The format is:

Code:
transfer 0   

Does this mean, this is an optional (if not needed by the exchange) reference number?
hero member
Activity: 979
Merit: 510
Is there a calculator for hashrate to coin earnings?
What should my 4770k be getting in Linux?
Thanks!
hero member
Activity: 938
Merit: 1001
Can everyone describe the usage of the payment id?

Payment IDs are only needed when sending Boolberry to an exchange. The format is:

Code:
transfer 0   
hero member
Activity: 601
Merit: 500
Can everyone describe the usage of the payment id?
hero member
Activity: 976
Merit: 646
I'm having a hard time reproducing the invalid share error, but I have a hypothesis about it (local scratchpad not being sync'd correctly).  I also found one bug that could cause the program to exit instead of re-trying after certain failures.

I've committed a change for both of these into my copy of the boolberry tree:

https://github.com/dave-andersen/boolberry

As before, the *only* file you want out of that tree is simpleminer.cpp , and after some testing, I'll get this submitted upstream.  It's not tested enough to do that yet.

If the usual suspects are willing to donate their attention again to testing this and letting me know, it'd be great.  I'm testing it with my machine on extremepool right now, but more eyeballs will help, given that the bug(s) seem to get triggered only rarely.

Thank you David!
hero member
Activity: 938
Merit: 1001
I'm having a hard time reproducing the invalid share error, but I have a hypothesis about it (local scratchpad not being sync'd correctly).  I also found one bug that could cause the program to exit instead of re-trying after certain failures.

I've committed a change for both of these into my copy of the boolberry tree:

https://github.com/dave-andersen/boolberry

As before, the *only* file you want out of that tree is simpleminer.cpp , and after some testing, I'll get this submitted upstream.  It's not tested enough to do that yet.

If the usual suspects are willing to donate their attention again to testing this and letting me know, it'd be great.  I'm testing it with my machine on extremepool right now, but more eyeballs will help, given that the bug(s) seem to get triggered only rarely.

dga - i have not seen that error on windows. i have had two machines going for >12 hours
full member
Activity: 224
Merit: 100
I'm having a hard time reproducing the invalid share error, but I have a hypothesis about it (local scratchpad not being sync'd correctly).  I also found one bug that could cause the program to exit instead of re-trying after certain failures.

I've committed a change for both of these into my copy of the boolberry tree:

https://github.com/dave-andersen/boolberry

As before, the *only* file you want out of that tree is simpleminer.cpp , and after some testing, I'll get this submitted upstream.  It's not tested enough to do that yet.

If the usual suspects are willing to donate their attention again to testing this and letting me know, it'd be great.  I'm testing it with my machine on extremepool right now, but more eyeballs will help, given that the bug(s) seem to get triggered only rarely.
sounds good dga, I will start testing now as well.  I will be in #boolberry if you want to talk in there.
dga
hero member
Activity: 737
Merit: 511
I'm having a hard time reproducing the invalid share error, but I have a hypothesis about it (local scratchpad not being sync'd correctly).  I also found one bug that could cause the program to exit instead of re-trying after certain failures.

I've committed a change for both of these into my copy of the boolberry tree:

https://github.com/dave-andersen/boolberry

As before, the *only* file you want out of that tree is simpleminer.cpp , and after some testing, I'll get this submitted upstream.  It's not tested enough to do that yet.

If the usual suspects are willing to donate their attention again to testing this and letting me know, it'd be great.  I'm testing it with my machine on extremepool right now, but more eyeballs will help, given that the bug(s) seem to get triggered only rarely.
full member
Activity: 224
Merit: 100
anyone else just randomly have simpleminer terminate?

http://i.imgur.com/mprtacU.png

dga started looking on it.
hope we gonna fix it soon.
perfect,

pool is back to almost 30mhs
http://bbr.extremepool.org
hero member
Activity: 976
Merit: 646
anyone else just randomly have simpleminer terminate?

http://i.imgur.com/mprtacU.png

dga started looking on it.
hope we gonna fix it soon.
2fa
newbie
Activity: 14
Merit: 0
Good news!

I've uploaded preview version of GUI with wallet functions (windows build).
This is early alpha version, beware of bugs. It's actually just first version that able to send and receive money, pretty ugly.

Everyone who want to have fun:
boolberry.com/downloads.html


What next:
0. Integrate qt-daemon into build system
1. Build and test it for Mac and Linux
2. Preapare normal deploy binaries
3. Adjust html layout to make it looking nice
4. add address aliases support
5. add multi-recipient feature
6. implement tray-mode
7. Add multiple wallets support (work with few opened wallets)
.....
we have a tons of work ahead.....



GUI branch:
https://github.com/cryptozoidberg/boolberry/tree/GUI
(boost libs path hardcoded, will be fixed tomorow)


Has anyone else tried the wallet? I used on windows and tested with a few small transactions. Much easier than simplewallet.

I tried it out on a few transactions.  It worked fine.
full member
Activity: 224
Merit: 100
not yet sure what happened to the pool but scratchpad was not going out, seems to be working now.
hero member
Activity: 938
Merit: 1001
Good news!

I've uploaded preview version of GUI with wallet functions (windows build).
This is early alpha version, beware of bugs. It's actually just first version that able to send and receive money, pretty ugly.

Everyone who want to have fun:
boolberry.com/downloads.html


What next:
0. Integrate qt-daemon into build system
1. Build and test it for Mac and Linux
2. Preapare normal deploy binaries
3. Adjust html layout to make it looking nice
4. add address aliases support
5. add multi-recipient feature
6. implement tray-mode
7. Add multiple wallets support (work with few opened wallets)
.....
we have a tons of work ahead.....



GUI branch:
https://github.com/cryptozoidberg/boolberry/tree/GUI
(boost libs path hardcoded, will be fixed tomorow)


Has anyone else tried the wallet? I used on windows and tested with a few small transactions. Much easier than simplewallet.
full member
Activity: 224
Merit: 100
Jump to: