Releases: seredat/karbowanecwallet
Releases · seredat/karbowanecwallet
v.1.3.1
Firefighter
- Fixed burning bug
- Added Persian translation
Sign/verify message
- Sign/verify message
- Synchronization issues fixed
Send and prove
- Sending hotfix in core
- Transaction secret key now is stored in wallet cache and available to users. It allows one to check the amount of KRB sent to a particular address in a particular transaction, given that transaction's secret tx_key. Wallet files are not backward compatible. Make sure to back up your wallet file and keys before updating, as always.
LWMA-2 Update
This is a release that incorporates the core update of LWMA-2 DA.
Also now private keys are displayed in plain form separately in the 'Export key dialog'.
Fixed minimal fee calculation.
Send all
Adaptive fees
This release is ready for hardfork at height 266000 which introduces adaptive minimal tx fees.
- Core with adaptive fees
- Advanced options are hidden in Send tab
- Priority slider in advanced options of Send instead of fee input which is disabled by default - foolproof measure
- Mining is removed
Priority is set to 'Normal' by default and sends tx with 2x minimum_fee to ensure tx won't stuck in case of minimal fee fluctuations. Users can send with Low priority at own risk.
Sweep
- Revert translations to external files with dynamic language menu (still requires restarting app for language switching to take effect)
- Wallet doesn't include unmixable dust in transactions; to send dust to yourself use menu
Wallet -> Sweep unmixable
(there's no point doing this if dust amount is less than miners fee) - Unmixable dust is displayed in Overview
- 'Send to' option in Address Book context menu (also triggered by double click on contact)
- Fixed context menu in Address Book
- Minimal mixin in 'Send' now is 2 (if you need to sweep dust use corresponding menu option)
- Updated to latest Karbo core
- Reorganized menu
Easter Eggs 18
- New core with LWMA difficulty algo active after hardfork
- Minimum transaction fee is now 0.1 KRB (temporarily)
- Maximum transaction mixin (privacy level) limit
- Fixed checkpoints