Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
moved release notes to releases
  • Loading branch information
dynexcoin authored Apr 2, 2024
1 parent 1d2c6b0 commit 6170344
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,49 +202,3 @@ VC++ Directories -> Library Directories -> YOUR_ZLIB_PATH\zlib\lib
Once these settings are done, proceed a full build to generate your binaries.





# Release Notes

## Release Notes Core Update v2.2.2-20231121 (#non-privacy) - MANDATORY DEADLINE 15/12/2023

- turned 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](https://dynexcoin.org/learn/guide-dynex-node-rpc)
- [walletd RPC functions](https://dynexcoin.org/learn/guide-dynex-walletd-rpc)

## Release Notes Version 2.2.2(rev.B)

- added mnemonic phrase import, export, new wallet creation;
- added private keys export and import;
- added connection to remote node;
- added connection configuration menu with ip binding and ports selection;
- added wallet rescan option;
- added transaction fee option;
- added payment id support to address book;
- added address book edit options;
- added address book labels to wallets in transactions;
- added hash column to transactions;
- added payment id to transactions info;
- added right-click menus to address book and transactions;
- added autobackup;
- added open recent wallets option;
- added open log option;
- added node info msgs on splash screen (builtin node mode)
- improved startup time;
- improved help and about windows;
- updated copyright info;



0 comments on commit 6170344

Please sign in to comment.