Dynex "non-privacy" core and wallet package 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
Release file checksums (sha)
- Dynex-main-d30c774-macos-12.zip: 09296cefaa22693e4ad6a491ec0348d7fb13f3aa
- Dynex-main-d30c774-ubuntu-20.04-linux-x64-core-avx2.zip: f7b20420f2d70241e300f3d929ae80b8fdda7260
- Dynex-main-d30c774-ubuntu-20.04-linux-x64-core2.zip: 7062747fd40b18c9f127cc44482446811f5b7b91
- Dynex-main-d30c774-ubuntu-20.04-linux-x64-nocona.zip: bb092280980394939f3ac245a81bd601fa9c037a
- Dynex-main-d30c774-ubuntu-22.04-linux-x64-core-avx2.zip: 84c038afe2669a957cd412890aa5a1bd416c446a
- Dynex-main-d30c774-ubuntu-22.04-linux-x64-core2.zip: e5a996583b64250f5966be33783435b1db8a90f0
- Dynex-main-d30c774-ubuntu-22.04-linux-x64-nocona.zip: f5c112aa029693186ebc20e75a8b0dfacbe2215a
- Dynex-main-d30c774-windows.zip: 1a34bf6203bae1a58e86ecf299a060f697bff35d
- Dynex-main-d30c774-windows-WalletGui.zip: 6954bdbd7abd11bf1687e51c88f020122c412e2a
Release notes 8e9f077
- added support for arm64 builds (Apple, Ampere)
- latest checkpoint is loaded from api endpoint on startup
- fast reindexing and block explorer indicies speedup
- fixed fusion and send-to-self transactions
- fixed wrong slow-hash on some gcc builds and added runtime test to core
- fixed wallet default fee value
- reduce VirusTotal score
- many small fixes and optimizations
Simplewallet:
- added interactive mnemonic seed import
- fixed interactive import from private key
Wallet Gui:
- full non-privacy data support: show incoming and outgoing tx addresses (even after import)
- added proof of reserve
- added QT6 support
- added global address book option
- added progress bar for sync process
- added address book sorting for send address selection
- added tray icon during splash to open it back
- added log-level option
- fixed number of confirmations for transaction status
- use local time in status line
- always update balance and locked amounts
- loading wallet of any size in few seconds
- reduced memory usage
- improved shutdown
- new MacOS icon (black)
- new Windows icon (transparent)