cryptozoidberg
released this
[+] Updated pre-download archive and hash(foк faster synchronization).
sowle
released this
[+] minor improvements
[+] coinswap transactions are now limited by median block time to avoid accidental coin loss
cryptozoidberg
released this
Coinswap to Zano enabled
UPD: this release is outdated, use the most recent from https://github.com/cryptozoidberg/boolberry/releases
Assets
2
sowle
released this
GUI:
- fixed an issue with wallet's restoration using a seed phrase
CLI wallet (simplewallet):
- --log-level option added to comply with the same daemon option;
- --log-file option added. Now a user can override the log file name, which is simplewallet.log by default.
General:
- few minor improvements were made for daemon RPC and P2P handshake
sowle
released this
General:
- log library was updated to the version which supports log channels (taken from Zano)
- added anti-deadlock mechanism, which could track potential traps and save us a lot of time in case of multithreading problems
- fixed a bug with possible http flood (thanks to anonimal for pointing to this)
- implemented secure and compact Boolberry->Zano coinswap mechanism
GUI:
- we ported GUI library from old unsupported QT WebKit to stable and smooth QTWebEngine (special thanks to our contributor Alexandra @aldobryn )
- added Unicode support for wallet file path, now it can easily be located in your favorite folder
CLI wallet (simplewallet):
-
simplewallet was greatly improved to be able to work with modern exchanges:
- offline mode implemented for cold wallet support
- exchange API for cold-signing was reviewed and updated
- fixed a bug with incorrect coins handling for watch-only wallets
-
simplewallet got new commands:
- viewkey -- shows your view keypair
- spendkey -- shows your spend keypair
- recent_blocks -- prints income/outgo per-block summary for last N block, containing your txs (it's useful, try it!)
- show_dust -- as you may expect shows how much dust (tiny unspent outputs) you have
- print_ki -- prints key image info
-
sweep_below command and RPC was improved to work better when lots of small outputs are present in the wallet
cryptozoidberg
released this
macOS build script improvements
cryptozoidberg
released this
Uploaded new fresh DB to website and added appropriate hash to sources