Skip to content

Speedup

Compare
Choose a tag to compare
@aivve aivve released this 16 Dec 19:04
· 288 commits to master since this release
  • Synchronization speed improvement
  • Ability to lock wallet with password (with option to hide everything on wallet window when locked)
  • Password prompt to confirm sensitive operations (like sending, showing private keys, mnemonic, signing messages)
  • Updated qrencode lib to 4.0 (it's now in external folder instead of submodule)
  • Option to hide fusion (wallet optimization) transactions
  • Command line option to rewind blockchain to specified height --rollback <height>. Useful in case when wallet is stuck and would not sync (e.g. on wrong chain). This will spare the need to manually delete blockchain files and sync from scratch.