Dynex v.2.2.2-20231211 (#non-privacy)

2023. 12. 11.

Dynex "non-privacy" core and wallet update containing:

  • dynexd (daemon) - non-privacy
  • simplewallet (CLI wallet) - non-privacy
  • dynexwallet (GUI wallet) - non-privacy
  • connectivity-tool
  • Min. 5GB HDD, 2 CPU cores and 8GB RAM recommended
  • Ports 17333, 17336 for p2p connectivity of nodes

Important Notes

  • CLI/GUI/walletd wallets: transactions and balances remain unchanged; please update your respective binary until 12/15/23
  • dynexd nodes: synchronization data remains unchanged; please update your respective binary until 12/15/23
  • All transactions performed with the updated version are containing wallet address and amounts
  • Up until 12/15/23, legacy nodes and wallets are being supported
  • After 12/15/23, nodes will cease to accept privacy transactions
  • We recommend to update your nodes & wallets as soon as possible

Release notes v.2.2.2-20231211

  • full support for offline signatures (cold storage, hardware wallets, etc.)
  • full supports for Dynex Amazon AWS cloud backends
  • updated checkpoints
  • improved version switch functionality for 12/15/2023 non-privacy
  • GUI wallet updates: RPC consolidation fix
  • GUI wallet updates: added fusion & optimize
  • GUI wallet updates: disabled sending if not synced
  • GUI wallet updates: shutdown fix (fast startup without index rebuild)
  • GUI wallet updates: zero fee fix (rare cases)
  • GUI wallet updates: log file creation fix
  • GUI wallet updates: new wallet creation on startup fix
  • GUI wallet updates: icon for cancelled transactions

Release notes v.2.2.2-20231121 (#non-privacy)

  • changed DNX from privacy to non-privacy token
  • transparent input/output wallet addresses
  • transparent input/output amounts
  • added wallet input/output data & amounts to node RPC request "gettransaction" (and derivates)
  • added node RPC request "gettransactionsbyaddress" (returns json with all transactions belonging to an address)
  • added node RPC request "getbalanceofaddress" (returns balances as well as wallet type legacy/non-private)
  • added node RPC request "validatetransaction" (returns json with all addresses and amounts = transaction proof)
  • updated CLI wallet to support non-privacy transactions
  • updated GUI wallet to support non-privacy transactions
  • updated wallet service to support non-privacy transactions
  • updated Dynex blockchain explorer to support search for wallets
  • updated Dynex blockchain explorer to include input/output wallets in transactions and wallet lookup
  • Node RPC functions
  • walletd RPC functions