Dynex v.2.2.2-20231121 (#non-privacy) - MANDATORY
dynexcoin
released this
04 Dec 11:43
·
16 commits
to main
since this release
NOTE: MANDATORY UPDATE - UPGRADE NO LATER THAN 15/12/2023 23:59 GMT
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-20231121 (#non-privacy)
- chanched 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