Pkt.world Wallet Changelog

Download the Pkt.world Wallet

Version 1.1.7

  • Improved miner performance, including JIT, AVX2 and WSL support
  • Fixed support for legacy and passwordless seeds
  • Added support for Electrum and legacy seeds in native backend
  • Improved synchronization performance in native backend
  • Added miner to Mac OS and Linux apps
  • Improved High DPI rendering on Windows
  • Fixed Electrum mode on Android
  • Fixed a few small bugs
  • UI inprovements in Android app
  • Implemented hybrid Electrum/pktd sync mode in native backend
  • Automatically create first address in Android app
  • First public release for Linux


Version 1.1.5

  • Fixed saving of wallet profiles
  • Fixed occasional error when folding coins in a wallet with recent transactions
  • Do not allow to send 0 amount
  • Added support for unencrypted/passwordless seed phrases
  • Updated icons
  • Improved support for Mac OS, first public release for Mac
  • Stability improvements in native wallet backend
  • Added support for watch-only addresses in native wallet backend (import private key -> enter a PKT address)
  • Increase entropy in announcement miner to reduce duplicate submissions
  • Reorganized menu bar to make common actions more accessible
  • Improved error handling to prevent crashing on recoverable errors
  • Fixed private key export format to be compatible with Electrum and pktwallet
  • Updated checkpoint list for faster synchronization in native wallet backend
  • Improved transaction validation in native wallet backend


Version 1.1.1

  • Added option to discover and import addresses from a seed phrase, this works with Electrum seeds, pktwallet/Zulu/Pkt.world and legacy (hex) seeds, this will greatly simplify (Electrum) wallet recovery
  • Added option to import addresses from an Electrum wallet file or key export
  • Improved support for multiple wallets (via the wallet menu > Profile manager), you can now easily create, restore and delete additional wallet databases
  • Improved backend shutdown/recovery in case of unexpected crashes
  • Preparations for multi-platform support
  • Improved support for legacy addresses (you can now import keys for legacy addresses)
  • Improvements to native wallet backend (still experimental)


Version 1.0.6

  • Fixed import and export of private keys for legacy addresses
  • Automatic scaling for mining difficulty based on available bandwidth and queue size
  • Improved wallet and miner logging when debug output is enabled
  • Improve miner thread management, miner now runs at background priority
  • Fixed miner start-stop handling
  • Added options to specify the amount of PKT to send (mPKT/percentage/as much as possible)
  • Added experimental light-weight Electrum and native hybrid wallet backends (via Profile manager)
  • Added option to specify pktd server to connect to (via Profile manager > Server URL)
  • Minor bugfixes and interface improvements


Version 1.0.5

  • Changes in announcement miner buffering
  • Fixed potential crash when adding a new address
  • Fixed unexpected closing when the backend fails to start
  • Added support for legacy seeds and addresses
  • Fixed maximum number of inputs for folding transactions
  • Attempt to disable use of AVX instructions in the miner for better CPU compatibility
  • Updated wallet backend to versio 1.4.0


Version 1.0.4

  • Added option to drop transactions database (full resync)


Version 1.0.3

  • Sortable address list
  • Use monospace font fo better alignment in address list
  • Fixed potential UI lockup when unlocking the wallet during coin folding
  • Added experimental support for multiple wallet profiles
  • Added experimental lightweight explorer backend
  • Added support for multiple pools in the miner
  • Added remote wallet backend RPC option
  • Improved PKT amount presentation
  • Reject empty passphrase during wallet initialization to prevent database corruption


Version 1.0.2

  • Improved wallet creation flow
  • Added debug option for sync status
  • Increased maximum transaction amount
  • Do not require to unlock the wallet to retrieve the seed words (backend update)
  • Detect and close conflicting pktwallet backend process
  • Repeatedly fold coins as much as necessary
  • Improved synchronization status display
  • Fixed unauthorized client messages from wallet backend
  • Updated wallet backend to fix synchronization issues on large wallets
  • Updated settings management
  • Include .Net framework in installer
  • Added in-app update check
  • Added options to retrieve wallet seed and view transactions on pkt.cach explorer
  • Signed binaries
  • Updated miner stats presentation
  • Added busy indicator for long-running operations
  • Added tray icon and context menu
  • Improved balance view updating and address list
  • Added options for automatic startup and debug output
  • Improved transaction error handling
  • Fixed wallet load error handling
  • Lock wallet after completing an unlocked operation
  • Added option to import private key


Version 1.0.1

  • Initial proof-of-concept release